[2025-12-20 10:36:20,146][ INFO][PID:550839] Marking build as starting [2025-12-20 10:36:20,188][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:36:20,189][ INFO][PID:550839] VM allocation process starts [2025-12-20 10:36:20,198][ INFO][PID:550839] Trying to allocate VM: ResallocHost, ticket_id=454354, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 10:36:23,231][ INFO][PID:550839] Allocated host ResallocHost, ticket_id=454354, hostname=54.91.48.252, name=aws_x86_64_normalreserved_prod_00713218_20251220_095513, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 10:36:23,232][ INFO][PID:550839] Allocating ssh connection to builder [2025-12-20 10:36:23,232][ INFO][PID:550839] Checking that builder machine is OK [2025-12-20 10:36:23,562][ INFO][PID:550839] Running remote command: copr-builder-ready srpm-builds [2025-12-20 10:36:23,758][ INFO][PID:550839] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 10:36:23,759][ INFO][PID:550839] Filling build.info file with builder info [2025-12-20 10:36:23,759][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:36:23,760][ INFO][PID:550839] 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:4509", "submitter": null, "ended_on": null, "started_on": 1766226983.760504, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937799", "build_id": 9937799, "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\": \"tmpcisqr2ml\", \"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--d59a71a7-b7bc-45de-9951-c0694228bc2f", "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:4509", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4509", "result_dir": "09937799", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937799, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 10:36:23,798][ INFO][PID:550839] Sending fedora-messaging bus message in build.start [2025-12-20 10:36:24,268][ INFO][PID:550839] Sending fedora-messaging bus message in chroot.start [2025-12-20 10:36:24,292][ INFO][PID:550839] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937799 --detached [2025-12-20 10:36:24,634][ INFO][PID:550839] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.91.48.252' (ED25519) to the list of known hosts. [2025-12-20 10:36:24,635][ INFO][PID:550839] Downloading the builder-live.log file, attempt 1 [2025-12-20 10:36:24,636][ INFO][PID:550839] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.91.48.252 copr-rpmbuild-log [2025-12-20 10:36:29,641][ INFO][PID:550839] Periodic builder liveness probe: alive [2025-12-20 10:36:29,641][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:36:34,642][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:36:39,643][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:36:44,644][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:36:49,645][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:36:54,646][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:36:59,647][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:04,648][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:09,649][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:14,649][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:19,650][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:24,652][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:29,653][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:34,653][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:39,654][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:44,655][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:49,656][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:54,657][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:37:59,658][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:04,659][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:09,660][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:14,661][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:19,662][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:24,663][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:29,664][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:34,665][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:39,666][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:44,667][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:49,667][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:54,668][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:38:59,669][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:04,670][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:09,671][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:14,681][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:19,682][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:24,683][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:29,684][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:34,685][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:39,686][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:44,687][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:49,688][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:54,689][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:39:59,689][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:04,690][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:09,691][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:14,692][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:19,693][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:24,694][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:29,695][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:34,696][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:39,697][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:44,698][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:49,699][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:54,700][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:40:59,701][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:04,701][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:09,702][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:14,703][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:19,704][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:24,705][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:29,706][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:34,707][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:39,708][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:44,709][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:49,710][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:54,711][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:41:59,712][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:04,713][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:09,713][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:14,714][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:19,715][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:24,716][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:29,717][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:34,718][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:39,719][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:44,720][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:49,721][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:54,722][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:42:59,723][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:04,724][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:09,725][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:14,726][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:19,727][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:24,728][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:29,729][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:34,730][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:39,730][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:44,731][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:49,732][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:54,733][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:43:59,734][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:04,735][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:09,736][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:14,737][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:19,738][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:24,739][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:29,740][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:34,740][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:39,741][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:44,742][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:49,743][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:54,744][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:44:59,745][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:45:04,746][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:45:09,747][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:45:14,748][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:45:19,749][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:45:24,750][ INFO][PID:550839] Checking for cancel request [2025-12-20 10:45:25,558][ INFO][PID:550839] Downloading results from builder [2025-12-20 10:45:25,558][ INFO][PID:550839] rsyncing of mockbuilder@54.91.48.252:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799 started [2025-12-20 10:45:25,559][ INFO][PID:550839] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.91.48.252:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/build-09937799.rsync.log [2025-12-20 10:45:32,894][ INFO][PID:550839] rsyncing finished. [2025-12-20 10:45:32,895][ INFO][PID:550839] Releasing VM back to pool [2025-12-20 10:45:32,902][ INFO][PID:550839] Searching for 'success' file in resultdir [2025-12-20 10:45:32,903][ INFO][PID:550839] Getting build details [2025-12-20 10:45:32,904][ INFO][PID:550839] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799 [2025-12-20 10:45:32,905][ INFO][PID:550839] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/Sunshine-0.0.4509-1.src.rpm [2025-12-20 10:45:32,905][ INFO][PID:550839] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/Sunshine-0.0.4509-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4509-1'} [2025-12-20 10:45:32,905][ INFO][PID:550839] Finished build: id=9937799 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509 chroot=srpm-builds [2025-12-20 10:45:32,907][ INFO][PID:550839] Worker succeeded build, took 549.1469779014587 [2025-12-20 10:45:32,908][ INFO][PID:550839] 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:4509", "submitter": null, "ended_on": 1766227532.907482, "started_on": 1766226983.760504, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937799", "build_id": 9937799, "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\": \"tmpcisqr2ml\", \"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:4509/srpm-builds/09937799/Sunshine-0.0.4509-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--d59a71a7-b7bc-45de-9951-c0694228bc2f", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4509", "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:4509", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4509", "result_dir": "09937799", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4509-1", "id": 9937799, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 10:45:32,969][ INFO][PID:550839] Sending fedora-messaging bus message in build.end [2025-12-20 10:45:32,996][ INFO][PID:550839] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/builder-live.log by gzip [2025-12-20 10:45:32,998][ INFO][PID:550839] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/builder-live.log' as PID 573543 [2025-12-20 10:45:33,064][ INFO][PID:550839] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/builder-live.log) [2025-12-20 10:45:33,065][ INFO][PID:550839] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/backend.log by gzip [2025-12-20 10:45:33,066][ INFO][PID:550839] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4509/srpm-builds/09937799/backend.log' as PID 573544