[2025-11-26 11:54:52,684][ INFO][PID:583091] Marking build as starting [2025-11-26 11:54:52,823][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:54:52,827][ INFO][PID:583091] VM allocation process starts [2025-11-26 11:54:52,850][ INFO][PID:583091] Trying to allocate VM: ResallocHost, ticket_id=779, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-26 11:54:57,854][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:02,855][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:07,856][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:12,858][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:17,859][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:22,861][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:27,862][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:32,865][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:37,867][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:42,868][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:47,870][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:52,871][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:55:57,874][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:02,876][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:07,877][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:12,878][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:17,879][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:22,883][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:27,887][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:32,888][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:37,890][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:42,894][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:47,895][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:52,896][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:56:57,897][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:02,900][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:07,901][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:12,903][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:17,904][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:22,905][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:27,906][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:32,908][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:37,909][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:42,912][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:47,915][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:52,919][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:57:57,920][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:58:02,923][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:58:07,926][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:58:11,006][ INFO][PID:583091] Allocated host ResallocHost, ticket_id=779, hostname=54.242.209.15, name=aws_x86_64_normalreserved_prod_00001139_20251126_115559, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-26 11:58:11,007][ INFO][PID:583091] Allocating ssh connection to builder [2025-11-26 11:58:11,009][ INFO][PID:583091] Checking that builder machine is OK [2025-11-26 11:58:11,372][ INFO][PID:583091] Running remote command: copr-builder-ready srpm-builds [2025-11-26 11:58:11,640][ INFO][PID:583091] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-26 11:58:11,641][ INFO][PID:583091] Filling build.info file with builder info [2025-11-26 11:58:11,643][ INFO][PID:583091] Checking for cancel request [2025-11-26 11:58:11,645][ INFO][PID:583091] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "packit", "project_name": "rhinstaller-anaconda-webui-1023", "project_dirname": "rhinstaller-anaconda-webui-1023", "submitter": "packit", "ended_on": null, "started_on": 1764158291.645777, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9839070", "build_id": 9839070, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 1023 --merge-pr --target-branch main --job-config-index 1 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda-webui\\n\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"packit npm make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "packit/rhinstaller-anaconda-webui-1023--packit", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-43-x86_64/", "id": "copr_packit_packit_stable", "name": "Additional repo copr_packit_packit_stable" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-1023", "result_dir": "09839070", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9839070, "mockchain_macros": { "copr_username": "packit", "copr_projectname": "rhinstaller-anaconda-webui-1023", "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-webui-1023)" } } ] } [2025-11-26 12:04:42,643][ INFO][PID:583091] Sending fedora-messaging bus message in build.start [2025-11-26 12:04:43,291][ INFO][PID:583091] Sending fedora-messaging bus message in chroot.start [2025-11-26 12:04:43,316][ INFO][PID:583091] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9839070 --detached [2025-11-26 12:04:43,826][ INFO][PID:583091] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '54.242.209.15' (ED25519) to the list of known hosts. [2025-11-26 12:04:43,826][ INFO][PID:583091] Downloading the builder-live.log file, attempt 1 [2025-11-26 12:04:43,828][ INFO][PID:583091] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.242.209.15 copr-rpmbuild-log [2025-11-26 12:04:48,835][ INFO][PID:583091] Periodic builder liveness probe: alive [2025-11-26 12:04:48,836][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:04:53,836][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:04:58,837][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:03,838][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:08,839][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:13,840][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:18,841][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:23,842][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:28,843][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:33,844][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:38,845][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:43,847][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:48,848][ INFO][PID:583091] Checking for cancel request [2025-11-26 12:05:49,819][ INFO][PID:583091] Downloading results from builder [2025-11-26 12:05:49,820][ INFO][PID:583091] rsyncing of mockbuilder@54.242.209.15:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070 started [2025-11-26 12:05:49,822][ INFO][PID:583091] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.242.209.15:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/ &> /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/build-09839070.rsync.log [2025-11-26 12:05:50,246][ INFO][PID:583091] rsyncing finished. [2025-11-26 12:05:50,246][ INFO][PID:583091] Releasing VM back to pool [2025-11-26 12:05:50,302][ INFO][PID:583091] Searching for 'success' file in resultdir [2025-11-26 12:05:50,306][ INFO][PID:583091] Getting build details [2025-11-26 12:05:50,306][ INFO][PID:583091] Retrieving SRPM info from /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070 [2025-11-26 12:05:50,307][ INFO][PID:583091] SRPM URL: https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/anaconda-webui-57-1.20251126120539633103.pr1023.13.g19818cac.src.rpm [2025-11-26 12:05:50,308][ INFO][PID:583091] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/anaconda-webui-57-1.20251126120539633103.pr1023.13.g19818cac.src.rpm', 'pkg_name': 'anaconda-webui', 'pkg_version': '57-1.20251126120539633103.pr1023.13.g19818cac'} [2025-11-26 12:05:50,312][ INFO][PID:583091] Finished build: id=9839070 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023 chroot=srpm-builds [2025-11-26 12:05:50,315][ INFO][PID:583091] Worker succeeded build, took 458.66972184181213 [2025-11-26 12:05:50,316][ INFO][PID:583091] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "packit", "project_name": "rhinstaller-anaconda-webui-1023", "project_dirname": "rhinstaller-anaconda-webui-1023", "submitter": "packit", "ended_on": 1764158750.3154988, "started_on": 1764158291.645777, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9839070", "build_id": 9839070, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"\\n#!/bin/sh\\n\\ngit config --global user.email \\\"hello@packit.dev\\\"\\ngit config --global user.name \\\"Packit\\\"\\nresultdir=$PWD\\npackit -d prepare-sources --result-dir \\\"$resultdir\\\" --pr-id 1023 --merge-pr --target-branch main --job-config-index 1 --merged-ref 'main' --no-create-symlinks https://github.com/rhinstaller/anaconda-webui\\n\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"packit npm make\", \"resultdir\": null, \"repos\": \"copr://packit/packit-stable\"}", "pkg_name": "anaconda-webui", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/anaconda-webui-57-1.20251126120539633103.pr1023.13.g19818cac.src.rpm", "uses_devel_repo": null, "sandbox": "packit/rhinstaller-anaconda-webui-1023--packit", "results": { "name": "anaconda-webui", "epoch": null, "version": "57", "release": "1.20251126120539633103.pr1023.13.g19818cac", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [ { "baseurl": "https://download.copr.fedorainfracloud.org/results/packit/packit-stable/fedora-43-x86_64/", "id": "copr_packit_packit_stable", "name": "Additional repo copr_packit_packit_stable" } ], "background": false, "destdir": "/var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/packit/rhinstaller-anaconda-webui-1023", "result_dir": "09839070", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "57-1.20251126120539633103.pr1023.13.g19818cac", "id": 9839070, "mockchain_macros": { "copr_username": "packit", "copr_projectname": "rhinstaller-anaconda-webui-1023", "vendor": "Fedora Project COPR (packit/rhinstaller-anaconda-webui-1023)" } } ] } [2025-11-26 12:05:50,448][ INFO][PID:583091] Sending fedora-messaging bus message in build.end [2025-11-26 12:05:50,488][ INFO][PID:583091] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/builder-live.log by gzip [2025-11-26 12:05:50,493][ INFO][PID:583091] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/builder-live.log' as PID 680200 [2025-11-26 12:05:50,505][ INFO][PID:583091] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/builder-live.log) [2025-11-26 12:05:50,507][ INFO][PID:583091] Compressing /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/backend.log by gzip [2025-11-26 12:05:50,508][ INFO][PID:583091] Running command 'gzip /var/lib/copr/public_html/results/packit/rhinstaller-anaconda-webui-1023/srpm-builds/09839070/backend.log' as PID 680203