[2025-12-24 14:20:00,542][ INFO][PID:1697972] Marking build as starting [2025-12-24 14:20:00,589][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:00,590][ INFO][PID:1697972] VM allocation process starts [2025-12-24 14:20:00,601][ INFO][PID:1697972] Trying to allocate VM: ResallocHost, ticket_id=495051, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-24 14:20:03,612][ INFO][PID:1697972] Allocated host ResallocHost, ticket_id=495051, hostname=35.153.170.114, name=aws_x86_64_normalreserved_prod_00750327_20251224_140418, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-24 14:20:03,613][ INFO][PID:1697972] Allocating ssh connection to builder [2025-12-24 14:20:03,613][ INFO][PID:1697972] Checking that builder machine is OK [2025-12-24 14:20:03,926][ INFO][PID:1697972] Running remote command: copr-builder-ready srpm-builds [2025-12-24 14:20:04,122][ INFO][PID:1697972] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-24 14:20:04,122][ INFO][PID:1697972] Filling build.info file with builder info [2025-12-24 14:20:04,123][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:04,124][ INFO][PID:1697972] 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:4522", "submitter": null, "ended_on": null, "started_on": 1766586004.1238427, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9948002", "build_id": 9948002, "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\": \"tmpb463cqb1\", \"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--ad8d3426-2f75-4ee0-a9f3-1822819c1e8e", "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:4522", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522", "result_dir": "09948002", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9948002, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-24 14:20:04,173][ INFO][PID:1697972] Sending fedora-messaging bus message in build.start [2025-12-24 14:20:04,642][ INFO][PID:1697972] Sending fedora-messaging bus message in chroot.start [2025-12-24 14:20:04,667][ INFO][PID:1697972] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9948002 --detached [2025-12-24 14:20:04,990][ INFO][PID:1697972] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '35.153.170.114' (ED25519) to the list of known hosts. [2025-12-24 14:20:04,991][ INFO][PID:1697972] Downloading the builder-live.log file, attempt 1 [2025-12-24 14:20:05,063][ INFO][PID:1697972] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.153.170.114 copr-rpmbuild-log [2025-12-24 14:20:09,996][ INFO][PID:1697972] Periodic builder liveness probe: alive [2025-12-24 14:20:09,996][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:14,997][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:19,998][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:24,999][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:30,000][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:35,001][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:40,002][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:45,003][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:50,004][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:20:55,005][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:00,005][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:05,006][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:10,007][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:15,035][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:20,036][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:25,037][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:30,038][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:35,039][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:40,040][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:45,041][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:50,041][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:21:55,042][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:00,043][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:05,044][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:10,045][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:15,046][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:20,047][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:25,048][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:30,049][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:35,050][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:40,051][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:45,052][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:50,053][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:22:55,053][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:00,054][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:05,055][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:10,056][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:15,057][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:20,058][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:25,059][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:30,060][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:35,061][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:40,062][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:45,063][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:50,064][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:23:55,065][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:00,065][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:05,066][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:10,067][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:15,068][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:20,069][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:25,070][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:30,071][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:35,072][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:40,073][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:45,073][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:50,074][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:24:55,075][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:00,076][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:05,077][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:10,078][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:15,079][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:20,080][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:25,081][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:30,082][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:35,083][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:40,097][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:45,098][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:50,099][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:25:55,099][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:00,100][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:05,101][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:10,102][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:15,103][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:20,104][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:25,105][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:30,106][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:35,107][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:40,108][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:45,109][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:50,110][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:26:55,111][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:00,111][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:05,112][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:10,113][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:15,114][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:20,115][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:25,116][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:30,117][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:35,118][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:40,138][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:45,139][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:50,140][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:27:55,141][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:28:00,142][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:28:05,143][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:28:10,144][ INFO][PID:1697972] Checking for cancel request [2025-12-24 14:28:11,966][ INFO][PID:1697972] Downloading results from builder [2025-12-24 14:28:11,966][ INFO][PID:1697972] rsyncing of mockbuilder@35.153.170.114:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002 started [2025-12-24 14:28:11,967][ INFO][PID:1697972] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.153.170.114:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/build-09948002.rsync.log [2025-12-24 14:28:18,985][ INFO][PID:1697972] rsyncing finished. [2025-12-24 14:28:18,986][ INFO][PID:1697972] Releasing VM back to pool [2025-12-24 14:28:18,995][ INFO][PID:1697972] Searching for 'success' file in resultdir [2025-12-24 14:28:18,995][ INFO][PID:1697972] Getting build details [2025-12-24 14:28:18,996][ INFO][PID:1697972] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002 [2025-12-24 14:28:18,996][ INFO][PID:1697972] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/Sunshine-0.0.4522-1.src.rpm [2025-12-24 14:28:18,997][ INFO][PID:1697972] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/Sunshine-0.0.4522-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4522-1'} [2025-12-24 14:28:18,997][ INFO][PID:1697972] Finished build: id=9948002 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522 chroot=srpm-builds [2025-12-24 14:28:18,998][ INFO][PID:1697972] Worker succeeded build, took 494.87483382225037 [2025-12-24 14:28:18,999][ INFO][PID:1697972] 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:4522", "submitter": null, "ended_on": 1766586498.9986765, "started_on": 1766586004.1238427, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9948002", "build_id": 9948002, "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\": \"tmpb463cqb1\", \"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:4522/srpm-builds/09948002/Sunshine-0.0.4522-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--ad8d3426-2f75-4ee0-a9f3-1822819c1e8e", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4522", "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:4522", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4522", "result_dir": "09948002", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4522-1", "id": 9948002, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-24 14:28:19,122][ INFO][PID:1697972] Sending fedora-messaging bus message in build.end [2025-12-24 14:28:19,147][ INFO][PID:1697972] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/builder-live.log by gzip [2025-12-24 14:28:19,148][ INFO][PID:1697972] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/builder-live.log' as PID 1717365 [2025-12-24 14:28:19,169][ INFO][PID:1697972] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/builder-live.log) [2025-12-24 14:28:19,170][ INFO][PID:1697972] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/backend.log by gzip [2025-12-24 14:28:19,171][ INFO][PID:1697972] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4522/srpm-builds/09948002/backend.log' as PID 1717367