[2024-01-25 08:14:16,175][  INFO][PID:680169] Marking build as starting
[2024-01-25 08:14:16,299][  INFO][PID:680169] Trying to allocate VM
[2024-01-25 08:14:19,494][  INFO][PID:680169] Allocated host ResallocHost, ticket_id=860600, hostname=2620:52:3:1:dead:beef:cafe:c18b
[2024-01-25 08:14:19,496][  INFO][PID:680169] Allocating ssh connection to builder
[2024-01-25 08:14:19,498][  INFO][PID:680169] Checking that builder machine is OK
[2024-01-25 08:14:19,506][  INFO][PID:680169] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18b 'rpm -q copr-rpmbuild --qf "%{VERSION}
"'
[2024-01-25 08:14:19,849][  INFO][PID:680169] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18b '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-01-25 08:14:20,169][  INFO][PID:680169] Filling build.info file with builder info
[2024-01-25 08:14:20,171][  INFO][PID:680169] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1706170460.1710696,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6950280-fedora-39-x86_64",
            "build_id": 6950280,
            "package_name": "mpsolve",
            "package_version": "3.2.1-20",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/mpsolve",
            "git_hash": "642dcb710685ff3c7530a4937138162502dc3fc9",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/releng",
            "results": null,
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "06950280-mpsolve",
            "built_packages": "",
            "id": 6950280,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-01-25 08:14:20,277][  INFO][PID:680169] Sending fedora-messaging bus message in build.start
