[2025-12-13 08:05:46,083][ INFO][PID:2449362] Marking build as starting [2025-12-13 08:05:46,120][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:05:46,121][ INFO][PID:2449362] VM allocation process starts [2025-12-13 08:05:46,134][ INFO][PID:2449362] Trying to allocate VM: ResallocHost, ticket_id=319990, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-13 08:05:51,135][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:05:52,163][ INFO][PID:2449362] Allocated host ResallocHost, ticket_id=319990, hostname=34.234.164.191, name=aws_x86_64_normalreserved_prod_00519272_20251213_070448, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-13 08:05:52,164][ INFO][PID:2449362] Allocating ssh connection to builder [2025-12-13 08:05:52,164][ INFO][PID:2449362] Checking that builder machine is OK [2025-12-13 08:05:52,513][ INFO][PID:2449362] Running remote command: copr-builder-ready srpm-builds [2025-12-13 08:05:52,718][ INFO][PID:2449362] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-13 08:05:52,719][ INFO][PID:2449362] Filling build.info file with builder info [2025-12-13 08:05:52,719][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:05:52,720][ INFO][PID:2449362] 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:4503", "submitter": null, "ended_on": null, "started_on": 1765613152.7205024, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9905902", "build_id": 9905902, "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\": \"tmp20jwum8e\", \"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--0de52fd0-cb38-4954-8375-45fd6ab150bc", "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:4503", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503", "result_dir": "09905902", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9905902, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-13 08:05:52,755][ INFO][PID:2449362] Sending fedora-messaging bus message in build.start [2025-12-13 08:05:53,287][ INFO][PID:2449362] Sending fedora-messaging bus message in chroot.start [2025-12-13 08:05:53,317][ INFO][PID:2449362] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9905902 --detached [2025-12-13 08:05:53,667][ INFO][PID:2449362] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '34.234.164.191' (ED25519) to the list of known hosts. [2025-12-13 08:05:53,668][ INFO][PID:2449362] Downloading the builder-live.log file, attempt 1 [2025-12-13 08:05:53,669][ INFO][PID:2449362] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.234.164.191 copr-rpmbuild-log [2025-12-13 08:05:58,675][ INFO][PID:2449362] Periodic builder liveness probe: alive [2025-12-13 08:05:58,676][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:03,677][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:08,678][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:13,678][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:18,680][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:23,681][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:28,682][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:33,683][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:38,684][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:43,685][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:48,686][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:53,687][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:06:58,688][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:03,689][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:08,690][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:13,691][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:18,692][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:23,693][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:28,694][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:33,695][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:38,696][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:43,697][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:48,699][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:53,701][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:07:58,702][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:03,703][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:08,704][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:13,707][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:18,708][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:23,726][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:28,726][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:33,728][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:38,729][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:43,732][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:48,733][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:53,734][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:08:58,735][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:03,737][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:08,738][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:13,739][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:18,741][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:23,743][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:28,746][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:33,747][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:38,748][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:43,749][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:48,750][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:53,751][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:09:58,752][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:03,753][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:08,754][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:13,756][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:18,757][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:23,758][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:28,760][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:33,761][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:38,762][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:43,763][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:48,764][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:53,765][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:10:58,766][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:03,768][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:08,769][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:13,770][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:18,771][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:23,772][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:28,773][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:33,774][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:38,775][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:43,777][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:48,779][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:53,780][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:11:58,781][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:03,782][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:08,785][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:13,786][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:18,787][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:23,788][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:28,790][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:33,791][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:38,792][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:43,793][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:48,794][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:53,795][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:12:58,796][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:03,797][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:08,798][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:13,799][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:18,800][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:23,801][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:28,802][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:33,803][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:38,804][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:43,805][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:48,806][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:53,807][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:13:58,807][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:14:06,714][ INFO][PID:2449362] Checking for cancel request [2025-12-13 08:14:09,454][ INFO][PID:2449362] Downloading results from builder [2025-12-13 08:14:09,480][ INFO][PID:2449362] rsyncing of mockbuilder@34.234.164.191:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902 started [2025-12-13 08:14:09,521][ INFO][PID:2449362] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.234.164.191:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/build-09905902.rsync.log [2025-12-13 08:14:15,957][ INFO][PID:2449362] rsyncing finished. [2025-12-13 08:14:15,967][ INFO][PID:2449362] Releasing VM back to pool [2025-12-13 08:14:16,556][ INFO][PID:2449362] Searching for 'success' file in resultdir [2025-12-13 08:14:16,713][ INFO][PID:2449362] Getting build details [2025-12-13 08:14:16,719][ INFO][PID:2449362] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902 [2025-12-13 08:14:16,917][ INFO][PID:2449362] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/Sunshine-0.0.4503-1.src.rpm [2025-12-13 08:14:16,921][ INFO][PID:2449362] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/Sunshine-0.0.4503-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4503-1'} [2025-12-13 08:14:16,966][ INFO][PID:2449362] Finished build: id=9905902 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503 chroot=srpm-builds [2025-12-13 08:14:17,267][ INFO][PID:2449362] Worker succeeded build, took 504.54078674316406 [2025-12-13 08:14:17,309][ INFO][PID:2449362] 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:4503", "submitter": null, "ended_on": 1765613657.2612891, "started_on": 1765613152.7205024, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9905902", "build_id": 9905902, "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\": \"tmp20jwum8e\", \"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:4503/srpm-builds/09905902/Sunshine-0.0.4503-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0de52fd0-cb38-4954-8375-45fd6ab150bc", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4503", "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:4503", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4503", "result_dir": "09905902", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4503-1", "id": 9905902, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-13 08:14:20,202][ INFO][PID:2449362] Sending fedora-messaging bus message in build.end [2025-12-13 08:14:21,457][ INFO][PID:2449362] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/builder-live.log by gzip [2025-12-13 08:14:21,492][ INFO][PID:2449362] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/builder-live.log' as PID 2488232 [2025-12-13 08:14:21,517][ INFO][PID:2449362] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/builder-live.log) [2025-12-13 08:14:21,526][ INFO][PID:2449362] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/backend.log by gzip [2025-12-13 08:14:21,527][ INFO][PID:2449362] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4503/srpm-builds/09905902/backend.log' as PID 2488236