[2025-10-21 13:48:16,498][ INFO][PID:3009067] Marking build as starting [2025-10-21 13:48:16,542][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:48:16,543][ INFO][PID:3009067] VM allocation process starts [2025-10-21 13:48:16,555][ INFO][PID:3009067] Trying to allocate VM: ResallocHost, ticket_id=5766157, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-21 13:48:19,572][ INFO][PID:3009067] Allocated host ResallocHost, ticket_id=5766157, hostname=2620:52:3:1:dead:beef:cafe:c18e, name=copr_hv_x86_64_03_prod_07574074_20251021_133647, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-21 13:48:19,572][ INFO][PID:3009067] Allocating ssh connection to builder [2025-10-21 13:48:19,573][ INFO][PID:3009067] Checking that builder machine is OK [2025-10-21 13:48:21,214][ INFO][PID:3009067] Running remote command: copr-builder-ready srpm-builds [2025-10-21 13:48:21,607][ INFO][PID:3009067] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-21 13:48:21,608][ INFO][PID:3009067] Filling build.info file with builder info [2025-10-21 13:48:21,609][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:48:21,610][ INFO][PID:3009067] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": null, "started_on": 1761054501.6098325, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9711226", "build_id": 9711226, "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\": \"tmpcxhtgmd_\", \"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/beta--e1a8af49-45ad-432a-b105-f4b0f6c29448", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09711226", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9711226, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-10-21 13:48:21,633][ INFO][PID:3009067] Sending fedora-messaging bus message in build.start [2025-10-21 13:48:22,332][ INFO][PID:3009067] Sending fedora-messaging bus message in chroot.start [2025-10-21 13:48:22,356][ INFO][PID:3009067] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9711226 --detached [2025-10-21 13:48:22,959][ INFO][PID:3009067] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c18e' (ED25519) to the list of known hosts. [2025-10-21 13:48:22,960][ INFO][PID:3009067] Downloading the builder-live.log file, attempt 1 [2025-10-21 13:48:22,962][ INFO][PID:3009067] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18e copr-rpmbuild-log [2025-10-21 13:48:27,968][ INFO][PID:3009067] Periodic builder liveness probe: alive [2025-10-21 13:48:27,968][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:48:32,969][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:48:37,970][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:48:42,971][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:48:47,972][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:48:52,973][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:48:57,974][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:02,975][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:07,976][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:12,977][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:17,978][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:22,979][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:27,980][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:32,981][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:37,983][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:42,983][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:47,984][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:52,986][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:49:57,987][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:02,988][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:07,989][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:12,990][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:17,991][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:22,992][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:27,994][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:32,995][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:37,996][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:42,997][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:47,998][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:52,999][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:50:58,001][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:03,003][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:08,005][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:13,007][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:18,008][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:23,009][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:28,010][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:33,011][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:38,012][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:43,013][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:48,014][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:53,016][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:51:58,017][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:03,018][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:08,019][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:13,020][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:18,021][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:23,022][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:28,023][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:33,024][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:38,026][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:43,027][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:48,028][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:53,029][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:52:58,031][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:03,032][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:08,033][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:13,034][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:18,035][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:23,036][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:28,037][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:33,038][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:38,039][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:43,040][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:48,041][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:53,042][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:53:58,043][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:03,044][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:08,045][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:13,046][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:18,049][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:23,051][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:28,052][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:33,054][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:38,055][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:43,056][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:48,057][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:53,058][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:54:58,059][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:03,061][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:08,062][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:13,063][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:18,064][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:23,070][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:28,072][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:33,074][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:38,075][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:43,076][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:48,077][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:53,078][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:55:58,079][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:03,080][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:08,081][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:13,082][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:18,083][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:23,084][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:28,085][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:33,086][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:38,087][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:43,088][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:48,089][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:53,090][ INFO][PID:3009067] Checking for cancel request [2025-10-21 13:56:57,146][ INFO][PID:3009067] Downloading results from builder [2025-10-21 13:56:57,147][ INFO][PID:3009067] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226 started [2025-10-21 13:56:57,147][ INFO][PID:3009067] 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:c18e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226/ &> /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226/build-09711226.rsync.log [2025-10-21 13:57:11,607][ INFO][PID:3009067] rsyncing finished. [2025-10-21 13:57:11,607][ INFO][PID:3009067] Releasing VM back to pool [2025-10-21 13:57:11,616][ INFO][PID:3009067] Searching for 'success' file in resultdir [2025-10-21 13:57:11,617][ INFO][PID:3009067] Getting build details [2025-10-21 13:57:11,617][ INFO][PID:3009067] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226 [2025-10-21 13:57:11,618][ INFO][PID:3009067] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09711226/Sunshine-2025.1021.21947-1.src.rpm [2025-10-21 13:57:11,618][ INFO][PID:3009067] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09711226/Sunshine-2025.1021.21947-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.1021.21947-1'} [2025-10-21 13:57:11,619][ INFO][PID:3009067] Finished build: id=9711226 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/beta chroot=srpm-builds [2025-10-21 13:57:11,620][ INFO][PID:3009067] Worker succeeded build, took 530.0108258724213 [2025-10-21 13:57:11,621][ INFO][PID:3009067] 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": "beta", "project_dirname": "beta", "submitter": null, "ended_on": 1761055031.6206584, "started_on": 1761054501.6098325, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9711226", "build_id": 9711226, "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\": \"tmpcxhtgmd_\", \"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/beta/srpm-builds/09711226/Sunshine-2025.1021.21947-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/beta--e1a8af49-45ad-432a-b105-f4b0f6c29448", "results": { "name": "Sunshine", "epoch": null, "version": "2025.1021.21947", "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/beta", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/beta", "result_dir": "09711226", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.1021.21947-1", "id": 9711226, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-10-21 13:57:11,651][ INFO][PID:3009067] Sending fedora-messaging bus message in build.end [2025-10-21 13:57:11,675][ INFO][PID:3009067] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226/builder-live.log by gzip [2025-10-21 13:57:11,676][ INFO][PID:3009067] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226/builder-live.log' as PID 3065748 [2025-10-21 13:57:11,682][ INFO][PID:3009067] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226/builder-live.log) [2025-10-21 13:57:11,683][ INFO][PID:3009067] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226/backend.log by gzip [2025-10-21 13:57:11,684][ INFO][PID:3009067] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09711226/backend.log' as PID 3065749