[2024-01-25 08:14:22,156][  INFO][PID:680169] Sending fedora-messaging bus message in chroot.start
[2024-01-25 08:14:22,197][  INFO][PID:680169] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6950280-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-01-25 08:14:22,208][  INFO][PID:680169] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18b 'copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/6950280-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached'
[2024-01-25 08:14:22,949][  INFO][PID:680169] Downloading the builder-live.log file, attempt 1
[2024-01-25 08:14:22,975][  INFO][PID:680169] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18b copr-rpmbuild-log
[2024-01-25 08:20:32,918][  INFO][PID:680169] Downloading results from builder
[2024-01-25 08:20:32,918][  INFO][PID:680169] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve started
[2024-01-25 08:20:32,920][  INFO][PID:680169] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c18b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/ &> /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/build-06950280.rsync.log
[2024-01-25 08:20:33,662][  INFO][PID:680169] rsyncing finished.
[2024-01-25 08:20:33,663][  INFO][PID:680169] Releasing VM back to pool
[2024-01-25 08:20:33,692][  INFO][PID:680169] Searching for 'success' file in resultdir
[2024-01-25 08:20:33,692][  INFO][PID:680169] Going to sign pkgs from source: 6950280-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64
[2024-01-25 08:20:33,694][  INFO][PID:680169] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-01-25 08:20:33,965][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-debugsource-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:34,798][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-debugsource-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:34,799][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/xmpsolve-debuginfo-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:35,580][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/xmpsolve-debuginfo-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:35,581][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-3.2.1-20.fc39.src.rpm' (attempt #1)
[2024-01-25 08:20:37,968][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-3.2.1-20.fc39.src.rpm
[2024-01-25 08:20:37,969][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/python3-mpsolve-3.2.1-20.fc39.noarch.rpm' (attempt #1)
[2024-01-25 08:20:38,436][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/python3-mpsolve-3.2.1-20.fc39.noarch.rpm
[2024-01-25 08:20:38,439][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-devel-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:39,027][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-devel-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:39,028][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-libs-debuginfo-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:39,853][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-libs-debuginfo-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:39,854][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/xmpsolve-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:40,474][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/xmpsolve-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:40,475][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-doc-3.2.1-20.fc39.noarch.rpm' (attempt #1)
[2024-01-25 08:20:41,185][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-doc-3.2.1-20.fc39.noarch.rpm
[2024-01-25 08:20:41,186][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-libs-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:41,926][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-libs-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:41,927][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/octave-mpsolve-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:42,577][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/octave-mpsolve-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:42,577][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/octave-mpsolve-debuginfo-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:43,154][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/octave-mpsolve-debuginfo-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:43,155][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:43,942][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:43,943][  INFO][PID:680169] Calling '/bin/sign -4 -h sha256 -u torsava#automatic-obsoletes@copr.fedorahosted.org -r /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-debuginfo-3.2.1-20.fc39.x86_64.rpm' (attempt #1)
[2024-01-25 08:20:44,536][  INFO][PID:680169] signed rpm: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/mpsolve-debuginfo-3.2.1-20.fc39.x86_64.rpm
[2024-01-25 08:20:44,538][  INFO][PID:680169] Sign done
[2024-01-25 08:20:44,540][  INFO][PID:680169] Incremental createrepo run, adding 06950280-mpsolve into https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-39-x86_64, (auto-create-repo=True)
[2024-01-25 08:20:44,545][  INFO][PID:680169] Running command 'copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64 --add 06950280-mpsolve --no-appstream-metadata' as PID 724249
[2024-01-25 08:21:05,095][  INFO][PID:680169] Finished after 20 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64 --add 06950280-mpsolve --no-appstream-metadata)
[2024-01-25 08:21:05,096][  INFO][PID:680169] Getting build details
[2024-01-25 08:21:05,097][  INFO][PID:680169] Listing built binary packages in /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve
[2024-01-25 08:21:05,098][  INFO][PID:680169] Built packages:
['octave-mpsolve-debuginfo 3.2.1', 'mpsolve-devel 3.2.1', 'mpsolve-debugsource 3.2.1', 'mpsolve-doc 3.2.1', 'xmpsolve-debuginfo 3.2.1', 'mpsolve-debuginfo 3.2.1', 'python3-mpsolve 3.2.1', 'mpsolve 3.2.1', 'xmpsolve 3.2.1', 'mpsolve-libs 3.2.1', 'mpsolve-libs-debuginfo 3.2.1', 'octave-mpsolve 3.2.1']
[2024-01-25 08:21:05,098][  INFO][PID:680169] build details: {'built_packages': 'octave-mpsolve-debuginfo 3.2.1\nmpsolve-devel 3.2.1\nmpsolve-debugsource 3.2.1\nmpsolve-doc 3.2.1\nxmpsolve-debuginfo 3.2.1\nmpsolve-debuginfo 3.2.1\npython3-mpsolve 3.2.1\nmpsolve 3.2.1\nxmpsolve 3.2.1\nmpsolve-libs 3.2.1\nmpsolve-libs-debuginfo 3.2.1\noctave-mpsolve 3.2.1'}
[2024-01-25 08:21:05,099][  INFO][PID:680169] Retrieving pubkey
[2024-01-25 08:21:05,099][  INFO][PID:680169] Calling '/bin/sign -u torsava#automatic-obsoletes@copr.fedorahosted.org -p' (attempt #1)
[2024-01-25 08:21:05,448][  INFO][PID:680169] Added pubkey for user torsava project automatic-obsoletes into: /var/lib/copr/public_html/results/torsava/automatic-obsoletes/pubkey.gpg
[2024-01-25 08:21:05,449][  INFO][PID:680169] Finished build: id=6950280 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/torsava/automatic-obsoletes chroot=fedora-39-x86_64 
[2024-01-25 08:21:05,452][  INFO][PID:680169] Worker succeeded build, took 405.28075194358826
[2024-01-25 08:21:05,453][  INFO][PID:680169] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "torsava",
            "project_name": "automatic-obsoletes",
            "project_dirname": "automatic-obsoletes",
            "submitter": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1706170865.4518216,
            "started_on": 1706170460.1710696,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "6950280-fedora-39-x86_64",
            "build_id": 6950280,
            "package_name": "mpsolve",
            "package_version": "3.2.1-20",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/torsava/automatic-obsoletes/mpsolve",
            "git_hash": "642dcb710685ff3c7530a4937138162502dc3fc9",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "torsava/automatic-obsoletes--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "octave-mpsolve-debuginfo",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "mpsolve-devel",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "mpsolve-debugsource",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "mpsolve",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "src"
                    },
                    {
                        "name": "mpsolve-doc",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "noarch"
                    },
                    {
                        "name": "xmpsolve-debuginfo",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "mpsolve-debuginfo",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-mpsolve",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "noarch"
                    },
                    {
                        "name": "mpsolve",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "xmpsolve",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "mpsolve-libs",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "mpsolve-libs-debuginfo",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    },
                    {
                        "name": "octave-mpsolve",
                        "epoch": null,
                        "version": "3.2.1",
                        "release": "20.fc39",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes/fedora-39-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/torsava/automatic-obsoletes",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/torsava/automatic-obsoletes",
            "result_dir": "06950280-mpsolve",
            "built_packages": "octave-mpsolve-debuginfo 3.2.1\nmpsolve-devel 3.2.1\nmpsolve-debugsource 3.2.1\nmpsolve-doc 3.2.1\nxmpsolve-debuginfo 3.2.1\nmpsolve-debuginfo 3.2.1\npython3-mpsolve 3.2.1\nmpsolve 3.2.1\nxmpsolve 3.2.1\nmpsolve-libs 3.2.1\nmpsolve-libs-debuginfo 3.2.1\noctave-mpsolve 3.2.1",
            "id": 6950280,
            "mockchain_macros": {
                "copr_username": "torsava",
                "copr_projectname": "automatic-obsoletes",
                "vendor": "Fedora Project COPR (torsava/automatic-obsoletes)"
            }
        }
    ]
}
[2024-01-25 08:21:05,541][  INFO][PID:680169] Sending fedora-messaging bus message in build.end
[2024-01-25 08:21:05,573][  INFO][PID:680169] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/builder-live.log by gzip
[2024-01-25 08:21:05,574][  INFO][PID:680169] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/builder-live.log' as PID 726217
[2024-01-25 08:21:05,604][  INFO][PID:680169] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/builder-live.log)
[2024-01-25 08:21:05,605][  INFO][PID:680169] Compressing /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/backend.log by gzip
[2024-01-25 08:21:05,608][  INFO][PID:680169] Running command 'gzip /var/lib/copr/public_html/results/torsava/automatic-obsoletes/fedora-39-x86_64/06950280-mpsolve/backend.log' as PID 726223