[2025-10-10 13:07:50,344][ INFO][PID:2198644] Marking build as starting [2025-10-10 13:07:50,387][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:07:50,389][ INFO][PID:2198644] VM allocation process starts [2025-10-10 13:07:50,405][ INFO][PID:2198644] Trying to allocate VM: ResallocHost, ticket_id=5596553, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-10 13:07:53,482][ INFO][PID:2198644] Allocated host ResallocHost, ticket_id=5596553, hostname=2620:52:3:1:dead:beef:cafe:c112, name=copr_hv_x86_64_01_prod_07319289_20251010_125409, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-10 13:07:53,483][ INFO][PID:2198644] Allocating ssh connection to builder [2025-10-10 13:07:53,484][ INFO][PID:2198644] Checking that builder machine is OK [2025-10-10 13:07:54,600][ INFO][PID:2198644] Running remote command: copr-builder-ready srpm-builds [2025-10-10 13:07:55,163][ INFO][PID:2198644] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-10 13:07:55,163][ INFO][PID:2198644] Filling build.info file with builder info [2025-10-10 13:07:55,165][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:07:55,166][ INFO][PID:2198644] 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:4261", "submitter": null, "ended_on": null, "started_on": 1760101675.1664672, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9677133", "build_id": 9677133, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpl4lzkyiq\", \"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--672a6eab-aef7-433b-9dcd-f1b48aba13ab", "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:4261", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4261", "result_dir": "09677133", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9677133, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-10 13:07:55,197][ INFO][PID:2198644] Sending fedora-messaging bus message in build.start [2025-10-10 13:07:55,944][ INFO][PID:2198644] Sending fedora-messaging bus message in chroot.start [2025-10-10 13:07:55,969][ INFO][PID:2198644] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9677133 --detached [2025-10-10 13:07:56,754][ INFO][PID:2198644] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c112' (ED25519) to the list of known hosts. [2025-10-10 13:07:56,759][ INFO][PID:2198644] Downloading the builder-live.log file, attempt 1 [2025-10-10 13:07:56,763][ INFO][PID:2198644] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c112 copr-rpmbuild-log [2025-10-10 13:08:01,779][ INFO][PID:2198644] Periodic builder liveness probe: alive [2025-10-10 13:08:01,780][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:06,782][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:11,784][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:16,807][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:21,808][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:26,816][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:31,817][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:36,819][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:41,822][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:46,827][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:51,829][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:08:56,837][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:01,842][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:06,843][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:11,855][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:16,867][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:21,873][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:26,877][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:31,882][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:36,887][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:41,904][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:46,906][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:51,916][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:09:56,919][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:01,939][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:06,941][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:11,945][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:16,947][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:21,954][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:26,958][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:31,964][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:36,971][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:41,977][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:46,983][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:51,987][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:10:56,992][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:01,999][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:07,003][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:12,009][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:17,014][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:22,019][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:27,027][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:32,031][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:37,037][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:42,038][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:47,042][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:52,044][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:11:57,046][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:02,049][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:07,050][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:12,054][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:17,059][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:22,064][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:27,066][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:32,068][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:37,075][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:42,080][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:47,081][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:52,084][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:12:57,085][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:02,089][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:07,092][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:12,097][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:17,099][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:22,103][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:27,104][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:32,105][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:37,107][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:42,112][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:47,115][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:52,117][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:13:57,121][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:02,122][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:07,125][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:12,129][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:17,136][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:22,143][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:27,147][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:32,151][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:37,154][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:42,155][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:47,157][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:52,161][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:14:57,163][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:02,165][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:07,166][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:12,168][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:17,169][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:22,172][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:27,173][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:32,175][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:37,176][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:42,177][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:47,181][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:52,183][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:15:57,186][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:16:02,186][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:16:07,191][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:16:12,197][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:16:17,199][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:16:22,200][ INFO][PID:2198644] Checking for cancel request [2025-10-10 13:16:23,146][ INFO][PID:2198644] Downloading results from builder [2025-10-10 13:16:23,148][ INFO][PID:2198644] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133 started [2025-10-10 13:16:23,149][ INFO][PID:2198644] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133/build-09677133.rsync.log [2025-10-10 13:17:29,483][ INFO][PID:2198644] rsyncing finished. [2025-10-10 13:17:29,483][ INFO][PID:2198644] Releasing VM back to pool [2025-10-10 13:17:29,508][ INFO][PID:2198644] Searching for 'success' file in resultdir [2025-10-10 13:17:29,509][ INFO][PID:2198644] Getting build details [2025-10-10 13:17:29,513][ INFO][PID:2198644] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133 [2025-10-10 13:17:29,514][ INFO][PID:2198644] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133/Sunshine-0.0.4261-1.src.rpm [2025-10-10 13:17:29,514][ INFO][PID:2198644] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133/Sunshine-0.0.4261-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4261-1'} [2025-10-10 13:17:29,516][ INFO][PID:2198644] Finished build: id=9677133 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261 chroot=srpm-builds [2025-10-10 13:17:29,523][ INFO][PID:2198644] Worker succeeded build, took 574.3571209907532 [2025-10-10 13:17:29,526][ INFO][PID:2198644] 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:4261", "submitter": null, "ended_on": 1760102249.5235882, "started_on": 1760101675.1664672, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9677133", "build_id": 9677133, "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 test -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 test -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/fedora\\\"\\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\\\"\\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\": \"tmpl4lzkyiq\", \"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:4261/srpm-builds/09677133/Sunshine-0.0.4261-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--672a6eab-aef7-433b-9dcd-f1b48aba13ab", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4261", "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:4261", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4261", "result_dir": "09677133", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4261-1", "id": 9677133, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-10 13:17:29,580][ INFO][PID:2198644] Sending fedora-messaging bus message in build.end [2025-10-10 13:17:29,635][ INFO][PID:2198644] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133/builder-live.log by gzip [2025-10-10 13:17:29,638][ INFO][PID:2198644] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133/builder-live.log' as PID 2282348 [2025-10-10 13:17:29,668][ INFO][PID:2198644] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133/builder-live.log) [2025-10-10 13:17:29,669][ INFO][PID:2198644] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4261/srpm-builds/09677133/backend.log by gzip