[2025-10-11 22:35:21,712][ INFO][PID:3042828] Marking build as starting [2025-10-11 22:35:21,739][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:35:21,740][ INFO][PID:3042828] VM allocation process starts [2025-10-11 22:35:21,747][ INFO][PID:3042828] Trying to allocate VM: ResallocHost, ticket_id=5616285, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-11 22:35:24,795][ INFO][PID:3042828] Allocated host ResallocHost, ticket_id=5616285, hostname=54.211.147.97, name=aws_x86_64_normalreserved_prod_07338218_20251011_223009, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-11 22:35:24,795][ INFO][PID:3042828] Allocating ssh connection to builder [2025-10-11 22:35:24,796][ INFO][PID:3042828] Checking that builder machine is OK [2025-10-11 22:35:25,139][ INFO][PID:3042828] Running remote command: copr-builder-ready srpm-builds [2025-10-11 22:35:25,341][ INFO][PID:3042828] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-11 22:35:25,342][ INFO][PID:3042828] Filling build.info file with builder info [2025-10-11 22:35:25,342][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:35:25,343][ INFO][PID:3042828] 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:4019", "submitter": null, "ended_on": null, "started_on": 1760222125.3435216, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9680327", "build_id": 9680327, "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\": \"tmp1nyfsp79\", \"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--500bd14e-fb84-4ff6-9a0f-4a278eb94715", "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:4019", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4019", "result_dir": "09680327", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9680327, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-11 22:35:25,366][ INFO][PID:3042828] Sending fedora-messaging bus message in build.start [2025-10-11 22:35:25,981][ INFO][PID:3042828] Sending fedora-messaging bus message in chroot.start [2025-10-11 22:35:26,003][ INFO][PID:3042828] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9680327 --detached [2025-10-11 22:35:26,352][ INFO][PID:3042828] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.211.147.97' (ED25519) to the list of known hosts. [2025-10-11 22:35:26,353][ INFO][PID:3042828] Downloading the builder-live.log file, attempt 1 [2025-10-11 22:35:26,354][ INFO][PID:3042828] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.211.147.97 copr-rpmbuild-log [2025-10-11 22:35:31,359][ INFO][PID:3042828] Periodic builder liveness probe: alive [2025-10-11 22:35:31,360][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:35:36,361][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:35:41,362][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:35:46,363][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:35:51,364][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:35:56,365][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:01,366][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:06,367][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:11,368][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:16,370][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:21,371][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:26,372][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:31,373][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:36,374][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:41,375][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:46,376][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:51,377][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:36:56,378][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:01,379][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:06,380][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:11,381][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:16,382][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:21,383][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:26,384][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:31,385][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:36,386][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:41,387][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:46,388][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:51,389][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:37:56,390][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:01,391][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:06,392][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:11,393][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:16,394][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:21,395][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:26,396][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:31,397][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:36,398][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:41,399][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:46,400][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:51,401][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:38:56,402][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:01,403][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:06,404][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:11,405][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:16,406][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:21,407][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:26,408][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:31,409][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:36,410][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:41,411][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:46,412][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:51,413][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:39:56,414][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:01,415][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:06,416][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:11,417][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:16,418][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:21,419][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:26,420][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:31,421][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:36,422][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:41,423][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:46,424][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:51,425][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:40:56,426][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:01,427][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:06,428][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:11,429][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:16,430][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:21,431][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:26,432][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:31,433][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:36,434][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:41,435][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:46,436][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:51,437][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:41:56,438][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:01,439][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:06,440][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:11,441][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:16,442][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:21,443][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:26,444][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:31,445][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:36,446][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:41,447][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:46,460][ INFO][PID:3042828] Checking for cancel request [2025-10-11 22:42:48,660][ INFO][PID:3042828] Downloading results from builder [2025-10-11 22:42:48,661][ INFO][PID:3042828] rsyncing of mockbuilder@54.211.147.97:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327 started [2025-10-11 22:42:48,662][ INFO][PID:3042828] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.211.147.97:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/build-09680327.rsync.log [2025-10-11 22:42:54,849][ INFO][PID:3042828] rsyncing finished. [2025-10-11 22:42:54,850][ INFO][PID:3042828] Releasing VM back to pool [2025-10-11 22:42:54,858][ INFO][PID:3042828] Searching for 'success' file in resultdir [2025-10-11 22:42:54,859][ INFO][PID:3042828] Getting build details [2025-10-11 22:42:54,859][ INFO][PID:3042828] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327 [2025-10-11 22:42:54,860][ INFO][PID:3042828] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/Sunshine-0.0.4019-1.src.rpm [2025-10-11 22:42:54,860][ INFO][PID:3042828] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/Sunshine-0.0.4019-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4019-1'} [2025-10-11 22:42:54,860][ INFO][PID:3042828] Finished build: id=9680327 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019 chroot=srpm-builds [2025-10-11 22:42:54,862][ INFO][PID:3042828] Worker succeeded build, took 449.5188355445862 [2025-10-11 22:42:54,862][ INFO][PID:3042828] 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:4019", "submitter": null, "ended_on": 1760222574.8623571, "started_on": 1760222125.3435216, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9680327", "build_id": 9680327, "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\": \"tmp1nyfsp79\", \"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:4019/srpm-builds/09680327/Sunshine-0.0.4019-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--500bd14e-fb84-4ff6-9a0f-4a278eb94715", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4019", "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:4019", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4019", "result_dir": "09680327", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4019-1", "id": 9680327, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-11 22:42:54,899][ INFO][PID:3042828] Sending fedora-messaging bus message in build.end [2025-10-11 22:42:54,922][ INFO][PID:3042828] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/builder-live.log by gzip [2025-10-11 22:42:54,923][ INFO][PID:3042828] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/builder-live.log' as PID 3069150 [2025-10-11 22:42:54,930][ INFO][PID:3042828] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/builder-live.log) [2025-10-11 22:42:54,930][ INFO][PID:3042828] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/backend.log by gzip [2025-10-11 22:42:54,931][ INFO][PID:3042828] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4019/srpm-builds/09680327/backend.log' as PID 3069151