[2025-11-01 06:57:14,502][ INFO][PID:2442265] Marking build as starting [2025-11-01 06:57:14,531][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:14,532][ INFO][PID:2442265] VM allocation process starts [2025-11-01 06:57:14,540][ INFO][PID:2442265] Trying to allocate VM: ResallocHost, ticket_id=5966563, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-01 06:57:17,592][ INFO][PID:2442265] Allocated host ResallocHost, ticket_id=5966563, hostname=2620:52:3:1:dead:beef:cafe:c1d0, name=copr_hv_x86_64_04_prod_07767265_20251101_051942, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-01 06:57:17,593][ INFO][PID:2442265] Allocating ssh connection to builder [2025-11-01 06:57:17,593][ INFO][PID:2442265] Checking that builder machine is OK [2025-11-01 06:57:18,162][ INFO][PID:2442265] Running remote command: copr-builder-ready srpm-builds [2025-11-01 06:57:18,487][ INFO][PID:2442265] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-01 06:57:18,487][ INFO][PID:2442265] Filling build.info file with builder info [2025-11-01 06:57:18,488][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:18,489][ INFO][PID:2442265] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4379", "submitter": null, "ended_on": null, "started_on": 1761980238.4891126, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9755573", "build_id": 9755573, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmp4feb2gcz\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--46ff36d9-f4e4-4ce5-bf86-b6960f108aab", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4379", "result_dir": "09755573", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9755573, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-01 06:57:18,509][ INFO][PID:2442265] Sending fedora-messaging bus message in build.start [2025-11-01 06:57:19,233][ INFO][PID:2442265] Sending fedora-messaging bus message in chroot.start [2025-11-01 06:57:19,259][ INFO][PID:2442265] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9755573 --detached [2025-11-01 06:57:19,827][ INFO][PID:2442265] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1d0' (ED25519) to the list of known hosts. [2025-11-01 06:57:19,828][ INFO][PID:2442265] Downloading the builder-live.log file, attempt 1 [2025-11-01 06:57:19,829][ INFO][PID:2442265] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d0 copr-rpmbuild-log [2025-11-01 06:57:24,834][ INFO][PID:2442265] Periodic builder liveness probe: alive [2025-11-01 06:57:24,835][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:29,836][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:34,837][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:39,838][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:44,839][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:49,840][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:54,841][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:57:59,842][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:04,843][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:09,844][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:14,846][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:19,847][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:24,849][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:29,850][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:34,851][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:39,853][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:44,854][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:49,855][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:54,856][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:58:59,857][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:04,858][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:09,859][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:14,861][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:19,862][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:24,863][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:29,865][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:34,867][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:39,870][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:44,872][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:49,874][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:54,876][ INFO][PID:2442265] Checking for cancel request [2025-11-01 06:59:59,877][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:04,878][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:09,879][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:14,881][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:19,882][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:24,884][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:29,886][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:34,887][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:39,890][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:44,892][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:49,894][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:54,895][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:00:59,896][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:04,898][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:09,899][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:14,902][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:19,903][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:24,907][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:29,908][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:34,910][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:39,912][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:44,914][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:49,915][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:54,918][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:01:59,922][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:04,928][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:09,929][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:14,930][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:19,931][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:24,933][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:29,934][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:34,935][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:39,937][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:44,940][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:49,941][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:54,942][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:02:59,943][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:04,945][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:09,946][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:14,947][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:19,948][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:24,950][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:29,952][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:34,953][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:39,955][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:44,957][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:49,962][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:54,963][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:03:59,964][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:04,965][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:09,966][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:14,967][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:19,968][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:24,970][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:29,971][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:34,972][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:39,973][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:44,974][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:49,975][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:54,977][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:04:59,978][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:05:04,979][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:05:09,980][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:05:14,981][ INFO][PID:2442265] Checking for cancel request [2025-11-01 07:05:17,797][ INFO][PID:2442265] Downloading results from builder [2025-11-01 07:05:17,798][ INFO][PID:2442265] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d0]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573 started [2025-11-01 07:05:17,799][ INFO][PID:2442265] 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:c1d0]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/build-09755573.rsync.log [2025-11-01 07:06:12,571][ INFO][PID:2442265] rsyncing finished. [2025-11-01 07:06:12,572][ INFO][PID:2442265] Releasing VM back to pool [2025-11-01 07:06:12,583][ INFO][PID:2442265] Searching for 'success' file in resultdir [2025-11-01 07:06:12,585][ INFO][PID:2442265] Getting build details [2025-11-01 07:06:12,585][ INFO][PID:2442265] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573 [2025-11-01 07:06:12,586][ INFO][PID:2442265] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/Sunshine-0.0.4379-1.src.rpm [2025-11-01 07:06:12,586][ INFO][PID:2442265] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/Sunshine-0.0.4379-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4379-1'} [2025-11-01 07:06:12,587][ INFO][PID:2442265] Finished build: id=9755573 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379 chroot=srpm-builds [2025-11-01 07:06:12,590][ INFO][PID:2442265] Worker succeeded build, took 534.1012337207794 [2025-11-01 07:06:12,591][ INFO][PID:2442265] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "lizardbyte", "project_name": "pulls", "project_dirname": "pulls:pr:4379", "submitter": null, "ended_on": 1761980772.5903463, "started_on": 1761980238.4891126, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9755573", "build_id": 9755573, "package_name": "Sunshine", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env bash\\nset -x\\nset -e\\n\\nresultdir=\\\"${COPR_RESULTDIR}\\\"\\ngit clone \\\"https://github.com/${COPR_OWNER}/${COPR_PACKAGE}.git\\\" --depth 1\\ncd \\\"${COPR_PACKAGE}\\\"\\n\\n# get info from the webhook payload\\nif [[ -z \\\"$REVISION\\\" ]]; then\\n # the hook_payload file contains webhook JSON payload (copr creates it for us);\\n # it is created only if the build is triggered by Custom webhook.\\n if [[ -f \\\"$resultdir\\\"/hook_payload ]]; then\\n git clone https://github.com/praiskup/copr-ci-tooling \\\\\\n \\\"$resultdir/cct\\\" --depth 1\\n export PATH=\\\"$resultdir/cct:$PATH\\\"\\n\\n echo \\\"---\\\"\\n cat \\\"$resultdir\\\"/hook_payload\\n echo \\\"---\\\"\\n\\n # use jq to get the pr_id from the hook_payload\\n PR=$(jq -r '.pr_id // empty' \\\"$resultdir\\\"/hook_payload)\\n if [[ -z \\\"$PR\\\" ]]; then\\n BRANCH=\\\"master\\\"\\n else\\n BRANCH=\\\"pr/${PR}\\\"\\n fi\\n\\n copr-travis-checkout \\\"$resultdir\\\"/hook_payload\\n fi\\nelse\\n git checkout \\\"$REVISION\\\"\\nfi\\n\\n# initialize the submodules\\ngit submodule update --init --recursive\\n\\n# get the tag of this commit IF it has one\\nTAG=$(git tag --points-at HEAD | head -n1)\\nif [[ -z \\\"$TAG\\\" ]]; then\\n TAG=\\\"0.0.$PR\\\"\\nfi\\nTAG=\\\"${TAG#v}\\\" # remove v prefix from the tag\\necho \\\"TAG=$TAG\\\"\\n\\n# get the commit\\nCOMMIT=$(git rev-parse HEAD)\\necho \\\"COMMIT=$COMMIT\\\"\\n\\n# move spec file to the correct location\\ndirectories=(\\n \\\".\\\"\\n \\\"./packaging/linux/copr\\\"\\n)\\nfor dir in \\\"${directories[@]}\\\"; do\\n if [[ -f \\\"${dir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"Found spec file in ${dir}\\\"\\n rpmlint \\\"${dir}/${COPR_PACKAGE}.spec\\\"\\n\\n mv \\\"${dir}/${COPR_PACKAGE}.spec\\\" \\\"${resultdir}\\\"\\n break\\n fi\\ndone\\n\\n# fail if the spec file is not in the resultdir\\nif [[ ! -f \\\"${resultdir}/${COPR_PACKAGE}.spec\\\" ]]; then\\n echo \\\"ERROR: ${COPR_PACKAGE}.spec not found\\\" >&2\\n exit 1\\nfi\\n\\n# use sed to replace these values in the spec file\\nsed -i \\\"s|%global build_version 0|%global build_version ${TAG}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global branch 0|%global branch ${BRANCH}|\\\" \\\"${resultdir}\\\"/*.spec\\nsed -i \\\"s|%global commit 0|%global commit ${COMMIT}|\\\" \\\"${resultdir}\\\"/*.spec\\n\\n# create a tarball of the source code\\ntar -czf \\\"${resultdir}/tarball.tar.gz\\\" .\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git jq python3 rpmlint\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmp4feb2gcz\", \"hook_data\": true}", "pkg_name": "Sunshine", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/Sunshine-0.0.4379-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--46ff36d9-f4e4-4ce5-bf86-b6960f108aab", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4379", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4379", "result_dir": "09755573", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4379-1", "id": 9755573, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-01 07:06:12,631][ INFO][PID:2442265] Sending fedora-messaging bus message in build.end [2025-11-01 07:06:12,656][ INFO][PID:2442265] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/builder-live.log by gzip [2025-11-01 07:06:12,658][ INFO][PID:2442265] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/builder-live.log' as PID 2502710 [2025-11-01 07:06:12,684][ INFO][PID:2442265] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/builder-live.log) [2025-11-01 07:06:12,685][ INFO][PID:2442265] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/backend.log by gzip [2025-11-01 07:06:12,686][ INFO][PID:2442265] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4379/srpm-builds/09755573/backend.log' as PID 2502714