[2025-11-09 09:25:53,734][ INFO][PID:3841509] Marking build as starting [2025-11-09 09:25:53,757][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:25:53,758][ INFO][PID:3841509] VM allocation process starts [2025-11-09 09:25:53,770][ INFO][PID:3841509] Trying to allocate VM: ResallocHost, ticket_id=6096320, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 09:25:56,806][ INFO][PID:3841509] Allocated host ResallocHost, ticket_id=6096320, hostname=54.146.252.26, name=aws_x86_64_normalreserved_prod_07906081_20251109_091231, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 09:25:56,806][ INFO][PID:3841509] Allocating ssh connection to builder [2025-11-09 09:25:56,807][ INFO][PID:3841509] Checking that builder machine is OK [2025-11-09 09:25:57,151][ INFO][PID:3841509] Running remote command: copr-builder-ready srpm-builds [2025-11-09 09:25:57,360][ INFO][PID:3841509] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-09 09:25:57,361][ INFO][PID:3841509] Filling build.info file with builder info [2025-11-09 09:25:57,362][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:25:57,363][ INFO][PID:3841509] 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:4337", "submitter": null, "ended_on": null, "started_on": 1762680357.362876, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9781001", "build_id": 9781001, "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\": \"tmpo64ql1ev\", \"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--43f44597-8085-4773-bfc8-501f8eddf1ad", "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:4337", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337", "result_dir": "09781001", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9781001, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 09:25:57,394][ INFO][PID:3841509] Sending fedora-messaging bus message in build.start [2025-11-09 09:25:58,050][ INFO][PID:3841509] Sending fedora-messaging bus message in chroot.start [2025-11-09 09:25:58,076][ INFO][PID:3841509] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9781001 --detached [2025-11-09 09:25:58,416][ INFO][PID:3841509] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.146.252.26' (ED25519) to the list of known hosts. [2025-11-09 09:25:58,417][ INFO][PID:3841509] Downloading the builder-live.log file, attempt 1 [2025-11-09 09:25:58,418][ INFO][PID:3841509] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.146.252.26 copr-rpmbuild-log [2025-11-09 09:26:03,424][ INFO][PID:3841509] Periodic builder liveness probe: alive [2025-11-09 09:26:03,424][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:08,425][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:13,426][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:18,428][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:23,429][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:28,430][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:33,431][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:38,432][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:43,433][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:48,434][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:53,435][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:26:58,435][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:03,437][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:08,438][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:13,439][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:18,440][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:23,441][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:28,442][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:33,443][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:38,444][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:43,444][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:48,445][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:53,446][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:27:58,447][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:03,449][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:08,450][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:13,451][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:18,451][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:23,452][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:28,453][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:33,455][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:38,456][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:43,457][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:48,458][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:53,458][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:28:58,459][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:03,460][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:08,506][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:13,507][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:18,519][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:23,591][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:28,602][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:33,650][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:38,706][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:43,788][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:48,822][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:53,823][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:29:58,963][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:03,991][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:09,103][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:14,140][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:19,185][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:24,264][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:29,374][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:34,517][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:39,626][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:44,627][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:49,628][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:54,629][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:30:59,659][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:04,660][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:09,661][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:14,662][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:19,663][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:24,664][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:29,665][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:34,666][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:39,667][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:44,668][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:49,669][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:54,670][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:31:59,671][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:04,672][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:09,673][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:14,674][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:19,675][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:24,676][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:29,677][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:34,678][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:39,679][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:44,680][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:49,681][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:54,682][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:32:59,683][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:04,684][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:09,685][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:14,686][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:19,687][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:24,688][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:29,689][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:34,690][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:39,691][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:44,692][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:49,693][ INFO][PID:3841509] Checking for cancel request [2025-11-09 09:33:53,465][ INFO][PID:3841509] Downloading results from builder [2025-11-09 09:33:53,465][ INFO][PID:3841509] rsyncing of mockbuilder@54.146.252.26:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001 started [2025-11-09 09:33:53,466][ INFO][PID:3841509] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.146.252.26:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/build-09781001.rsync.log [2025-11-09 09:48:18,618][ INFO][PID:3841509] rsyncing finished. [2025-11-09 09:48:18,654][ INFO][PID:3841509] Releasing VM back to pool [2025-11-09 09:48:18,694][ INFO][PID:3841509] Searching for 'success' file in resultdir [2025-11-09 09:48:18,695][ INFO][PID:3841509] Getting build details [2025-11-09 09:48:18,695][ INFO][PID:3841509] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001 [2025-11-09 09:48:18,696][ INFO][PID:3841509] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/Sunshine-0.0.4337-1.src.rpm [2025-11-09 09:48:18,696][ INFO][PID:3841509] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/Sunshine-0.0.4337-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4337-1'} [2025-11-09 09:48:18,697][ INFO][PID:3841509] Finished build: id=9781001 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337 chroot=srpm-builds [2025-11-09 09:48:18,698][ INFO][PID:3841509] Worker succeeded build, took 1341.336009979248 [2025-11-09 09:48:18,699][ INFO][PID:3841509] 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:4337", "submitter": null, "ended_on": 1762681698.698886, "started_on": 1762680357.362876, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9781001", "build_id": 9781001, "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\": \"tmpo64ql1ev\", \"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:4337/srpm-builds/09781001/Sunshine-0.0.4337-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--43f44597-8085-4773-bfc8-501f8eddf1ad", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4337", "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:4337", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337", "result_dir": "09781001", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4337-1", "id": 9781001, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 09:48:18,738][ INFO][PID:3841509] Sending fedora-messaging bus message in build.end [2025-11-09 09:48:18,768][ INFO][PID:3841509] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/builder-live.log by gzip [2025-11-09 09:48:18,770][ INFO][PID:3841509] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/builder-live.log' as PID 3910166 [2025-11-09 09:48:18,787][ INFO][PID:3841509] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/builder-live.log) [2025-11-09 09:48:18,788][ INFO][PID:3841509] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/backend.log by gzip [2025-11-09 09:48:18,788][ INFO][PID:3841509] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09781001/backend.log' as PID 3910169