[2025-12-15 18:19:32,704][ INFO][PID:2128549] Marking build as starting [2025-12-15 18:19:32,751][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:19:32,753][ INFO][PID:2128549] VM allocation process starts [2025-12-15 18:19:32,768][ INFO][PID:2128549] Trying to allocate VM: ResallocHost, ticket_id=353650, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-15 18:19:35,789][ INFO][PID:2128549] Allocated host ResallocHost, ticket_id=353650, hostname=98.84.41.67, name=aws_x86_64_normalreserved_prod_00574973_20251215_181544, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-15 18:19:35,790][ INFO][PID:2128549] Allocating ssh connection to builder [2025-12-15 18:19:35,790][ INFO][PID:2128549] Checking that builder machine is OK [2025-12-15 18:19:36,168][ INFO][PID:2128549] Running remote command: copr-builder-ready srpm-builds [2025-12-15 18:19:36,378][ INFO][PID:2128549] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-15 18:19:36,379][ INFO][PID:2128549] Filling build.info file with builder info [2025-12-15 18:19:36,379][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:19:36,380][ INFO][PID:2128549] 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:4497", "submitter": null, "ended_on": null, "started_on": 1765822776.3806756, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9911950", "build_id": 9911950, "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\": \"tmpq12p8u5q\", \"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--f8158229-4677-4ca1-aeee-b752ab8836cf", "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:4497", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497", "result_dir": "09911950", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9911950, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-15 18:19:36,418][ INFO][PID:2128549] Sending fedora-messaging bus message in build.start [2025-12-15 18:19:37,244][ INFO][PID:2128549] Sending fedora-messaging bus message in chroot.start [2025-12-15 18:19:37,272][ INFO][PID:2128549] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9911950 --detached [2025-12-15 18:19:37,627][ INFO][PID:2128549] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.84.41.67' (ED25519) to the list of known hosts. [2025-12-15 18:19:37,628][ INFO][PID:2128549] Downloading the builder-live.log file, attempt 1 [2025-12-15 18:19:37,671][ INFO][PID:2128549] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.84.41.67 copr-rpmbuild-log [2025-12-15 18:19:42,633][ INFO][PID:2128549] Periodic builder liveness probe: alive [2025-12-15 18:19:42,634][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:19:47,635][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:19:52,636][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:19:57,637][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:02,638][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:07,639][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:12,640][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:17,641][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:22,642][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:27,643][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:32,644][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:37,645][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:42,647][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:47,648][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:52,649][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:20:57,650][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:02,651][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:07,652][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:12,653][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:17,654][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:22,655][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:27,656][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:32,657][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:37,658][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:42,659][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:47,660][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:52,661][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:21:57,662][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:02,663][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:07,664][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:12,665][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:17,666][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:22,667][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:27,668][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:32,669][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:37,672][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:42,700][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:47,701][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:52,702][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:22:57,703][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:02,707][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:07,708][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:12,709][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:17,710][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:22,711][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:27,712][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:32,713][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:37,714][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:42,715][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:47,716][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:52,717][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:23:57,718][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:02,719][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:07,720][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:12,721][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:17,722][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:22,726][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:27,727][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:32,728][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:37,730][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:42,735][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:47,736][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:52,737][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:24:57,738][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:02,771][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:07,772][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:12,773][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:17,775][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:22,776][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:27,777][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:32,778][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:37,779][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:42,780][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:47,782][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:52,783][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:25:57,784][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:02,785][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:07,786][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:12,787][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:17,789][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:22,805][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:27,806][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:32,807][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:37,808][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:42,809][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:47,810][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:52,811][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:26:57,812][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:02,813][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:07,814][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:12,815][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:17,816][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:22,817][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:27,866][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:32,868][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:37,870][ INFO][PID:2128549] Checking for cancel request [2025-12-15 18:27:40,140][ INFO][PID:2128549] Downloading results from builder [2025-12-15 18:27:40,141][ INFO][PID:2128549] rsyncing of mockbuilder@98.84.41.67:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950 started [2025-12-15 18:27:40,141][ INFO][PID:2128549] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.84.41.67:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/build-09911950.rsync.log [2025-12-15 18:27:49,012][ INFO][PID:2128549] rsyncing finished. [2025-12-15 18:27:49,012][ INFO][PID:2128549] Releasing VM back to pool [2025-12-15 18:27:49,023][ INFO][PID:2128549] Searching for 'success' file in resultdir [2025-12-15 18:27:49,024][ INFO][PID:2128549] Getting build details [2025-12-15 18:27:49,025][ INFO][PID:2128549] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950 [2025-12-15 18:27:49,026][ INFO][PID:2128549] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/Sunshine-0.0.4497-1.src.rpm [2025-12-15 18:27:49,026][ INFO][PID:2128549] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/Sunshine-0.0.4497-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4497-1'} [2025-12-15 18:27:49,026][ INFO][PID:2128549] Finished build: id=9911950 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497 chroot=srpm-builds [2025-12-15 18:27:49,028][ INFO][PID:2128549] Worker succeeded build, took 492.64790296554565 [2025-12-15 18:27:49,029][ INFO][PID:2128549] 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:4497", "submitter": null, "ended_on": 1765823269.0285785, "started_on": 1765822776.3806756, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9911950", "build_id": 9911950, "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\": \"tmpq12p8u5q\", \"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:4497/srpm-builds/09911950/Sunshine-0.0.4497-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--f8158229-4677-4ca1-aeee-b752ab8836cf", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4497", "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:4497", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4497", "result_dir": "09911950", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4497-1", "id": 9911950, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-15 18:27:49,080][ INFO][PID:2128549] Sending fedora-messaging bus message in build.end [2025-12-15 18:27:49,110][ INFO][PID:2128549] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/builder-live.log by gzip [2025-12-15 18:27:49,111][ INFO][PID:2128549] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/builder-live.log' as PID 2174204 [2025-12-15 18:27:49,141][ INFO][PID:2128549] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/builder-live.log) [2025-12-15 18:27:49,141][ INFO][PID:2128549] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/backend.log by gzip [2025-12-15 18:27:49,143][ INFO][PID:2128549] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4497/srpm-builds/09911950/backend.log' as PID 2174208