[2025-10-06 06:54:46,112][ INFO][PID:3737743] Marking build as starting [2025-10-06 06:54:46,131][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:54:46,132][ INFO][PID:3737743] VM allocation process starts [2025-10-06 06:54:46,144][ INFO][PID:3737743] Trying to allocate VM: ResallocHost, ticket_id=5489073, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-06 06:54:49,159][ INFO][PID:3737743] Allocated host ResallocHost, ticket_id=5489073, hostname=35.153.106.93, name=aws_x86_64_normalreserved_prod_07238920_20251006_063726, requested_tags=['copr_builder', 'arch_x86_64'] [2025-10-06 06:54:49,160][ INFO][PID:3737743] Allocating ssh connection to builder [2025-10-06 06:54:49,160][ INFO][PID:3737743] Checking that builder machine is OK [2025-10-06 06:54:49,494][ INFO][PID:3737743] Running remote command: copr-builder-ready srpm-builds [2025-10-06 06:54:49,697][ INFO][PID:3737743] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-10-06 06:54:49,698][ INFO][PID:3737743] Filling build.info file with builder info [2025-10-06 06:54:49,698][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:54:49,699][ INFO][PID:3737743] 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:4286", "submitter": null, "ended_on": null, "started_on": 1759733689.6990812, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9647390", "build_id": 9647390, "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\": \"tmp46mka5zp\", \"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--00ee6291-dd5d-4df7-a0d8-2da313aeef3f", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09647390", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9647390, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-06 06:54:49,716][ INFO][PID:3737743] Sending fedora-messaging bus message in build.start [2025-10-06 06:54:50,336][ INFO][PID:3737743] Sending fedora-messaging bus message in chroot.start [2025-10-06 06:54:50,358][ INFO][PID:3737743] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9647390 --detached [2025-10-06 06:54:50,690][ INFO][PID:3737743] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '35.153.106.93' (ED25519) to the list of known hosts. [2025-10-06 06:54:50,690][ INFO][PID:3737743] Downloading the builder-live.log file, attempt 1 [2025-10-06 06:54:50,692][ INFO][PID:3737743] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.153.106.93 copr-rpmbuild-log [2025-10-06 06:54:55,695][ INFO][PID:3737743] Periodic builder liveness probe: alive [2025-10-06 06:54:55,696][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:00,697][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:05,698][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:10,698][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:15,699][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:20,700][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:25,701][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:30,702][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:35,703][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:40,704][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:45,705][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:50,706][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:55:55,707][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:00,708][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:05,709][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:10,710][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:15,711][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:20,712][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:25,712][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:30,713][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:35,714][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:40,715][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:45,716][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:50,717][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:56:55,718][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:00,719][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:05,720][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:10,721][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:15,722][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:20,723][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:25,723][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:30,724][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:35,725][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:40,726][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:45,727][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:50,728][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:57:55,729][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:00,730][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:05,731][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:10,732][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:15,733][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:20,733][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:25,734][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:30,735][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:35,736][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:40,737][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:45,738][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:50,739][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:58:55,740][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:00,741][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:05,742][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:10,743][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:15,743][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:20,744][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:25,745][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:30,746][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:35,747][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:40,748][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:45,750][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:50,751][ INFO][PID:3737743] Checking for cancel request [2025-10-06 06:59:55,752][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:00,753][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:05,754][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:10,754][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:15,755][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:20,756][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:25,757][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:30,758][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:35,759][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:40,760][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:45,761][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:50,762][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:00:55,763][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:00,764][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:05,764][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:10,766][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:15,767][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:20,768][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:25,769][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:30,769][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:35,770][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:40,771][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:45,772][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:50,773][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:01:55,774][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:02:00,775][ INFO][PID:3737743] Checking for cancel request [2025-10-06 07:02:04,068][ INFO][PID:3737743] Downloading results from builder [2025-10-06 07:02:04,068][ INFO][PID:3737743] rsyncing of mockbuilder@35.153.106.93:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390 started [2025-10-06 07:02:04,069][ INFO][PID:3737743] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.153.106.93:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/build-09647390.rsync.log [2025-10-06 07:02:10,148][ INFO][PID:3737743] rsyncing finished. [2025-10-06 07:02:10,149][ INFO][PID:3737743] Releasing VM back to pool [2025-10-06 07:02:10,159][ INFO][PID:3737743] Searching for 'success' file in resultdir [2025-10-06 07:02:10,160][ INFO][PID:3737743] Getting build details [2025-10-06 07:02:10,161][ INFO][PID:3737743] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390 [2025-10-06 07:02:10,161][ INFO][PID:3737743] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/Sunshine-0.0.4286-1.src.rpm [2025-10-06 07:02:10,162][ INFO][PID:3737743] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/Sunshine-0.0.4286-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4286-1'} [2025-10-06 07:02:10,162][ INFO][PID:3737743] Finished build: id=9647390 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286 chroot=srpm-builds [2025-10-06 07:02:10,163][ INFO][PID:3737743] Worker succeeded build, took 440.4648537635803 [2025-10-06 07:02:10,164][ INFO][PID:3737743] 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:4286", "submitter": null, "ended_on": 1759734130.163935, "started_on": 1759733689.6990812, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9647390", "build_id": 9647390, "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\": \"tmp46mka5zp\", \"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:4286/srpm-builds/09647390/Sunshine-0.0.4286-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--00ee6291-dd5d-4df7-a0d8-2da313aeef3f", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4286", "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:4286", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4286", "result_dir": "09647390", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4286-1", "id": 9647390, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-10-06 07:02:10,202][ INFO][PID:3737743] Sending fedora-messaging bus message in build.end [2025-10-06 07:02:10,226][ INFO][PID:3737743] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/builder-live.log by gzip [2025-10-06 07:02:10,227][ INFO][PID:3737743] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/builder-live.log' as PID 3750640 [2025-10-06 07:02:10,233][ INFO][PID:3737743] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/builder-live.log) [2025-10-06 07:02:10,234][ INFO][PID:3737743] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/backend.log by gzip [2025-10-06 07:02:10,235][ INFO][PID:3737743] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4286/srpm-builds/09647390/backend.log' as PID 3750644