[2025-12-20 03:58:42,175][ INFO][PID:3225192] Marking build as starting [2025-12-20 03:58:42,233][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:58:42,234][ INFO][PID:3225192] VM allocation process starts [2025-12-20 03:58:42,244][ INFO][PID:3225192] Trying to allocate VM: ResallocHost, ticket_id=452074, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 03:58:45,289][ INFO][PID:3225192] Allocated host ResallocHost, ticket_id=452074, hostname=3.239.43.61, name=aws_x86_64_normalreserved_prod_00711367_20251220_033443, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 03:58:45,290][ INFO][PID:3225192] Allocating ssh connection to builder [2025-12-20 03:58:45,290][ INFO][PID:3225192] Checking that builder machine is OK [2025-12-20 03:58:45,622][ INFO][PID:3225192] Running remote command: copr-builder-ready srpm-builds [2025-12-20 03:58:45,818][ INFO][PID:3225192] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 03:58:45,819][ INFO][PID:3225192] Filling build.info file with builder info [2025-12-20 03:58:45,819][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:58:45,820][ INFO][PID:3225192] 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:4518", "submitter": null, "ended_on": null, "started_on": 1766203125.820577, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937501", "build_id": 9937501, "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\": \"tmp6im6qryf\", \"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--eaea3ddf-2ada-469b-9eba-2d4a4d53e0e9", "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:4518", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4518", "result_dir": "09937501", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937501, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 03:58:45,866][ INFO][PID:3225192] Sending fedora-messaging bus message in build.start [2025-12-20 03:58:46,432][ INFO][PID:3225192] Sending fedora-messaging bus message in chroot.start [2025-12-20 03:58:46,466][ INFO][PID:3225192] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937501 --detached [2025-12-20 03:58:46,800][ INFO][PID:3225192] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.239.43.61' (ED25519) to the list of known hosts. [2025-12-20 03:58:46,801][ INFO][PID:3225192] Downloading the builder-live.log file, attempt 1 [2025-12-20 03:58:46,802][ INFO][PID:3225192] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.239.43.61 copr-rpmbuild-log [2025-12-20 03:58:51,806][ INFO][PID:3225192] Periodic builder liveness probe: alive [2025-12-20 03:58:51,807][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:58:56,808][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:01,809][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:06,810][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:11,812][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:16,813][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:21,814][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:26,815][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:31,816][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:36,817][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:41,817][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:46,818][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:51,819][ INFO][PID:3225192] Checking for cancel request [2025-12-20 03:59:56,820][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:01,821][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:06,822][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:11,823][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:16,825][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:21,826][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:26,828][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:31,829][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:36,830][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:41,833][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:46,834][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:51,835][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:00:56,836][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:01,837][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:06,839][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:11,840][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:16,841][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:21,842][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:26,844][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:31,846][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:36,847][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:41,848][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:46,849][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:51,854][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:01:56,858][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:01,862][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:06,862][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:11,863][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:16,864][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:21,865][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:26,866][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:31,867][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:36,868][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:41,869][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:46,870][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:51,871][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:02:56,872][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:01,873][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:06,874][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:11,875][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:16,876][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:21,877][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:26,878][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:31,879][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:36,880][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:41,881][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:46,882][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:51,883][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:03:56,886][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:01,887][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:06,888][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:11,889][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:16,890][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:21,891][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:26,892][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:31,893][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:36,894][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:41,895][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:46,896][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:51,897][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:04:56,898][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:01,899][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:06,900][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:11,901][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:16,902][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:21,903][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:26,904][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:31,905][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:36,906][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:41,907][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:46,908][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:51,909][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:05:56,910][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:01,911][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:06,912][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:11,913][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:16,914][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:21,915][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:26,934][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:31,966][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:37,007][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:42,047][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:47,048][ INFO][PID:3225192] Checking for cancel request [2025-12-20 04:06:50,606][ INFO][PID:3225192] Downloading results from builder [2025-12-20 04:06:50,606][ INFO][PID:3225192] rsyncing of mockbuilder@3.239.43.61:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501 started [2025-12-20 04:06:50,607][ INFO][PID:3225192] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.239.43.61:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/build-09937501.rsync.log [2025-12-20 04:06:58,695][ INFO][PID:3225192] rsyncing finished. [2025-12-20 04:06:58,696][ INFO][PID:3225192] Releasing VM back to pool [2025-12-20 04:06:58,708][ INFO][PID:3225192] Searching for 'success' file in resultdir [2025-12-20 04:06:58,709][ INFO][PID:3225192] Getting build details [2025-12-20 04:06:58,709][ INFO][PID:3225192] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501 [2025-12-20 04:06:58,710][ INFO][PID:3225192] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/Sunshine-0.0.4518-1.src.rpm [2025-12-20 04:06:58,710][ INFO][PID:3225192] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/Sunshine-0.0.4518-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4518-1'} [2025-12-20 04:06:58,711][ INFO][PID:3225192] Finished build: id=9937501 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518 chroot=srpm-builds [2025-12-20 04:06:58,712][ INFO][PID:3225192] Worker succeeded build, took 492.8922622203827 [2025-12-20 04:06:58,713][ INFO][PID:3225192] 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:4518", "submitter": null, "ended_on": 1766203618.7128391, "started_on": 1766203125.820577, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937501", "build_id": 9937501, "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\": \"tmp6im6qryf\", \"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:4518/srpm-builds/09937501/Sunshine-0.0.4518-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--eaea3ddf-2ada-469b-9eba-2d4a4d53e0e9", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4518", "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:4518", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4518", "result_dir": "09937501", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4518-1", "id": 9937501, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 04:06:58,782][ INFO][PID:3225192] Sending fedora-messaging bus message in build.end [2025-12-20 04:06:58,812][ INFO][PID:3225192] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/builder-live.log by gzip [2025-12-20 04:06:58,813][ INFO][PID:3225192] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/builder-live.log' as PID 3268817 [2025-12-20 04:06:58,833][ INFO][PID:3225192] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/builder-live.log) [2025-12-20 04:06:58,833][ INFO][PID:3225192] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/backend.log by gzip [2025-12-20 04:06:58,834][ INFO][PID:3225192] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4518/srpm-builds/09937501/backend.log' as PID 3268819