[2025-09-26 07:58:41,076][ INFO][PID:2802566] Marking build as starting [2025-09-26 07:58:41,109][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:58:41,109][ INFO][PID:2802566] VM allocation process starts [2025-09-26 07:58:41,120][ INFO][PID:2802566] Trying to allocate VM: ResallocHost, ticket_id=5278385, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-26 07:58:44,136][ INFO][PID:2802566] Allocated host ResallocHost, ticket_id=5278385, hostname=3.236.218.119, name=aws_x86_64_normalreserved_prod_06945256_20250926_075658, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-26 07:58:44,137][ INFO][PID:2802566] Allocating ssh connection to builder [2025-09-26 07:58:44,137][ INFO][PID:2802566] Checking that builder machine is OK [2025-09-26 07:58:44,473][ INFO][PID:2802566] Running remote command: copr-builder-ready srpm-builds [2025-09-26 07:58:44,679][ INFO][PID:2802566] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-26 07:58:44,679][ INFO][PID:2802566] Filling build.info file with builder info [2025-09-26 07:58:44,680][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:58:44,681][ INFO][PID:2802566] 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:4300", "submitter": null, "ended_on": null, "started_on": 1758873524.680963, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9602782", "build_id": 9602782, "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\": \"tmp8h2bad22\", \"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--0dfacc10-ad2e-41d8-806e-c1065df3acf4", "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:4300", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4300", "result_dir": "09602782", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9602782, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-26 07:58:44,701][ INFO][PID:2802566] Sending fedora-messaging bus message in build.start [2025-09-26 07:58:45,313][ INFO][PID:2802566] Sending fedora-messaging bus message in chroot.start [2025-09-26 07:58:45,336][ INFO][PID:2802566] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9602782 --detached [2025-09-26 07:58:45,700][ INFO][PID:2802566] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.236.218.119' (ED25519) to the list of known hosts. [2025-09-26 07:58:45,701][ INFO][PID:2802566] Downloading the builder-live.log file, attempt 1 [2025-09-26 07:58:45,702][ INFO][PID:2802566] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.218.119 copr-rpmbuild-log [2025-09-26 07:58:50,710][ INFO][PID:2802566] Periodic builder liveness probe: alive [2025-09-26 07:58:50,710][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:58:55,711][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:00,712][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:05,713][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:10,715][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:15,716][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:20,717][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:25,718][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:30,719][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:35,720][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:40,721][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:45,722][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:50,723][ INFO][PID:2802566] Checking for cancel request [2025-09-26 07:59:55,724][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:00,725][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:05,728][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:10,730][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:15,732][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:20,732][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:25,733][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:30,735][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:35,736][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:40,737][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:45,738][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:50,739][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:00:55,740][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:00,741][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:05,743][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:10,744][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:15,745][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:20,746][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:25,747][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:30,749][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:35,756][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:40,757][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:45,759][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:50,760][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:01:55,761][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:00,763][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:05,764][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:10,765][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:15,766][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:20,767][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:25,769][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:30,775][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:35,776][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:40,777][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:45,779][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:50,780][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:02:55,781][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:00,782][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:05,783][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:10,783][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:15,784][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:20,785][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:25,787][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:30,788][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:35,789][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:40,789][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:45,791][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:50,791][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:03:55,793][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:00,797][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:05,797][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:10,799][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:15,801][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:20,802][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:25,803][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:30,804][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:35,805][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:40,806][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:45,807][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:50,808][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:04:55,809][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:00,810][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:05,811][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:10,812][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:15,813][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:20,814][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:25,815][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:30,817][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:35,818][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:40,819][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:45,820][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:50,822][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:05:55,823][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:06:00,825][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:06:05,826][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:06:10,827][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:06:15,828][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:06:20,829][ INFO][PID:2802566] Checking for cancel request [2025-09-26 08:06:21,534][ INFO][PID:2802566] Downloading results from builder [2025-09-26 08:06:21,535][ INFO][PID:2802566] rsyncing of mockbuilder@3.236.218.119:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782 started [2025-09-26 08:06:21,535][ INFO][PID:2802566] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.218.119:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/build-09602782.rsync.log [2025-09-26 08:06:27,116][ INFO][PID:2802566] rsyncing finished. [2025-09-26 08:06:27,117][ INFO][PID:2802566] Releasing VM back to pool [2025-09-26 08:06:27,126][ INFO][PID:2802566] Searching for 'success' file in resultdir [2025-09-26 08:06:27,127][ INFO][PID:2802566] Getting build details [2025-09-26 08:06:27,127][ INFO][PID:2802566] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782 [2025-09-26 08:06:27,128][ INFO][PID:2802566] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/Sunshine-0.0.4300-1.src.rpm [2025-09-26 08:06:27,129][ INFO][PID:2802566] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/Sunshine-0.0.4300-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4300-1'} [2025-09-26 08:06:27,129][ INFO][PID:2802566] Finished build: id=9602782 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300 chroot=srpm-builds [2025-09-26 08:06:27,130][ INFO][PID:2802566] Worker succeeded build, took 462.4499752521515 [2025-09-26 08:06:27,131][ INFO][PID:2802566] 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:4300", "submitter": null, "ended_on": 1758873987.1309383, "started_on": 1758873524.680963, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9602782", "build_id": 9602782, "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\": \"tmp8h2bad22\", \"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:4300/srpm-builds/09602782/Sunshine-0.0.4300-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--0dfacc10-ad2e-41d8-806e-c1065df3acf4", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4300", "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:4300", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4300", "result_dir": "09602782", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4300-1", "id": 9602782, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-26 08:06:27,156][ INFO][PID:2802566] Sending fedora-messaging bus message in build.end [2025-09-26 08:06:27,180][ INFO][PID:2802566] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/builder-live.log by gzip [2025-09-26 08:06:27,181][ INFO][PID:2802566] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/builder-live.log' as PID 2857105 [2025-09-26 08:06:27,187][ INFO][PID:2802566] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/builder-live.log) [2025-09-26 08:06:27,188][ INFO][PID:2802566] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/backend.log by gzip [2025-09-26 08:06:27,189][ INFO][PID:2802566] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4300/srpm-builds/09602782/backend.log' as PID 2857114