[2025-10-25 19:00:28,808][ INFO][PID:1343604] Marking build as starting [2025-10-25 19:00:28,833][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:00:28,834][ INFO][PID:1343604] VM allocation process starts [2025-10-25 19:00:28,853][ INFO][PID:1343604] Trying to allocate VM: ResallocHost, ticket_id=5854090, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-25 19:00:33,855][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:00:34,877][ INFO][PID:1343604] Allocated host ResallocHost, ticket_id=5854090, hostname=3.84.195.31, name=aws_x86_64_normalreserved_prod_07651688_20251025_183910, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-25 19:00:34,878][ INFO][PID:1343604] Allocating ssh connection to builder [2025-10-25 19:00:34,879][ INFO][PID:1343604] Checking that builder machine is OK [2025-10-25 19:00:35,229][ INFO][PID:1343604] Running remote command: copr-builder-ready srpm-builds [2025-10-25 19:00:35,447][ INFO][PID:1343604] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-25 19:00:35,447][ INFO][PID:1343604] Filling build.info file with builder info [2025-10-25 19:00:35,448][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:00:35,449][ INFO][PID:1343604] 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": 1761418835.448984, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9732712", "build_id": 9732712, "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\": \"tmpaa7fzpwg\", \"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--1d4c1dd1-ec4c-4cbf-a6de-697ea243c477", "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": "09732712", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9732712, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-10-25 19:00:35,500][ INFO][PID:1343604] Sending fedora-messaging bus message in build.start [2025-10-25 19:00:36,364][ INFO][PID:1343604] Sending fedora-messaging bus message in chroot.start [2025-10-25 19:00:36,411][ INFO][PID:1343604] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9732712 --detached [2025-10-25 19:00:36,766][ INFO][PID:1343604] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.84.195.31' (ED25519) to the list of known hosts. [2025-10-25 19:00:36,767][ INFO][PID:1343604] Downloading the builder-live.log file, attempt 1 [2025-10-25 19:00:36,768][ INFO][PID:1343604] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.84.195.31 copr-rpmbuild-log [2025-10-25 19:00:41,773][ INFO][PID:1343604] Periodic builder liveness probe: alive [2025-10-25 19:00:41,774][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:00:46,775][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:00:51,776][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:00:56,777][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:01,778][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:06,779][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:11,780][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:16,781][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:21,782][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:26,783][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:31,784][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:36,785][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:41,786][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:46,787][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:51,787][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:01:56,789][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:01,790][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:06,791][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:11,792][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:16,792][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:21,793][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:26,794][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:31,795][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:36,797][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:41,798][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:46,799][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:51,800][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:02:56,800][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:01,801][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:06,803][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:12,068][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:17,316][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:22,832][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:27,892][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:33,029][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:38,031][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:43,138][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:48,256][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:53,402][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:03:58,522][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:03,565][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:08,570][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:13,579][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:18,580][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:23,583][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:28,584][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:33,585][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:38,586][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:43,592][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:48,593][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:53,599][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:04:58,622][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:03,623][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:08,624][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:13,627][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:18,633][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:23,635][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:28,641][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:33,643][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:38,650][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:43,653][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:48,655][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:53,656][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:05:58,657][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:03,660][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:08,664][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:13,666][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:18,673][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:23,674][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:28,681][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:33,683][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:38,692][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:43,693][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:48,695][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:53,697][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:06:58,699][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:03,714][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:08,716][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:13,717][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:18,719][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:23,728][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:28,729][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:33,731][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:38,733][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:43,734][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:48,746][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:53,749][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:07:58,760][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:08:03,767][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:08:08,774][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:08:13,781][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:08:18,784][ INFO][PID:1343604] Checking for cancel request [2025-10-25 19:08:19,595][ INFO][PID:1343604] Downloading results from builder [2025-10-25 19:08:19,596][ INFO][PID:1343604] rsyncing of mockbuilder@3.84.195.31:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712 started [2025-10-25 19:08:19,597][ INFO][PID:1343604] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.84.195.31:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712/ &> /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712/build-09732712.rsync.log [2025-10-25 19:08:29,442][ INFO][PID:1343604] rsyncing finished. [2025-10-25 19:08:29,442][ INFO][PID:1343604] Releasing VM back to pool [2025-10-25 19:08:29,516][ INFO][PID:1343604] Searching for 'success' file in resultdir [2025-10-25 19:08:29,517][ INFO][PID:1343604] Getting build details [2025-10-25 19:08:29,518][ INFO][PID:1343604] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712 [2025-10-25 19:08:29,519][ INFO][PID:1343604] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09732712/Sunshine-2025.1025.161000-1.src.rpm [2025-10-25 19:08:29,519][ INFO][PID:1343604] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/beta/srpm-builds/09732712/Sunshine-2025.1025.161000-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '2025.1025.161000-1'} [2025-10-25 19:08:29,520][ INFO][PID:1343604] Finished build: id=9732712 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/beta chroot=srpm-builds [2025-10-25 19:08:29,522][ INFO][PID:1343604] Worker succeeded build, took 474.0735402107239 [2025-10-25 19:08:29,527][ INFO][PID:1343604] 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": 1761419309.522524, "started_on": 1761418835.448984, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9732712", "build_id": 9732712, "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\": \"tmpaa7fzpwg\", \"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/09732712/Sunshine-2025.1025.161000-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/beta--1d4c1dd1-ec4c-4cbf-a6de-697ea243c477", "results": { "name": "Sunshine", "epoch": null, "version": "2025.1025.161000", "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": "09732712", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2025.1025.161000-1", "id": 9732712, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "beta", "vendor": "Fedora Project COPR (lizardbyte/beta)" } } ] } [2025-10-25 19:08:29,564][ INFO][PID:1343604] Sending fedora-messaging bus message in build.end [2025-10-25 19:08:29,611][ INFO][PID:1343604] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712/builder-live.log by gzip [2025-10-25 19:08:29,613][ INFO][PID:1343604] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712/builder-live.log' as PID 1370597 [2025-10-25 19:08:29,634][ INFO][PID:1343604] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712/builder-live.log) [2025-10-25 19:08:29,635][ INFO][PID:1343604] Compressing /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712/backend.log by gzip [2025-10-25 19:08:29,637][ INFO][PID:1343604] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/beta/srpm-builds/09732712/backend.log' as PID 1370598