[2025-09-14 14:53:00,973][ INFO][PID:870164] Marking build as starting [2025-09-14 14:53:00,992][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:00,992][ INFO][PID:870164] VM allocation process starts [2025-09-14 14:53:01,003][ INFO][PID:870164] Trying to allocate VM: ResallocHost, ticket_id=5054614, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-14 14:53:04,047][ INFO][PID:870164] Allocated host ResallocHost, ticket_id=5054614, hostname=3.92.44.136, name=aws_x86_64_normalreserved_prod_06757990_20250914_144613, requested_tags=['copr_builder', 'arch_x86_64'] [2025-09-14 14:53:04,048][ INFO][PID:870164] Allocating ssh connection to builder [2025-09-14 14:53:04,048][ INFO][PID:870164] Checking that builder machine is OK [2025-09-14 14:53:04,412][ INFO][PID:870164] Running remote command: copr-builder-ready srpm-builds [2025-09-14 14:53:04,621][ INFO][PID:870164] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-09-14 14:53:04,621][ INFO][PID:870164] Filling build.info file with builder info [2025-09-14 14:53:04,622][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:04,623][ INFO][PID:870164] 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:4259", "submitter": null, "ended_on": null, "started_on": 1757861584.6232061, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9554869", "build_id": 9554869, "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\": \"tmpt72fpyoq\", \"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--87947e32-4caa-40ad-9bc8-f7abb5cc64c0", "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:4259", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4259", "result_dir": "09554869", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9554869, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-14 14:53:04,644][ INFO][PID:870164] Sending fedora-messaging bus message in build.start [2025-09-14 14:53:05,274][ INFO][PID:870164] Sending fedora-messaging bus message in chroot.start [2025-09-14 14:53:05,298][ INFO][PID:870164] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9554869 --detached [2025-09-14 14:53:05,655][ INFO][PID:870164] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.92.44.136' (ED25519) to the list of known hosts. [2025-09-14 14:53:05,656][ INFO][PID:870164] Downloading the builder-live.log file, attempt 1 [2025-09-14 14:53:05,658][ INFO][PID:870164] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.92.44.136 copr-rpmbuild-log [2025-09-14 14:53:10,664][ INFO][PID:870164] Periodic builder liveness probe: alive [2025-09-14 14:53:10,664][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:15,665][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:20,666][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:25,667][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:30,669][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:35,674][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:40,675][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:45,685][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:50,686][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:53:55,687][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:00,688][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:05,689][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:10,690][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:15,691][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:20,692][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:25,693][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:30,694][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:35,695][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:40,696][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:45,697][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:50,698][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:54:55,699][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:00,700][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:05,701][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:10,702][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:15,801][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:20,804][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:25,807][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:30,808][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:35,810][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:40,811][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:45,812][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:50,814][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:55:55,815][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:00,868][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:05,871][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:10,874][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:15,876][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:20,956][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:25,958][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:30,959][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:35,960][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:40,962][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:45,964][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:50,965][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:56:55,966][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:00,968][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:05,969][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:10,970][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:15,971][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:20,972][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:25,972][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:30,974][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:35,974][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:40,976][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:45,977][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:50,978][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:57:55,979][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:00,980][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:05,982][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:10,983][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:15,984][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:20,986][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:26,004][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:31,005][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:36,006][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:41,007][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:46,008][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:51,010][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:58:56,012][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:01,013][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:06,014][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:11,015][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:16,016][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:21,016][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:26,018][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:31,019][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:36,022][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:41,127][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:46,131][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:51,140][ INFO][PID:870164] Checking for cancel request [2025-09-14 14:59:56,143][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:01,150][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:06,153][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:11,154][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:16,155][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:21,157][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:26,158][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:31,159][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:36,160][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:41,162][ INFO][PID:870164] Checking for cancel request [2025-09-14 15:00:42,804][ INFO][PID:870164] Downloading results from builder [2025-09-14 15:00:42,804][ INFO][PID:870164] rsyncing of mockbuilder@3.92.44.136:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869 started [2025-09-14 15:00:42,805][ INFO][PID:870164] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.92.44.136:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/build-09554869.rsync.log [2025-09-14 15:00:48,068][ INFO][PID:870164] rsyncing finished. [2025-09-14 15:00:48,069][ INFO][PID:870164] Releasing VM back to pool [2025-09-14 15:00:48,077][ INFO][PID:870164] Searching for 'success' file in resultdir [2025-09-14 15:00:48,078][ INFO][PID:870164] Getting build details [2025-09-14 15:00:48,079][ INFO][PID:870164] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869 [2025-09-14 15:00:48,079][ INFO][PID:870164] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/Sunshine-0.0.4259-1.src.rpm [2025-09-14 15:00:48,080][ INFO][PID:870164] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/Sunshine-0.0.4259-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4259-1'} [2025-09-14 15:00:48,080][ INFO][PID:870164] Finished build: id=9554869 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259 chroot=srpm-builds [2025-09-14 15:00:48,082][ INFO][PID:870164] Worker succeeded build, took 463.45891785621643 [2025-09-14 15:00:48,082][ INFO][PID:870164] 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:4259", "submitter": null, "ended_on": 1757862048.082124, "started_on": 1757861584.6232061, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9554869", "build_id": 9554869, "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\": \"tmpt72fpyoq\", \"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:4259/srpm-builds/09554869/Sunshine-0.0.4259-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--87947e32-4caa-40ad-9bc8-f7abb5cc64c0", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4259", "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:4259", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4259", "result_dir": "09554869", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4259-1", "id": 9554869, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-09-14 15:00:48,108][ INFO][PID:870164] Sending fedora-messaging bus message in build.end [2025-09-14 15:00:48,132][ INFO][PID:870164] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/builder-live.log by gzip [2025-09-14 15:00:48,133][ INFO][PID:870164] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/builder-live.log' as PID 894669 [2025-09-14 15:00:48,139][ INFO][PID:870164] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/builder-live.log) [2025-09-14 15:00:48,140][ INFO][PID:870164] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/backend.log by gzip [2025-09-14 15:00:48,141][ INFO][PID:870164] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4259/srpm-builds/09554869/backend.log' as PID 894670