[2025-09-07 19:29:38,705][ INFO][PID:3384948] Marking build as starting [2025-09-07 19:29:38,728][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:29:38,729][ INFO][PID:3384948] VM allocation process starts [2025-09-07 19:29:38,759][ INFO][PID:3384948] Trying to allocate VM: ResallocHost, ticket_id=4956166, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 19:29:41,776][ INFO][PID:3384948] Allocated host ResallocHost, ticket_id=4956166, hostname=98.81.119.111, name=aws_x86_64_normalreserved_prod_06641645_20250907_192743, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-07 19:29:41,777][ INFO][PID:3384948] Allocating ssh connection to builder [2025-09-07 19:29:41,982][ INFO][PID:3384948] Checking that builder machine is OK [2025-09-07 19:29:42,486][ INFO][PID:3384948] Running remote command: copr-builder-ready srpm-builds [2025-09-07 19:29:42,695][ INFO][PID:3384948] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-07 19:29:42,696][ INFO][PID:3384948] Filling build.info file with builder info [2025-09-07 19:29:42,696][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:29:42,698][ INFO][PID:3384948] 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:4247", "submitter": null, "ended_on": null, "started_on": 1757273382.6978745, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9532404", "build_id": 9532404, "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\": \"tmpjka4c46k\", \"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--2bd40247-76a9-4056-916c-15120d206287", "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:4247", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4247", "result_dir": "09532404", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9532404, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-07 19:29:42,720][ INFO][PID:3384948] Sending fedora-messaging bus message in build.start [2025-09-07 19:29:43,686][ INFO][PID:3384948] Sending fedora-messaging bus message in chroot.start [2025-09-07 19:29:43,712][ INFO][PID:3384948] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9532404 --detached [2025-09-07 19:29:44,050][ INFO][PID:3384948] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.81.119.111' (ED25519) to the list of known hosts. [2025-09-07 19:29:44,051][ INFO][PID:3384948] Downloading the builder-live.log file, attempt 1 [2025-09-07 19:29:44,053][ INFO][PID:3384948] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.81.119.111 copr-rpmbuild-log [2025-09-07 19:29:49,059][ INFO][PID:3384948] Periodic builder liveness probe: alive [2025-09-07 19:29:49,060][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:29:54,061][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:11,335][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:16,336][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:21,337][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:26,338][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:31,340][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:36,341][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:41,342][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:46,343][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:52,382][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:30:57,383][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:02,384][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:07,385][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:12,386][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:32,151][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:37,152][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:42,154][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:47,155][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:52,156][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:31:57,157][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:02,158][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:07,159][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:12,160][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:17,160][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:22,161][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:27,163][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:32,163][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:37,165][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:42,165][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:47,166][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:52,168][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:32:57,169][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:33:02,170][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:33:07,171][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:33:12,172][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:33:25,694][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:33:30,695][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:33:35,696][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:33:40,697][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:33:45,698][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:34:00,054][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:34:05,055][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:34:10,097][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:34:15,098][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:34:20,099][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:34:25,099][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:34:30,101][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:34:35,102][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:00,070][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:05,071][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:10,072][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:15,073][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:20,074][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:25,075][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:30,076][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:35,077][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:40,078][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:45,079][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:50,080][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:35:55,081][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:00,082][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:05,083][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:11,950][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:16,951][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:21,952][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:26,953][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:31,954][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:36,955][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:36:41,956][ INFO][PID:3384948] Checking for cancel request [2025-09-07 19:37:44,432][ INFO][PID:3384948] Downloading results from builder [2025-09-07 19:37:44,433][ INFO][PID:3384948] rsyncing of mockbuilder@98.81.119.111:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404 started [2025-09-07 19:37:44,434][ INFO][PID:3384948] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.81.119.111:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404/build-09532404.rsync.log [2025-09-08 03:31:11,399][ INFO][PID:3384948] rsyncing finished. [2025-09-08 03:31:11,658][ INFO][PID:3384948] Releasing VM back to pool [2025-09-08 03:31:11,981][ INFO][PID:3384948] Searching for 'success' file in resultdir [2025-09-08 03:31:12,069][ INFO][PID:3384948] Getting build details [2025-09-08 03:31:12,071][ INFO][PID:3384948] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404 [2025-09-08 03:31:12,187][ INFO][PID:3384948] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404/Sunshine-0.0.4247-1.src.rpm [2025-09-08 03:31:12,188][ INFO][PID:3384948] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404/Sunshine-0.0.4247-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4247-1'} [2025-09-08 03:31:12,209][ INFO][PID:3384948] Finished build: id=9532404 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247 chroot=srpm-builds [2025-09-08 03:31:12,343][ INFO][PID:3384948] Worker succeeded build, took 28889.64443898201 [2025-09-08 03:31:12,354][ INFO][PID:3384948] 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:4247", "submitter": null, "ended_on": 1757302272.3423135, "started_on": 1757273382.6978745, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9532404", "build_id": 9532404, "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\": \"tmpjka4c46k\", \"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:4247/srpm-builds/09532404/Sunshine-0.0.4247-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--2bd40247-76a9-4056-916c-15120d206287", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4247", "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:4247", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4247", "result_dir": "09532404", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4247-1", "id": 9532404, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-08 03:31:13,224][ INFO][PID:3384948] Sending fedora-messaging bus message in build.end [2025-09-08 03:31:13,722][ INFO][PID:3384948] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404/builder-live.log by gzip [2025-09-08 03:31:13,762][ INFO][PID:3384948] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404/builder-live.log' as PID 629397 [2025-09-08 03:31:13,811][ INFO][PID:3384948] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404/builder-live.log) [2025-09-08 03:31:13,822][ INFO][PID:3384948] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4247/srpm-builds/09532404/backend.log by gzip