[2025-08-22 04:06:16,407][ INFO][PID:2092020] Marking build as starting [2025-08-22 04:06:16,427][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:06:16,428][ INFO][PID:2092020] VM allocation process starts [2025-08-22 04:06:16,438][ INFO][PID:2092020] Trying to allocate VM: ResallocHost, ticket_id=4660059, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-22 04:06:19,479][ INFO][PID:2092020] Allocated host ResallocHost, ticket_id=4660059, hostname=54.167.84.227, name=aws_x86_64_spot_prod_06371869_20250822_031952, requested_tags=['copr_builder', 'arch_x86_64'] [2025-08-22 04:06:19,480][ INFO][PID:2092020] Allocating ssh connection to builder [2025-08-22 04:06:19,481][ INFO][PID:2092020] Checking that builder machine is OK [2025-08-22 04:06:19,928][ INFO][PID:2092020] Running remote command: copr-builder-ready srpm-builds [2025-08-22 04:06:20,128][ INFO][PID:2092020] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-08-22 04:06:20,129][ INFO][PID:2092020] Filling build.info file with builder info [2025-08-22 04:06:20,129][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:06:20,130][ INFO][PID:2092020] 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:4186", "submitter": null, "ended_on": null, "started_on": 1755835580.1304677, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9456232", "build_id": 9456232, "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\": \"tmpfu7mrjum\", \"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--c78cb5bc-d213-4bce-9647-2c089795d537", "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:4186", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4186", "result_dir": "09456232", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9456232, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-22 04:06:20,159][ INFO][PID:2092020] Sending fedora-messaging bus message in build.start [2025-08-22 04:06:20,788][ INFO][PID:2092020] Sending fedora-messaging bus message in chroot.start [2025-08-22 04:06:20,813][ INFO][PID:2092020] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9456232 --detached [2025-08-22 04:06:21,159][ INFO][PID:2092020] Downloading the builder-live.log file, attempt 1 [2025-08-22 04:06:21,160][ INFO][PID:2092020] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.167.84.227 copr-rpmbuild-log [2025-08-22 04:06:26,164][ INFO][PID:2092020] Periodic builder liveness probe: alive [2025-08-22 04:06:26,165][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:06:31,166][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:06:36,167][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:06:41,168][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:06:46,169][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:06:51,170][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:06:56,171][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:01,173][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:06,174][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:11,175][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:16,176][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:21,181][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:26,183][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:31,184][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:36,186][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:41,187][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:46,188][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:51,190][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:07:56,191][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:01,192][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:06,193][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:11,194][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:16,196][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:21,197][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:26,199][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:31,200][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:36,202][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:41,205][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:46,206][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:51,210][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:08:56,213][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:01,214][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:06,215][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:11,216][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:16,218][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:21,219][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:26,221][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:31,223][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:36,224][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:41,227][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:46,228][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:51,232][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:09:56,234][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:01,236][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:06,238][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:11,246][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:16,247][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:21,248][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:26,249][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:31,252][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:36,254][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:41,256][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:46,260][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:51,261][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:10:56,264][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:01,267][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:06,268][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:11,271][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:16,273][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:21,276][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:26,278][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:31,280][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:36,282][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:41,284][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:46,287][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:51,290][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:11:56,292][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:01,294][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:06,299][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:11,302][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:16,304][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:21,306][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:26,309][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:31,313][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:36,319][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:41,321][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:46,323][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:51,325][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:12:56,326][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:01,328][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:06,329][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:11,330][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:16,331][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:21,333][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:26,334][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:31,336][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:36,338][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:41,339][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:46,340][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:51,346][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:56,348][ INFO][PID:2092020] Checking for cancel request [2025-08-22 04:13:57,571][ INFO][PID:2092020] Downloading results from builder [2025-08-22 04:13:57,572][ INFO][PID:2092020] rsyncing of mockbuilder@54.167.84.227:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232 started [2025-08-22 04:13:57,573][ INFO][PID:2092020] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.167.84.227:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/build-09456232.rsync.log [2025-08-22 04:14:05,651][ INFO][PID:2092020] rsyncing finished. [2025-08-22 04:14:05,652][ INFO][PID:2092020] Releasing VM back to pool [2025-08-22 04:14:05,664][ INFO][PID:2092020] Searching for 'success' file in resultdir [2025-08-22 04:14:05,665][ INFO][PID:2092020] Getting build details [2025-08-22 04:14:05,666][ INFO][PID:2092020] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232 [2025-08-22 04:14:05,667][ INFO][PID:2092020] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/Sunshine-0.0.4186-1.src.rpm [2025-08-22 04:14:05,668][ INFO][PID:2092020] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/Sunshine-0.0.4186-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4186-1'} [2025-08-22 04:14:05,668][ INFO][PID:2092020] Finished build: id=9456232 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186 chroot=srpm-builds [2025-08-22 04:14:05,670][ INFO][PID:2092020] Worker succeeded build, took 465.5402626991272 [2025-08-22 04:14:05,671][ INFO][PID:2092020] 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:4186", "submitter": null, "ended_on": 1755836045.6707304, "started_on": 1755835580.1304677, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9456232", "build_id": 9456232, "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\": \"tmpfu7mrjum\", \"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:4186/srpm-builds/09456232/Sunshine-0.0.4186-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--c78cb5bc-d213-4bce-9647-2c089795d537", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4186", "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:4186", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4186", "result_dir": "09456232", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4186-1", "id": 9456232, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-08-22 04:14:05,704][ INFO][PID:2092020] Sending fedora-messaging bus message in build.end [2025-08-22 04:14:05,732][ INFO][PID:2092020] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/builder-live.log by gzip [2025-08-22 04:14:05,736][ INFO][PID:2092020] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/builder-live.log' as PID 2167737 [2025-08-22 04:14:05,742][ INFO][PID:2092020] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/builder-live.log) [2025-08-22 04:14:05,742][ INFO][PID:2092020] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/backend.log by gzip [2025-08-22 04:14:05,744][ INFO][PID:2092020] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4186/srpm-builds/09456232/backend.log' as PID 2167738