[2025-10-22 07:29:43,544][ INFO][PID:833448] Marking build as starting [2025-10-22 07:29:43,607][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:29:43,608][ INFO][PID:833448] VM allocation process starts [2025-10-22 07:29:43,643][ INFO][PID:833448] Trying to allocate VM: ResallocHost, ticket_id=5784219, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-22 07:29:46,710][ INFO][PID:833448] Allocated host ResallocHost, ticket_id=5784219, hostname=2620:52:3:1:dead:beef:cafe:c14d, name=copr_hv_x86_64_02_prod_07591805_20251022_064901, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-22 07:29:46,711][ INFO][PID:833448] Allocating ssh connection to builder [2025-10-22 07:29:46,711][ INFO][PID:833448] Checking that builder machine is OK [2025-10-22 07:29:47,275][ INFO][PID:833448] Running remote command: copr-builder-ready srpm-builds [2025-10-22 07:29:47,584][ INFO][PID:833448] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-22 07:29:47,585][ INFO][PID:833448] Filling build.info file with builder info [2025-10-22 07:29:47,586][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:29:47,586][ INFO][PID:833448] 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:4337", "submitter": null, "ended_on": null, "started_on": 1761118187.586663, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9714878", "build_id": 9714878, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpqzvpq19s\", \"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--686d5f07-fb82-4d8a-b691-95575f8f924e", "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:4337", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337", "result_dir": "09714878", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9714878, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-22 07:29:47,612][ INFO][PID:833448] Sending fedora-messaging bus message in build.start [2025-10-22 07:29:48,228][ INFO][PID:833448] Sending fedora-messaging bus message in chroot.start [2025-10-22 07:29:48,250][ INFO][PID:833448] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9714878 --detached [2025-10-22 07:29:48,814][ INFO][PID:833448] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c14d' (ED25519) to the list of known hosts. [2025-10-22 07:29:48,815][ INFO][PID:833448] Downloading the builder-live.log file, attempt 1 [2025-10-22 07:29:48,816][ INFO][PID:833448] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14d copr-rpmbuild-log [2025-10-22 07:29:53,820][ INFO][PID:833448] Periodic builder liveness probe: alive [2025-10-22 07:29:53,820][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:29:58,821][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:03,822][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:08,823][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:13,824][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:18,825][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:23,826][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:28,827][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:33,828][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:38,829][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:43,830][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:48,830][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:53,831][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:30:58,833][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:03,834][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:08,836][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:13,839][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:18,840][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:23,841][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:28,842][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:33,843][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:38,844][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:43,845][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:48,846][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:53,847][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:31:58,848][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:03,849][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:08,850][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:13,851][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:18,852][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:23,853][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:28,854][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:33,855][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:38,856][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:43,857][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:48,858][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:53,859][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:32:58,860][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:03,861][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:08,862][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:13,863][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:18,864][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:23,865][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:28,866][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:33,867][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:38,868][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:43,869][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:48,870][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:53,871][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:33:58,872][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:03,873][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:08,874][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:13,874][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:18,875][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:23,876][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:28,877][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:33,878][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:38,879][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:43,880][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:48,881][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:53,882][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:34:58,883][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:03,884][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:08,885][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:13,886][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:18,887][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:23,896][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:28,897][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:33,898][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:38,899][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:43,900][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:48,901][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:53,902][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:35:58,903][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:03,904][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:08,905][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:13,905][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:18,906][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:23,907][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:28,908][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:33,909][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:38,910][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:43,910][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:48,911][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:53,912][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:36:58,913][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:03,914][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:08,915][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:13,916][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:18,917][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:23,918][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:28,920][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:33,921][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:38,921][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:43,922][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:48,923][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:53,924][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:37:58,926][ INFO][PID:833448] Checking for cancel request [2025-10-22 07:38:03,829][ INFO][PID:833448] Downloading results from builder [2025-10-22 07:38:03,829][ INFO][PID:833448] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14d]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878 started [2025-10-22 07:38:03,830][ INFO][PID:833448] 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:c14d]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/build-09714878.rsync.log [2025-10-22 07:38:18,486][ INFO][PID:833448] rsyncing finished. [2025-10-22 07:38:18,487][ INFO][PID:833448] Releasing VM back to pool [2025-10-22 07:38:18,496][ INFO][PID:833448] Searching for 'success' file in resultdir [2025-10-22 07:38:18,497][ INFO][PID:833448] Getting build details [2025-10-22 07:38:18,497][ INFO][PID:833448] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878 [2025-10-22 07:38:18,498][ INFO][PID:833448] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/Sunshine-0.0.4337-1.src.rpm [2025-10-22 07:38:18,498][ INFO][PID:833448] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/Sunshine-0.0.4337-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4337-1'} [2025-10-22 07:38:18,499][ INFO][PID:833448] Finished build: id=9714878 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337 chroot=srpm-builds [2025-10-22 07:38:18,500][ INFO][PID:833448] Worker succeeded build, took 510.91378378868103 [2025-10-22 07:38:18,500][ INFO][PID:833448] 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:4337", "submitter": null, "ended_on": 1761118698.5004468, "started_on": 1761118187.586663, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9714878", "build_id": 9714878, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpqzvpq19s\", \"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:4337/srpm-builds/09714878/Sunshine-0.0.4337-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--686d5f07-fb82-4d8a-b691-95575f8f924e", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4337", "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:4337", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337", "result_dir": "09714878", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4337-1", "id": 9714878, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-22 07:38:18,538][ INFO][PID:833448] Sending fedora-messaging bus message in build.end [2025-10-22 07:38:18,560][ INFO][PID:833448] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/builder-live.log by gzip [2025-10-22 07:38:18,561][ INFO][PID:833448] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/builder-live.log' as PID 867580 [2025-10-22 07:38:18,568][ INFO][PID:833448] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/builder-live.log) [2025-10-22 07:38:18,568][ INFO][PID:833448] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/backend.log by gzip [2025-10-22 07:38:18,569][ INFO][PID:833448] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09714878/backend.log' as PID 867581