[2025-12-12 07:30:10,886][ INFO][PID:2291269] Marking build as starting [2025-12-12 07:30:10,930][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:10,931][ INFO][PID:2291269] VM allocation process starts [2025-12-12 07:30:10,941][ INFO][PID:2291269] Trying to allocate VM: ResallocHost, ticket_id=299277, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-12 07:30:13,989][ INFO][PID:2291269] Allocated host ResallocHost, ticket_id=299277, hostname=100.31.89.28, name=aws_x86_64_normalreserved_prod_00489958_20251212_072617, requested_tags=['copr_builder', 'arch_x86_64'] [2025-12-12 07:30:13,989][ INFO][PID:2291269] Allocating ssh connection to builder [2025-12-12 07:30:13,990][ INFO][PID:2291269] Checking that builder machine is OK [2025-12-12 07:30:14,331][ INFO][PID:2291269] Running remote command: copr-builder-ready srpm-builds [2025-12-12 07:30:14,771][ INFO][PID:2291269] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-12-12 07:30:14,772][ INFO][PID:2291269] Filling build.info file with builder info [2025-12-12 07:30:14,773][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:14,773][ INFO][PID:2291269] 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:4500", "submitter": null, "ended_on": null, "started_on": 1765524614.7737956, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9901775", "build_id": 9901775, "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\": \"tmpfaj943gi\", \"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--2e26529f-c16b-45ad-89d5-887a101274a8", "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:4500", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4500", "result_dir": "09901775", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9901775, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-12 07:30:14,859][ INFO][PID:2291269] Sending fedora-messaging bus message in build.start [2025-12-12 07:30:15,406][ INFO][PID:2291269] Sending fedora-messaging bus message in chroot.start [2025-12-12 07:30:15,435][ INFO][PID:2291269] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9901775 --detached [2025-12-12 07:30:15,763][ INFO][PID:2291269] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '100.31.89.28' (ED25519) to the list of known hosts. [2025-12-12 07:30:15,764][ INFO][PID:2291269] Downloading the builder-live.log file, attempt 1 [2025-12-12 07:30:15,766][ INFO][PID:2291269] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@100.31.89.28 copr-rpmbuild-log [2025-12-12 07:30:20,771][ INFO][PID:2291269] Periodic builder liveness probe: alive [2025-12-12 07:30:20,771][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:25,772][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:30,774][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:35,775][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:40,776][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:45,777][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:50,778][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:30:55,779][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:00,780][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:05,781][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:10,782][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:16,190][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:21,192][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:26,194][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:31,198][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:36,199][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:41,200][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:46,201][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:51,203][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:31:56,204][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:01,205][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:06,208][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:11,209][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:16,210][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:21,211][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:26,791][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:31,792][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:36,799][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:41,801][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:46,802][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:51,803][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:32:56,804][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:02,099][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:07,101][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:12,102][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:17,103][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:22,104][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:27,105][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:32,107][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:37,108][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:42,109][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:47,111][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:52,112][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:33:57,113][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:02,115][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:07,117][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:12,117][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:17,118][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:22,119][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:27,121][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:32,122][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:37,124][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:42,125][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:47,127][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:52,128][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:34:57,129][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:02,130][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:07,130][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:12,131][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:17,132][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:22,133][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:27,134][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:32,135][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:37,136][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:42,138][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:47,139][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:52,140][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:35:57,141][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:02,142][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:07,143][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:12,143][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:17,144][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:22,145][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:27,146][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:32,148][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:37,150][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:42,153][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:47,155][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:52,156][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:36:57,158][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:02,160][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:07,161][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:12,163][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:17,164][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:22,166][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:27,167][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:32,169][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:37,170][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:42,171][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:47,172][ INFO][PID:2291269] Checking for cancel request [2025-12-12 07:37:48,976][ INFO][PID:2291269] Downloading results from builder [2025-12-12 07:37:48,977][ INFO][PID:2291269] rsyncing of mockbuilder@100.31.89.28:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775 started [2025-12-12 07:37:48,979][ INFO][PID:2291269] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@100.31.89.28:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/build-09901775.rsync.log [2025-12-12 07:37:56,676][ INFO][PID:2291269] rsyncing finished. [2025-12-12 07:37:56,677][ INFO][PID:2291269] Releasing VM back to pool [2025-12-12 07:37:56,688][ INFO][PID:2291269] Searching for 'success' file in resultdir [2025-12-12 07:37:56,688][ INFO][PID:2291269] Getting build details [2025-12-12 07:37:56,689][ INFO][PID:2291269] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775 [2025-12-12 07:37:56,690][ INFO][PID:2291269] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/Sunshine-0.0.4500-1.src.rpm [2025-12-12 07:37:56,690][ INFO][PID:2291269] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/Sunshine-0.0.4500-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4500-1'} [2025-12-12 07:37:56,691][ INFO][PID:2291269] Finished build: id=9901775 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500 chroot=srpm-builds [2025-12-12 07:37:56,692][ INFO][PID:2291269] Worker succeeded build, took 461.9189896583557 [2025-12-12 07:37:56,693][ INFO][PID:2291269] 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:4500", "submitter": null, "ended_on": 1765525076.6927853, "started_on": 1765524614.7737956, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9901775", "build_id": 9901775, "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\": \"tmpfaj943gi\", \"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:4500/srpm-builds/09901775/Sunshine-0.0.4500-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--2e26529f-c16b-45ad-89d5-887a101274a8", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4500", "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:4500", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4500", "result_dir": "09901775", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4500-1", "id": 9901775, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-12-12 07:37:56,748][ INFO][PID:2291269] Sending fedora-messaging bus message in build.end [2025-12-12 07:37:56,777][ INFO][PID:2291269] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/builder-live.log by gzip [2025-12-12 07:37:56,778][ INFO][PID:2291269] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/builder-live.log' as PID 2324686 [2025-12-12 07:37:56,785][ INFO][PID:2291269] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/builder-live.log) [2025-12-12 07:37:56,785][ INFO][PID:2291269] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/backend.log by gzip [2025-12-12 07:37:56,786][ INFO][PID:2291269] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4500/srpm-builds/09901775/backend.log' as PID 2324687