[2025-09-02 01:46:13,114][ INFO][PID:3409262] Marking build as starting [2025-09-02 01:46:13,135][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:13,136][ INFO][PID:3409262] VM allocation process starts [2025-09-02 01:46:13,148][ INFO][PID:3409262] Trying to allocate VM: ResallocHost, ticket_id=4866360, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-02 01:46:16,162][ INFO][PID:3409262] Allocated host ResallocHost, ticket_id=4866360, hostname=54.172.29.236, name=aws_x86_64_normalreserved_prod_06533388_20250902_011351, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-02 01:46:16,162][ INFO][PID:3409262] Allocating ssh connection to builder [2025-09-02 01:46:16,163][ INFO][PID:3409262] Checking that builder machine is OK [2025-09-02 01:46:16,464][ INFO][PID:3409262] Running remote command: copr-builder-ready srpm-builds [2025-09-02 01:46:16,662][ INFO][PID:3409262] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-02 01:46:16,663][ INFO][PID:3409262] Filling build.info file with builder info [2025-09-02 01:46:16,663][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:16,664][ INFO][PID:3409262] 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:3842", "submitter": null, "ended_on": null, "started_on": 1756777576.6644762, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9513756", "build_id": 9513756, "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\": \"tmpe056leo8\", \"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--308f05ca-3bae-45b8-af67-f495390ca989", "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:3842", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842", "result_dir": "09513756", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9513756, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-02 01:46:16,683][ INFO][PID:3409262] Sending fedora-messaging bus message in build.start [2025-09-02 01:46:17,278][ INFO][PID:3409262] Sending fedora-messaging bus message in chroot.start [2025-09-02 01:46:17,301][ INFO][PID:3409262] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9513756 --detached [2025-09-02 01:46:17,613][ INFO][PID:3409262] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.172.29.236' (ED25519) to the list of known hosts. [2025-09-02 01:46:17,613][ INFO][PID:3409262] Downloading the builder-live.log file, attempt 1 [2025-09-02 01:46:17,615][ INFO][PID:3409262] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.172.29.236 copr-rpmbuild-log [2025-09-02 01:46:22,618][ INFO][PID:3409262] Periodic builder liveness probe: alive [2025-09-02 01:46:22,619][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:27,620][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:32,621][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:37,621][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:42,622][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:47,623][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:52,624][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:46:57,625][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:02,626][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:07,627][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:12,628][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:17,628][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:22,629][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:27,630][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:32,631][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:37,632][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:42,633][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:47,634][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:52,635][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:47:57,636][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:02,637][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:07,638][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:12,638][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:17,639][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:22,640][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:27,641][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:32,642][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:37,643][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:42,644][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:47,645][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:52,645][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:48:57,646][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:02,647][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:07,648][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:12,649][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:17,650][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:22,651][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:27,652][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:32,653][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:37,653][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:42,654][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:47,655][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:52,656][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:49:57,657][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:02,658][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:07,659][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:12,660][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:17,660][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:22,661][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:27,662][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:32,663][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:37,664][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:42,665][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:47,666][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:52,667][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:50:57,668][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:02,668][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:07,669][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:12,670][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:17,671][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:22,672][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:27,673][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:32,674][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:37,675][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:42,676][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:47,677][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:52,678][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:51:57,679][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:02,679][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:07,680][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:12,681][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:17,682][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:22,683][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:27,684][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:32,685][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:37,686][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:42,686][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:47,687][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:52,688][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:52:57,692][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:02,693][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:07,694][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:12,695][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:17,696][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:22,696][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:27,697][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:32,698][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:37,700][ INFO][PID:3409262] Checking for cancel request [2025-09-02 01:53:41,531][ INFO][PID:3409262] Downloading results from builder [2025-09-02 01:53:41,532][ INFO][PID:3409262] rsyncing of mockbuilder@54.172.29.236:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756 started [2025-09-02 01:53:41,532][ INFO][PID:3409262] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.172.29.236:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/build-09513756.rsync.log [2025-09-02 01:53:47,490][ INFO][PID:3409262] rsyncing finished. [2025-09-02 01:53:47,491][ INFO][PID:3409262] Releasing VM back to pool [2025-09-02 01:53:47,501][ INFO][PID:3409262] Searching for 'success' file in resultdir [2025-09-02 01:53:47,502][ INFO][PID:3409262] Getting build details [2025-09-02 01:53:47,502][ INFO][PID:3409262] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756 [2025-09-02 01:53:47,503][ INFO][PID:3409262] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/Sunshine-0.0.3842-1.src.rpm [2025-09-02 01:53:47,504][ INFO][PID:3409262] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/Sunshine-0.0.3842-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.3842-1'} [2025-09-02 01:53:47,504][ INFO][PID:3409262] Finished build: id=9513756 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842 chroot=srpm-builds [2025-09-02 01:53:47,506][ INFO][PID:3409262] Worker succeeded build, took 450.84183049201965 [2025-09-02 01:53:47,507][ INFO][PID:3409262] 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:3842", "submitter": null, "ended_on": 1756778027.5063066, "started_on": 1756777576.6644762, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9513756", "build_id": 9513756, "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\": \"tmpe056leo8\", \"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:3842/srpm-builds/09513756/Sunshine-0.0.3842-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--308f05ca-3bae-45b8-af67-f495390ca989", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.3842", "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:3842", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:3842", "result_dir": "09513756", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.3842-1", "id": 9513756, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-02 01:53:47,535][ INFO][PID:3409262] Sending fedora-messaging bus message in build.end [2025-09-02 01:53:47,564][ INFO][PID:3409262] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/builder-live.log by gzip [2025-09-02 01:53:47,565][ INFO][PID:3409262] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/builder-live.log' as PID 3425919 [2025-09-02 01:53:47,572][ INFO][PID:3409262] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/builder-live.log) [2025-09-02 01:53:47,573][ INFO][PID:3409262] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/backend.log by gzip [2025-09-02 01:53:47,574][ INFO][PID:3409262] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:3842/srpm-builds/09513756/backend.log' as PID 3425921