[2025-12-20 11:13:54,562][ INFO][PID:659698] Marking build as starting [2025-12-20 11:13:54,618][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:13:54,620][ INFO][PID:659698] VM allocation process starts [2025-12-20 11:13:54,631][ INFO][PID:659698] Trying to allocate VM: ResallocHost, ticket_id=454514, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 11:13:57,677][ INFO][PID:659698] Allocated host ResallocHost, ticket_id=454514, hostname=3.238.54.128, name=aws_x86_64_normalreserved_prod_00713449_20251220_111157, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-20 11:13:57,678][ INFO][PID:659698] Allocating ssh connection to builder [2025-12-20 11:13:57,678][ INFO][PID:659698] Checking that builder machine is OK [2025-12-20 11:13:58,002][ INFO][PID:659698] Running remote command: copr-builder-ready srpm-builds [2025-12-20 11:13:58,203][ INFO][PID:659698] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-20 11:13:58,204][ INFO][PID:659698] Filling build.info file with builder info [2025-12-20 11:13:58,204][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:13:58,205][ INFO][PID:659698] 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:4496", "submitter": null, "ended_on": null, "started_on": 1766229238.205559, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937832", "build_id": 9937832, "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\": \"tmp53doqawv\", \"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--daf849f7-1cb1-43c9-a87e-928b1f576956", "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:4496", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4496", "result_dir": "09937832", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9937832, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:13:58,245][ INFO][PID:659698] Sending fedora-messaging bus message in build.start [2025-12-20 11:13:58,786][ INFO][PID:659698] Sending fedora-messaging bus message in chroot.start [2025-12-20 11:13:58,824][ INFO][PID:659698] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9937832 --detached [2025-12-20 11:13:59,191][ INFO][PID:659698] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.238.54.128' (ED25519) to the list of known hosts. [2025-12-20 11:13:59,193][ INFO][PID:659698] Downloading the builder-live.log file, attempt 1 [2025-12-20 11:13:59,195][ INFO][PID:659698] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.238.54.128 copr-rpmbuild-log [2025-12-20 11:14:04,198][ INFO][PID:659698] Periodic builder liveness probe: alive [2025-12-20 11:14:04,198][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:09,199][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:14,200][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:19,201][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:24,202][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:29,203][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:34,204][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:39,205][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:44,207][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:49,208][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:54,209][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:14:59,210][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:04,211][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:09,212][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:14,212][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:19,213][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:24,214][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:29,215][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:34,216][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:39,217][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:44,218][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:49,219][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:54,220][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:15:59,221][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:04,222][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:09,223][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:14,224][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:19,225][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:24,226][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:29,227][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:34,228][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:39,229][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:44,229][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:49,230][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:54,231][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:16:59,232][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:04,233][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:09,234][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:14,236][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:19,237][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:24,238][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:29,239][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:34,240][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:39,241][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:44,242][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:49,243][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:54,244][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:17:59,245][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:04,246][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:09,247][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:14,248][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:19,250][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:24,252][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:29,278][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:34,313][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:39,314][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:44,314][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:49,345][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:54,345][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:18:59,359][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:04,360][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:09,361][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:14,362][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:19,363][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:24,364][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:29,365][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:34,366][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:39,367][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:44,368][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:49,369][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:54,370][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:19:59,371][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:04,372][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:09,373][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:14,374][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:19,375][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:24,375][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:29,376][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:34,377][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:39,378][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:44,379][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:49,380][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:54,381][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:20:59,382][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:04,383][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:09,384][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:14,396][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:19,397][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:24,398][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:29,399][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:34,400][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:39,401][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:44,402][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:49,403][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:54,404][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:21:59,404][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:04,405][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:09,406][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:14,407][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:19,408][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:24,409][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:29,410][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:34,410][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:39,411][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:44,412][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:49,413][ INFO][PID:659698] Checking for cancel request [2025-12-20 11:22:53,951][ INFO][PID:659698] Downloading results from builder [2025-12-20 11:22:53,951][ INFO][PID:659698] rsyncing of mockbuilder@3.238.54.128:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832 started [2025-12-20 11:22:53,952][ INFO][PID:659698] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.238.54.128:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/build-09937832.rsync.log [2025-12-20 11:23:01,092][ INFO][PID:659698] rsyncing finished. [2025-12-20 11:23:01,093][ INFO][PID:659698] Releasing VM back to pool [2025-12-20 11:23:01,102][ INFO][PID:659698] Searching for 'success' file in resultdir [2025-12-20 11:23:01,103][ INFO][PID:659698] Getting build details [2025-12-20 11:23:01,103][ INFO][PID:659698] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832 [2025-12-20 11:23:01,104][ INFO][PID:659698] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/Sunshine-0.0.4496-1.src.rpm [2025-12-20 11:23:01,104][ INFO][PID:659698] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/Sunshine-0.0.4496-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4496-1'} [2025-12-20 11:23:01,104][ INFO][PID:659698] Finished build: id=9937832 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496 chroot=srpm-builds [2025-12-20 11:23:01,106][ INFO][PID:659698] Worker succeeded build, took 542.9006662368774 [2025-12-20 11:23:01,106][ INFO][PID:659698] 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:4496", "submitter": null, "ended_on": 1766229781.1062253, "started_on": 1766229238.205559, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9937832", "build_id": 9937832, "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\": \"tmp53doqawv\", \"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:4496/srpm-builds/09937832/Sunshine-0.0.4496-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--daf849f7-1cb1-43c9-a87e-928b1f576956", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4496", "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:4496", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4496", "result_dir": "09937832", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4496-1", "id": 9937832, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-20 11:23:01,159][ INFO][PID:659698] Sending fedora-messaging bus message in build.end [2025-12-20 11:23:01,186][ INFO][PID:659698] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/builder-live.log by gzip [2025-12-20 11:23:01,187][ INFO][PID:659698] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/builder-live.log' as PID 694388 [2025-12-20 11:23:01,232][ INFO][PID:659698] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/builder-live.log) [2025-12-20 11:23:01,233][ INFO][PID:659698] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/backend.log by gzip [2025-12-20 11:23:01,234][ INFO][PID:659698] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4496/srpm-builds/09937832/backend.log' as PID 694396