[2026-02-10 11:03:57,330][ INFO][PID:3194061] Marking build as starting [2026-02-10 11:03:57,374][ INFO][PID:3194061] Checking for cancel request [2026-02-10 11:03:57,375][ INFO][PID:3194061] VM allocation process starts [2026-02-10 11:03:57,385][ INFO][PID:3194061] Trying to allocate VM: ResallocHost, ticket_id=1254558, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-10 11:04:00,402][ INFO][PID:3194061] Allocated host ResallocHost, ticket_id=1254558, hostname=13.217.101.69, name=aws_x86_64_normalreserved_prod_02120925_20260210_110049, requested_tags=['copr_builder', 'arch_x86_64'] [2026-02-10 11:04:00,403][ INFO][PID:3194061] Allocating ssh connection to builder [2026-02-10 11:04:00,404][ INFO][PID:3194061] Checking that builder machine is OK [2026-02-10 11:04:00,758][ INFO][PID:3194061] Running remote command: copr-builder-ready srpm-builds [2026-02-10 11:04:01,010][ INFO][PID:3194061] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-02-10 11:04:01,011][ INFO][PID:3194061] Filling build.info file with builder info [2026-02-10 11:04:01,043][ INFO][PID:3194061] Checking for cancel request [2026-02-10 11:04:01,045][ INFO][PID:3194061] 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": "fbergman", "ended_on": null, "started_on": 1770721441.045161, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10111856", "build_id": 10111856, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"# Generate the .spec file:\\ncat > sre-aws-wrapper.spec <<\\\".\\\"\\nName: my-script\\nVersion: 1.0\\nRelease: 1%{?dist}\\nSummary: A wrapper script to ensure the AWS cli is using proxy variables\\nLicense: MIT\\nBuildArch: noarch\\n\\n%description\\nThis RPM contains a simple shell script to wrap the AWS cli ensuring the proxies are set.\\n\\n%prep\\n# Nothing to prep\\n\\n%build\\n# Nothing to build\\n\\n%install\\nmkdir -p %{buildroot}%{_bindir}\\n\\n# This \\\"cat\\\" command creates the script file inside the build environment\\ncat << 'EOF' > %{buildroot}%{_bindir}/aws.sh\\n#!/usr/bin/env bash\\nset \\\\\\n -o nounset \\\\\\n -o pipefail \\\\\\n -o errexit\\nexport HTTPS_PROXY=squid.corp.redhat.com:3128\\nexport HTTP_PROXY=squid.corp.redhat.com:3128\\n\\nif ! command -v curl &> /dev/null\\nthen\\n # if curl isn't installed, print a warning\\n echo \\\"WARN: curl is not installed, cannot preflight VPN connection. If this command seems to hang you might need to connect to the VPN\\\" 1>&2\\nelse\\n # Fail fast if not connected to the VPN instead of a very long timeout (exit code is curls proxy exit code)\\n # This connect-timeout may need to be tuned depending on SRE geolocation and latency to the proxy\\n if ! curl --connect-timeout 1 \\\"${HTTPS_PROXY}\\\" > /dev/null 2>&1\\n then\\n echo \\\"BPTools Error: Proxy Unavailable. Are you on the VPN?\\\" 1>&2\\n exit 5\\n fi\\nfi\\nEOF\\n\\n# Ensure the script is executable\\nchmod 0755 %{buildroot}%{_bindir}/aws.sh\\n\\n%files\\n%{_bindir}/aws.sh\\n.\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "fbergman/osdctl--fbergman", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "10111856", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10111856, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-02-10 11:04:01,094][ INFO][PID:3194061] Sending fedora-messaging bus message in build.start [2026-02-10 11:04:01,705][ INFO][PID:3194061] Sending fedora-messaging bus message in chroot.start [2026-02-10 11:04:01,761][ INFO][PID:3194061] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10111856 --detached [2026-02-10 11:04:02,116][ INFO][PID:3194061] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '13.217.101.69' (ED25519) to the list of known hosts. [2026-02-10 11:04:02,117][ INFO][PID:3194061] Downloading the builder-live.log file, attempt 1 [2026-02-10 11:04:02,118][ INFO][PID:3194061] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@13.217.101.69 copr-rpmbuild-log [2026-02-10 11:04:07,124][ INFO][PID:3194061] Periodic builder liveness probe: alive [2026-02-10 11:04:07,125][ INFO][PID:3194061] Checking for cancel request [2026-02-10 11:04:12,125][ INFO][PID:3194061] Checking for cancel request [2026-02-10 11:04:17,127][ INFO][PID:3194061] Checking for cancel request [2026-02-10 11:04:22,128][ INFO][PID:3194061] Checking for cancel request [2026-02-10 11:04:27,129][ INFO][PID:3194061] Checking for cancel request [2026-02-10 11:04:32,130][ INFO][PID:3194061] Checking for cancel request [2026-02-10 11:04:36,134][ INFO][PID:3194061] Downloading results from builder [2026-02-10 11:04:36,134][ INFO][PID:3194061] rsyncing of mockbuilder@13.217.101.69:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856 started [2026-02-10 11:04:36,135][ INFO][PID:3194061] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@13.217.101.69:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856/ &> /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856/build-10111856.rsync.log [2026-02-10 11:04:36,378][ INFO][PID:3194061] rsyncing finished. [2026-02-10 11:04:36,379][ INFO][PID:3194061] Releasing VM back to pool [2026-02-10 11:04:36,387][ INFO][PID:3194061] Searching for 'success' file in resultdir [2026-02-10 11:04:36,388][ INFO][PID:3194061] Getting build details [2026-02-10 11:04:36,388][ INFO][PID:3194061] Retrieving SRPM info from /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856 [2026-02-10 11:04:36,389][ INFO][PID:3194061] SRPM URL: https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10111856/my-script-1.0-1.src.rpm [2026-02-10 11:04:36,390][ INFO][PID:3194061] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10111856/my-script-1.0-1.src.rpm', 'pkg_name': 'my-script', 'pkg_version': '1.0-1'} [2026-02-10 11:04:36,390][ INFO][PID:3194061] Finished build: id=10111856 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/fbergman/osdctl chroot=srpm-builds [2026-02-10 11:04:36,391][ INFO][PID:3194061] Worker succeeded build, took 35.346758127212524 [2026-02-10 11:04:36,392][ INFO][PID:3194061] 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": "fbergman", "ended_on": 1770721476.3919191, "started_on": 1770721441.045161, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10111856", "build_id": 10111856, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"# Generate the .spec file:\\ncat > sre-aws-wrapper.spec <<\\\".\\\"\\nName: my-script\\nVersion: 1.0\\nRelease: 1%{?dist}\\nSummary: A wrapper script to ensure the AWS cli is using proxy variables\\nLicense: MIT\\nBuildArch: noarch\\n\\n%description\\nThis RPM contains a simple shell script to wrap the AWS cli ensuring the proxies are set.\\n\\n%prep\\n# Nothing to prep\\n\\n%build\\n# Nothing to build\\n\\n%install\\nmkdir -p %{buildroot}%{_bindir}\\n\\n# This \\\"cat\\\" command creates the script file inside the build environment\\ncat << 'EOF' > %{buildroot}%{_bindir}/aws.sh\\n#!/usr/bin/env bash\\nset \\\\\\n -o nounset \\\\\\n -o pipefail \\\\\\n -o errexit\\nexport HTTPS_PROXY=squid.corp.redhat.com:3128\\nexport HTTP_PROXY=squid.corp.redhat.com:3128\\n\\nif ! command -v curl &> /dev/null\\nthen\\n # if curl isn't installed, print a warning\\n echo \\\"WARN: curl is not installed, cannot preflight VPN connection. If this command seems to hang you might need to connect to the VPN\\\" 1>&2\\nelse\\n # Fail fast if not connected to the VPN instead of a very long timeout (exit code is curls proxy exit code)\\n # This connect-timeout may need to be tuned depending on SRE geolocation and latency to the proxy\\n if ! curl --connect-timeout 1 \\\"${HTTPS_PROXY}\\\" > /dev/null 2>&1\\n then\\n echo \\\"BPTools Error: Proxy Unavailable. Are you on the VPN?\\\" 1>&2\\n exit 5\\n fi\\nfi\\nEOF\\n\\n# Ensure the script is executable\\nchmod 0755 %{buildroot}%{_bindir}/aws.sh\\n\\n%files\\n%{_bindir}/aws.sh\\n.\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "my-script", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10111856/my-script-1.0-1.src.rpm", "uses_devel_repo": null, "sandbox": "fbergman/osdctl--fbergman", "results": { "name": "my-script", "epoch": null, "version": "1.0", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/fbergman/osdctl", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl", "result_dir": "10111856", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.0-1", "id": 10111856, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-02-10 11:04:36,483][ INFO][PID:3194061] Sending fedora-messaging bus message in build.end [2026-02-10 11:04:36,513][ INFO][PID:3194061] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856/builder-live.log by gzip [2026-02-10 11:04:36,514][ INFO][PID:3194061] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856/builder-live.log' as PID 3198295 [2026-02-10 11:04:36,529][ INFO][PID:3194061] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856/builder-live.log) [2026-02-10 11:04:36,530][ INFO][PID:3194061] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856/backend.log by gzip [2026-02-10 11:04:36,531][ INFO][PID:3194061] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10111856/backend.log' as PID 3198296