[2025-11-02 08:33:40,471][ INFO][PID:558841] Marking build as starting [2025-11-02 08:33:40,498][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:33:40,499][ INFO][PID:558841] VM allocation process starts [2025-11-02 08:33:40,513][ INFO][PID:558841] Trying to allocate VM: ResallocHost, ticket_id=5979085, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-02 08:33:43,589][ INFO][PID:558841] Allocated host ResallocHost, ticket_id=5979085, hostname=54.152.240.28, name=aws_x86_64_normalreserved_prod_07781085_20251102_082224, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-02 08:33:43,589][ INFO][PID:558841] Allocating ssh connection to builder [2025-11-02 08:33:43,590][ INFO][PID:558841] Checking that builder machine is OK [2025-11-02 08:33:43,920][ INFO][PID:558841] Running remote command: copr-builder-ready srpm-builds [2025-11-02 08:33:44,121][ INFO][PID:558841] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-02 08:33:44,122][ INFO][PID:558841] Filling build.info file with builder info [2025-11-02 08:33:44,122][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:33:44,123][ INFO][PID:558841] 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:4337", "submitter": null, "ended_on": null, "started_on": 1762072424.123323, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9757734", "build_id": 9757734, "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\": \"tmp6cmoe3eq\", \"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--d9f41a4d-187b-4df4-af6b-6e1e21ba7eb6", "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:4337", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337", "result_dir": "09757734", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9757734, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-02 08:33:44,144][ INFO][PID:558841] Sending fedora-messaging bus message in build.start [2025-11-02 08:33:45,411][ INFO][PID:558841] Sending fedora-messaging bus message in chroot.start [2025-11-02 08:33:45,502][ INFO][PID:558841] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9757734 --detached [2025-11-02 08:33:45,830][ INFO][PID:558841] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.152.240.28' (ED25519) to the list of known hosts. [2025-11-02 08:33:45,831][ INFO][PID:558841] Downloading the builder-live.log file, attempt 1 [2025-11-02 08:33:45,832][ INFO][PID:558841] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.152.240.28 copr-rpmbuild-log [2025-11-02 08:33:50,839][ INFO][PID:558841] Periodic builder liveness probe: alive [2025-11-02 08:33:50,839][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:33:55,841][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:00,842][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:05,843][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:10,844][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:15,845][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:20,846][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:25,847][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:31,308][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:36,309][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:41,310][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:46,311][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:51,362][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:34:56,444][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:01,446][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:06,625][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:11,630][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:16,632][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:21,633][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:26,725][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:31,745][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:36,833][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:41,835][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:46,836][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:51,857][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:35:56,883][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:01,884][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:06,886][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:11,887][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:16,888][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:21,889][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:26,890][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:31,891][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:36,892][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:41,893][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:46,894][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:51,895][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:36:56,896][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:01,897][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:06,898][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:11,899][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:16,900][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:21,901][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:26,902][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:31,903][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:36,904][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:41,905][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:46,906][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:51,907][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:37:56,908][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:01,909][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:06,910][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:11,911][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:16,912][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:21,913][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:26,914][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:31,915][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:36,916][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:41,917][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:46,918][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:51,919][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:38:56,920][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:01,921][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:06,922][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:11,923][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:16,924][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:21,925][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:26,926][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:31,927][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:36,928][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:41,928][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:46,929][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:51,930][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:39:56,931][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:01,932][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:06,933][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:11,934][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:16,935][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:21,936][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:26,937][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:31,938][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:36,939][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:41,940][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:46,941][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:51,942][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:40:56,943][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:41:01,943][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:41:06,944][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:41:11,946][ INFO][PID:558841] Checking for cancel request [2025-11-02 08:41:13,614][ INFO][PID:558841] Downloading results from builder [2025-11-02 08:41:13,615][ INFO][PID:558841] rsyncing of mockbuilder@54.152.240.28:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734 started [2025-11-02 08:41:13,616][ INFO][PID:558841] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.152.240.28:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/ &> /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/build-09757734.rsync.log [2025-11-02 08:41:19,084][ INFO][PID:558841] rsyncing finished. [2025-11-02 08:41:19,085][ INFO][PID:558841] Releasing VM back to pool [2025-11-02 08:41:19,094][ INFO][PID:558841] Searching for 'success' file in resultdir [2025-11-02 08:41:19,095][ INFO][PID:558841] Getting build details [2025-11-02 08:41:19,095][ INFO][PID:558841] Retrieving SRPM info from /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734 [2025-11-02 08:41:19,096][ INFO][PID:558841] SRPM URL: https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/Sunshine-0.0.4337-1.src.rpm [2025-11-02 08:41:19,096][ INFO][PID:558841] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/Sunshine-0.0.4337-1.src.rpm', 'pkg_name': 'Sunshine', 'pkg_version': '0.0.4337-1'} [2025-11-02 08:41:19,097][ INFO][PID:558841] Finished build: id=9757734 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337 chroot=srpm-builds [2025-11-02 08:41:19,098][ INFO][PID:558841] Worker succeeded build, took 454.9751970767975 [2025-11-02 08:41:19,099][ INFO][PID:558841] 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:4337", "submitter": null, "ended_on": 1762072879.09852, "started_on": 1762072424.123323, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9757734", "build_id": 9757734, "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\": \"tmp6cmoe3eq\", \"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:4337/srpm-builds/09757734/Sunshine-0.0.4337-1.src.rpm", "uses_devel_repo": null, "sandbox": "lizardbyte/pulls--d9f41a4d-187b-4df4-af6b-6e1e21ba7eb6", "results": { "name": "Sunshine", "epoch": null, "version": "0.0.4337", "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:4337", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/lizardbyte/pulls:pr:4337", "result_dir": "09757734", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.4337-1", "id": 9757734, "mockchain_macros": { "copr_username": "lizardbyte", "copr_projectname": "pulls", "vendor": "Fedora Project COPR (lizardbyte/pulls)" } } ] } [2025-11-02 08:41:19,137][ INFO][PID:558841] Sending fedora-messaging bus message in build.end [2025-11-02 08:41:19,234][ INFO][PID:558841] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/builder-live.log by gzip [2025-11-02 08:41:19,235][ INFO][PID:558841] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/builder-live.log' as PID 585995 [2025-11-02 08:41:19,251][ INFO][PID:558841] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/builder-live.log) [2025-11-02 08:41:19,251][ INFO][PID:558841] Compressing /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/backend.log by gzip [2025-11-02 08:41:19,252][ INFO][PID:558841] Running command 'gzip /var/lib/copr/public_html/results/lizardbyte/pulls:pr:4337/srpm-builds/09757734/backend.log' as PID 585997