[2026-05-07 13:09:55,054][ INFO][PID:983242] Marking build as starting [2026-05-07 13:09:55,283][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:09:55,296][ INFO][PID:983242] VM allocation process starts [2026-05-07 13:09:55,392][ INFO][PID:983242] Trying to allocate VM: ResallocHost, ticket_id=2770969, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-07 13:10:00,414][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:05,430][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:07,681][ INFO][PID:983242] Allocated host ResallocHost, ticket_id=2770969, hostname=18.212.110.220, name=aws_x86_64_reserved_prod_08670676_20260507_130608, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-07 13:10:07,687][ INFO][PID:983242] Allocating ssh connection to builder [2026-05-07 13:10:07,703][ INFO][PID:983242] Checking that builder machine is OK [2026-05-07 13:10:08,406][ INFO][PID:983242] Installed copr-rpmbuild version: 1.8 [2026-05-07 13:10:08,414][ INFO][PID:983242] Running remote command: copr-builder-ready srpm-builds [2026-05-07 13:10:09,073][ INFO][PID:983242] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-07 13:10:09,074][ INFO][PID:983242] Filling build.info file with builder info [2026-05-07 13:10:09,077][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:09,102][ INFO][PID:983242] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fbergman", "project_name": "osdctl", "project_dirname": "osdctl", "submitter": null, "ended_on": null, "started_on": 1778159409.0970116, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10433083", "build_id": 10433083, "package_name": "rosa", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\n# Check that the event payload exists:\\nif [[ ! -f hook_payload ]]; then\\n echo \\\"Event payload file 'hook_payload' doesn't exist\\\"\\n exit 1\\nfi\\n\\n# Check that the event is the creation of a tag:\\nref_type=$(cat hook_payload | jq -r .ref_type)\\nif [[ \\\"${ref_type}\\\" != \\\"tag\\\" ]]; then\\n echo \\\"Expected reference type 'tag' but got '${ref_type}'\\\"\\n exit 1\\nfi\\n\\n# Check that the tag is well formed:\\nref=$(cat hook_payload | jq -r .ref)\\nif [[ ! \\\"${ref}\\\" =~ ^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$ ]]; then\\n echo \\\"Reference '${ref}' isn't well formed\\\"\\n exit 1\\nfi\\n\\n# Set the version to use:\\nversion=\\\"${ref:1}\\\"\\n\\n# Generate the .spec file:\\ncat > rosa.spec.in <<\\\".\\\"\\n# Generated by go2rpm 1.15.0\\n%bcond check 1\\n%bcond bootstrap 0\\n\\n%if %{with bootstrap}\\n%global debug_package %{nil}\\n%endif\\n\\n%if %{with bootstrap}\\n%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\\\\\\\(.*\\\\\\\\)$\\n%endif\\n\\n# https://github.com/openshift/rosa\\n%global goipath github.com/openshift/rosa\\n\\n%global common_description %{expand:\\nCLI for the OSD utilities.}\\nVersion: @version@\\n\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n# ---\\n# New Fedora packages should use %%gometa -f, which makes the package\\n# ExclusiveArch to %%golang_arches_future and thus excludes the package from\\n# %%ix86. If the new package is needed as a dependency for another package,\\n# please consider removing that package from %%ix86 in the same way, instead of\\n# building more go packages for i686. If your package is not a leaf package,\\n# you'll need to coordinate the removal of the package's dependents first.\\n# ---\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n%gometa -L -f\\n\\n%global golicenses LICENSE\\n%global godocs README.md\\n\\nBuildRequires: git\\nName: rosa\\nRelease: %autorelease\\nSummary: CLI for the OSD utilities\\nLicense: Apache-2.0\\nURL: %{gourl}\\nSource: %{gosource}\\n\\n\\n%description %{common_description}\\n\\n%gopkg\\n\\n%prep\\n%goprep -A\\n\\n%if %{without bootstrap}\\n%generate_buildrequires\\n# %go_generate_buildrequires\\n%endif\\n\\n%if %{without bootstrap}\\n%define gomodulesmode GO111MODULE=on\\n%build\\n%gobuild -o %{gobuilddir} %{goipath}/cmd/rosa\\n%endif\\n\\n%install\\n%gopkginstall\\n%if %{without bootstrap}\\ninstall -m 0755 -vd %{buildroot}%{_bindir}\\ninstall -m 0755 -vp %{gobuilddir}/rosa %{buildroot}%{_bindir}/\\n%endif\\n\\n%if %{without bootstrap}\\n%if %{with check}\\n%endif\\n%endif\\n\\n%if %{without bootstrap}\\n%files\\n%license LICENSE\\n%doc README.md\\n%{_bindir}/rosa\\n%endif\\n\\n%gopkgfiles\\n\\n%changelog\\n%autochangelog\\n.\\nsed \\\\\\n -e \\\"s/@version@/${version}/g\\\" \\\\\\n < rosa.spec.in \\\\\\n > rosa.spec\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"jq sed\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmppm_mcbsb\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "fbergman/osdctl--d13c55a2-51b6-4c3b-9674-9dc42b6694c0", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "10433083", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10433083, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-05-07 13:10:09,312][ INFO][PID:983242] Sending fedora-messaging bus message in build.start [2026-05-07 13:10:13,621][ INFO][PID:983242] Sending fedora-messaging bus message in chroot.start [2026-05-07 13:10:13,797][ INFO][PID:983242] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10433083 --detached [2026-05-07 13:10:14,425][ INFO][PID:983242] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '18.212.110.220' (ED25519) to the list of known hosts. [2026-05-07 13:10:14,428][ INFO][PID:983242] Downloading the builder-live.log file, attempt 1 [2026-05-07 13:10:14,457][ INFO][PID:983242] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@18.212.110.220 copr-rpmbuild-log [2026-05-07 13:10:19,602][ INFO][PID:983242] Periodic builder liveness probe: alive [2026-05-07 13:10:19,612][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:24,616][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:29,626][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:34,636][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:39,657][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:44,678][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:49,702][ INFO][PID:983242] Checking for cancel request [2026-05-07 13:10:53,367][ INFO][PID:983242] Downloading results from builder [2026-05-07 13:10:53,373][ INFO][PID:983242] rsyncing of mockbuilder@18.212.110.220:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083 started [2026-05-07 13:10:53,378][ INFO][PID:983242] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@18.212.110.220:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083/ &> /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083/build-10433083.rsync.log [2026-05-07 13:10:55,545][ INFO][PID:983242] rsyncing finished. [2026-05-07 13:10:55,548][ INFO][PID:983242] VM Release request [2026-05-07 13:10:55,605][ INFO][PID:983242] Searching for 'success' file in resultdir [2026-05-07 13:10:55,610][ INFO][PID:983242] Getting build details [2026-05-07 13:10:55,613][ INFO][PID:983242] Retrieving SRPM info from /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083 [2026-05-07 13:10:55,619][ INFO][PID:983242] SRPM URL: https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10433083/rosa-1.2.62-1.src.rpm [2026-05-07 13:10:55,622][ INFO][PID:983242] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10433083/rosa-1.2.62-1.src.rpm', 'pkg_name': 'rosa', 'pkg_version': '1.2.62-1'} [2026-05-07 13:10:55,628][ INFO][PID:983242] Finished build: id=10433083 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/fbergman/osdctl chroot=srpm-builds [2026-05-07 13:10:55,643][ INFO][PID:983242] Worker succeeded build, took 46.546913146972656 [2026-05-07 13:10:55,645][ INFO][PID:983242] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "fbergman", "project_name": "osdctl", "project_dirname": "osdctl", "submitter": null, "ended_on": 1778159455.6439247, "started_on": 1778159409.0970116, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10433083", "build_id": 10433083, "package_name": "rosa", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\n# Check that the event payload exists:\\nif [[ ! -f hook_payload ]]; then\\n echo \\\"Event payload file 'hook_payload' doesn't exist\\\"\\n exit 1\\nfi\\n\\n# Check that the event is the creation of a tag:\\nref_type=$(cat hook_payload | jq -r .ref_type)\\nif [[ \\\"${ref_type}\\\" != \\\"tag\\\" ]]; then\\n echo \\\"Expected reference type 'tag' but got '${ref_type}'\\\"\\n exit 1\\nfi\\n\\n# Check that the tag is well formed:\\nref=$(cat hook_payload | jq -r .ref)\\nif [[ ! \\\"${ref}\\\" =~ ^v[0-9]+\\\\.[0-9]+\\\\.[0-9]+$ ]]; then\\n echo \\\"Reference '${ref}' isn't well formed\\\"\\n exit 1\\nfi\\n\\n# Set the version to use:\\nversion=\\\"${ref:1}\\\"\\n\\n# Generate the .spec file:\\ncat > rosa.spec.in <<\\\".\\\"\\n# Generated by go2rpm 1.15.0\\n%bcond check 1\\n%bcond bootstrap 0\\n\\n%if %{with bootstrap}\\n%global debug_package %{nil}\\n%endif\\n\\n%if %{with bootstrap}\\n%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\\\\\\\(.*\\\\\\\\)$\\n%endif\\n\\n# https://github.com/openshift/rosa\\n%global goipath github.com/openshift/rosa\\n\\n%global common_description %{expand:\\nCLI for the OSD utilities.}\\nVersion: @version@\\n\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n# ---\\n# New Fedora packages should use %%gometa -f, which makes the package\\n# ExclusiveArch to %%golang_arches_future and thus excludes the package from\\n# %%ix86. If the new package is needed as a dependency for another package,\\n# please consider removing that package from %%ix86 in the same way, instead of\\n# building more go packages for i686. If your package is not a leaf package,\\n# you'll need to coordinate the removal of the package's dependents first.\\n# ---\\n# REMOVE BEFORE SUBMITTING THIS FOR REVIEW\\n%gometa -L -f\\n\\n%global golicenses LICENSE\\n%global godocs README.md\\n\\nBuildRequires: git\\nName: rosa\\nRelease: %autorelease\\nSummary: CLI for the OSD utilities\\nLicense: Apache-2.0\\nURL: %{gourl}\\nSource: %{gosource}\\n\\n\\n%description %{common_description}\\n\\n%gopkg\\n\\n%prep\\n%goprep -A\\n\\n%if %{without bootstrap}\\n%generate_buildrequires\\n# %go_generate_buildrequires\\n%endif\\n\\n%if %{without bootstrap}\\n%define gomodulesmode GO111MODULE=on\\n%build\\n%gobuild -o %{gobuilddir} %{goipath}/cmd/rosa\\n%endif\\n\\n%install\\n%gopkginstall\\n%if %{without bootstrap}\\ninstall -m 0755 -vd %{buildroot}%{_bindir}\\ninstall -m 0755 -vp %{gobuilddir}/rosa %{buildroot}%{_bindir}/\\n%endif\\n\\n%if %{without bootstrap}\\n%if %{with check}\\n%endif\\n%endif\\n\\n%if %{without bootstrap}\\n%files\\n%license LICENSE\\n%doc README.md\\n%{_bindir}/rosa\\n%endif\\n\\n%gopkgfiles\\n\\n%changelog\\n%autochangelog\\n.\\nsed \\\\\\n -e \\\"s/@version@/${version}/g\\\" \\\\\\n < rosa.spec.in \\\\\\n > rosa.spec\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"jq sed\", \"resultdir\": \"\", \"repos\": \"\", \"tmp\": \"tmppm_mcbsb\", \"hook_data\": true}", "pkg_name": "rosa", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10433083/rosa-1.2.62-1.src.rpm", "uses_devel_repo": null, "sandbox": "fbergman/osdctl--d13c55a2-51b6-4c3b-9674-9dc42b6694c0", "results": { "architecture_specific_tags": { "fedora-42": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l", "ppc64le", "riscv64", "s390x", "x86_64" ] }, "fedora-43": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l", "ppc64le", "riscv64", "s390x", "x86_64" ] }, "fedora-44": { "exclusivearch": [ "aarch64", "armv3l", "armv4b", "armv4l", "armv4tl", "armv5tejl", "armv5tel", "armv5tl", "armv6hl", "armv6l", "armv7hl", "armv7hnl", "armv7l", "armv8hcnl", "armv8hl", "armv8hnl", "armv8l", "ppc64le", "riscv64", "s390x", "x86_64" ] } }, "name": "rosa", "epoch": null, "version": "1.2.62", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "distributions_in_build": [ "fedora-42", "fedora-43", "fedora-44" ], "distributions_in_project": [ "fedora-42", "fedora-43", "fedora-44" ], "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "10433083", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.2.62-1", "id": 10433083, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-05-07 13:10:55,798][ INFO][PID:983242] Sending fedora-messaging bus message in build.end [2026-05-07 13:10:55,900][ INFO][PID:983242] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083/builder-live.log by gzip [2026-05-07 13:10:55,907][ INFO][PID:983242] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083/builder-live.log' as PID 990983 [2026-05-07 13:10:56,004][ INFO][PID:983242] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083/builder-live.log) [2026-05-07 13:10:56,009][ INFO][PID:983242] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083/backend.log by gzip [2026-05-07 13:10:56,024][ INFO][PID:983242] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433083/backend.log' as PID 991001