[2025-10-25 02:33:26,114][ INFO][PID:2191719] Marking build as starting [2025-10-25 02:33:26,153][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:33:26,154][ INFO][PID:2191719] VM allocation process starts [2025-10-25 02:33:26,166][ INFO][PID:2191719] Trying to allocate VM: ResallocHost, ticket_id=5849387, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-25 02:33:29,205][ INFO][PID:2191719] Allocated host ResallocHost, ticket_id=5849387, hostname=3.80.232.207, name=aws_x86_64_normalreserved_prod_07646432_20251025_023044, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-25 02:33:29,206][ INFO][PID:2191719] Allocating ssh connection to builder [2025-10-25 02:33:29,206][ INFO][PID:2191719] Checking that builder machine is OK [2025-10-25 02:33:29,516][ INFO][PID:2191719] Running remote command: copr-builder-ready srpm-builds [2025-10-25 02:33:29,715][ INFO][PID:2191719] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-25 02:33:29,715][ INFO][PID:2191719] Filling build.info file with builder info [2025-10-25 02:33:29,716][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:33:29,717][ INFO][PID:2191719] 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:4353", "submitter": null, "ended_on": null, "started_on": 1761359609.7170613, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9731851", "build_id": 9731851, "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\": \"tmpvf_dw16z\", \"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--48ca3b7a-57f6-4245-b0db-035f92a9af17", "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:4353", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4353", "result_dir": "09731851", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9731851, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-25 02:33:29,744][ INFO][PID:2191719] Sending fedora-messaging bus message in build.start [2025-10-25 02:33:30,360][ INFO][PID:2191719] Sending fedora-messaging bus message in chroot.start [2025-10-25 02:33:30,385][ INFO][PID:2191719] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9731851 --detached [2025-10-25 02:33:30,699][ INFO][PID:2191719] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.80.232.207' (ED25519) to the list of known hosts. [2025-10-25 02:33:30,700][ INFO][PID:2191719] Downloading the builder-live.log file, attempt 1 [2025-10-25 02:33:30,702][ INFO][PID:2191719] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.80.232.207 copr-rpmbuild-log [2025-10-25 02:33:35,708][ INFO][PID:2191719] Periodic builder liveness probe: alive [2025-10-25 02:33:35,709][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:33:40,710][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:33:45,711][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:33:50,712][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:33:55,713][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:00,714][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:05,715][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:10,716][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:15,717][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:20,717][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:25,719][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:30,720][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:35,721][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:40,722][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:45,723][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:50,723][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:34:55,724][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:00,725][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:05,726][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:10,727][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:15,728][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:20,729][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:25,730][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:30,731][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:35,732][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:40,732][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:45,733][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:50,734][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:35:55,735][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:00,736][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:05,737][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:10,738][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:15,739][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:20,740][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:25,741][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:30,742][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:35,743][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:40,744][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:45,745][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:50,746][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:36:55,747][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:00,748][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:05,749][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:10,750][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:15,751][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:20,752][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:25,753][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:30,754][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:35,754][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:40,755][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:45,756][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:50,757][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:37:55,758][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:00,759][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:05,760][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:10,761][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:15,762][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:20,763][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:25,764][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:30,765][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:35,766][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:40,767][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:45,768][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:50,769][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:38:55,770][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:00,770][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:05,772][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:10,772][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:15,773][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:20,774][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:25,775][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:30,776][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:35,777][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:40,778][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:45,779][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:50,780][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:39:55,781][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:00,782][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:05,783][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:10,784][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:15,785][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:20,786][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:25,787][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:30,788][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:35,789][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:40,790][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:45,791][ INFO][PID:2191719] Checking for cancel request [2025-10-25 02:40:49,647][ INFO][PID:2191719] Downloading results from builder [2025-10-25 02:40:49,648][ INFO][PID:2191719] rsyncing of mockbuilder@3.80.232.207:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851 started [2025-10-25 02:40:49,649][ INFO][PID:2191719] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.80.232.207:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/build-09731851.rsync.log [2025-10-25 02:40:55,059][ INFO][PID:2191719] rsyncing finished. [2025-10-25 02:40:55,060][ INFO][PID:2191719] Releasing VM back to pool [2025-10-25 02:40:55,075][ INFO][PID:2191719] Searching for 'success' file in resultdir [2025-10-25 02:40:55,076][ INFO][PID:2191719] Getting build details [2025-10-25 02:40:55,076][ INFO][PID:2191719] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851 [2025-10-25 02:40:55,077][ INFO][PID:2191719] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/Sunshine-0.0.4353-1.src.rpm [2025-10-25 02:40:55,078][ INFO][PID:2191719] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/Sunshine-0.0.4353-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4353-1'} [2025-10-25 02:40:55,078][ INFO][PID:2191719] Finished build: id=9731851 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353 chroot=srpm-builds [2025-10-25 02:40:55,079][ INFO][PID:2191719] Worker succeeded build, took 445.3628828525543 [2025-10-25 02:40:55,080][ INFO][PID:2191719] 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:4353", "submitter": null, "ended_on": 1761360055.0799441, "started_on": 1761359609.7170613, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9731851", "build_id": 9731851, "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\": \"tmpvf_dw16z\", \"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:4353/srpm-builds/09731851/Sunshine-0.0.4353-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--48ca3b7a-57f6-4245-b0db-035f92a9af17", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4353", "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:4353", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4353", "result_dir": "09731851", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4353-1", "id": 9731851, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-25 02:40:55,128][ INFO][PID:2191719] Sending fedora-messaging bus message in build.end [2025-10-25 02:40:55,155][ INFO][PID:2191719] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/builder-live.log by gzip [2025-10-25 02:40:55,157][ INFO][PID:2191719] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/builder-live.log' as PID 2210539 [2025-10-25 02:40:55,163][ INFO][PID:2191719] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/builder-live.log) [2025-10-25 02:40:55,164][ INFO][PID:2191719] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/backend.log by gzip [2025-10-25 02:40:55,165][ INFO][PID:2191719] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4353/srpm-builds/09731851/backend.log' as PID 2210540