[2025-11-09 13:54:35,181][ INFO][PID:577594] Marking build as starting [2025-11-09 13:54:35,207][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:54:35,208][ INFO][PID:577594] VM allocation process starts [2025-11-09 13:54:35,217][ INFO][PID:577594] Trying to allocate VM: ResallocHost, ticket_id=6097715, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 13:54:38,288][ INFO][PID:577594] Allocated host ResallocHost, ticket_id=6097715, hostname=3.228.22.57, name=aws_x86_64_normalreserved_prod_07908993_20251109_133514, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-09 13:54:38,288][ INFO][PID:577594] Allocating ssh connection to builder [2025-11-09 13:54:38,288][ INFO][PID:577594] Checking that builder machine is OK [2025-11-09 13:54:38,609][ INFO][PID:577594] Running remote command: copr-builder-ready srpm-builds [2025-11-09 13:54:38,801][ INFO][PID:577594] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-09 13:54:38,855][ INFO][PID:577594] Filling build.info file with builder info [2025-11-09 13:54:38,855][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:54:38,856][ INFO][PID:577594] 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:4049", "submitter": null, "ended_on": null, "started_on": 1762696478.8565032, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9781274", "build_id": 9781274, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmp_t2c6_c7\", \"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--d7205fc2-2294-4448-923b-74866d98feef", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09781274", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9781274, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 13:54:38,878][ INFO][PID:577594] Sending fedora-messaging bus message in build.start [2025-11-09 13:54:39,514][ INFO][PID:577594] Sending fedora-messaging bus message in chroot.start [2025-11-09 13:54:39,537][ INFO][PID:577594] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9781274 --detached [2025-11-09 13:54:39,858][ INFO][PID:577594] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.228.22.57' (ED25519) to the list of known hosts. [2025-11-09 13:54:39,860][ INFO][PID:577594] Downloading the builder-live.log file, attempt 1 [2025-11-09 13:54:39,861][ INFO][PID:577594] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.228.22.57 copr-rpmbuild-log [2025-11-09 13:54:44,867][ INFO][PID:577594] Periodic builder liveness probe: alive [2025-11-09 13:54:44,868][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:54:49,869][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:54:54,870][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:54:59,871][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:04,872][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:09,872][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:14,873][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:19,874][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:24,875][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:29,877][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:34,877][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:39,879][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:44,880][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:49,880][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:54,881][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:55:59,882][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:04,883][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:09,884][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:14,885][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:19,886][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:24,887][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:29,888][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:34,889][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:39,890][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:44,891][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:49,892][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:54,893][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:56:59,894][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:04,895][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:09,895][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:14,897][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:19,949][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:24,950][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:29,951][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:34,952][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:39,953][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:44,954][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:49,955][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:54,956][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:57:59,957][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:04,958][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:09,959][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:14,961][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:19,961][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:24,962][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:29,963][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:34,965][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:39,965][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:44,966][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:49,967][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:54,968][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:58:59,969][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:04,970][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:09,972][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:14,973][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:19,974][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:24,975][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:29,976][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:34,977][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:39,978][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:44,979][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:49,980][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:54,981][ INFO][PID:577594] Checking for cancel request [2025-11-09 13:59:59,982][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:04,983][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:09,984][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:14,985][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:19,985][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:24,986][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:29,988][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:34,989][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:39,989][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:44,990][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:49,991][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:54,992][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:00:59,993][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:04,994][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:09,995][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:14,996][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:19,997][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:24,998][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:29,999][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:35,000][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:40,001][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:45,002][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:50,004][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:01:55,004][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:02:00,005][ INFO][PID:577594] Checking for cancel request [2025-11-09 14:02:00,466][ INFO][PID:577594] Downloading results from builder [2025-11-09 14:02:00,467][ INFO][PID:577594] rsyncing of mockbuilder@3.228.22.57:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274 started [2025-11-09 14:02:00,467][ INFO][PID:577594] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.228.22.57:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/build-09781274.rsync.log [2025-11-09 14:02:05,851][ INFO][PID:577594] rsyncing finished. [2025-11-09 14:02:05,851][ INFO][PID:577594] Releasing VM back to pool [2025-11-09 14:02:05,865][ INFO][PID:577594] Searching for 'success' file in resultdir [2025-11-09 14:02:05,866][ INFO][PID:577594] Getting build details [2025-11-09 14:02:05,866][ INFO][PID:577594] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274 [2025-11-09 14:02:05,867][ INFO][PID:577594] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/Sunshine-0.0.4049-1.src.rpm [2025-11-09 14:02:05,867][ INFO][PID:577594] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/Sunshine-0.0.4049-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4049-1'} [2025-11-09 14:02:05,867][ INFO][PID:577594] Finished build: id=9781274 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049 chroot=srpm-builds [2025-11-09 14:02:05,869][ INFO][PID:577594] Worker succeeded build, took 447.01279187202454 [2025-11-09 14:02:05,869][ INFO][PID:577594] 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:4049", "submitter": null, "ended_on": 1762696925.8692951, "started_on": 1762696478.8565032, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9781274", "build_id": 9781274, "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 [[ -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 [[ -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/copr\\\"\\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\\\" >&2\\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\": \"tmp_t2c6_c7\", \"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:4049/srpm-builds/09781274/Sunshine-0.0.4049-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--d7205fc2-2294-4448-923b-74866d98feef", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4049", "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:4049", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4049", "result_dir": "09781274", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4049-1", "id": 9781274, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-09 14:02:05,911][ INFO][PID:577594] Sending fedora-messaging bus message in build.end [2025-11-09 14:02:05,933][ INFO][PID:577594] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/builder-live.log by gzip [2025-11-09 14:02:05,934][ INFO][PID:577594] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/builder-live.log' as PID 608678 [2025-11-09 14:02:05,941][ INFO][PID:577594] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/builder-live.log) [2025-11-09 14:02:05,941][ INFO][PID:577594] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/backend.log by gzip [2025-11-09 14:02:05,942][ INFO][PID:577594] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4049/srpm-builds/09781274/backend.log' as PID 608679