[2026-05-07 13:11:04,107][ INFO][PID:991900] Marking build as starting [2026-05-07 13:11:04,254][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:04,264][ INFO][PID:991900] VM allocation process starts [2026-05-07 13:11:04,433][ INFO][PID:991900] Trying to allocate VM: ResallocHost, ticket_id=2770997, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-07 13:11:09,441][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:14,486][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:19,492][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:26,027][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:31,046][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:36,048][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:41,052][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:46,058][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:51,061][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:11:56,065][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:01,070][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:06,080][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:11,084][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:12,333][ INFO][PID:991900] Allocated host ResallocHost, ticket_id=2770997, hostname=44.192.79.111, name=aws_x86_64_reserved_prod_08670728_20260507_130727, requested_tags=['arch_x86_64', 'copr_builder'] [2026-05-07 13:12:12,334][ INFO][PID:991900] Allocating ssh connection to builder [2026-05-07 13:12:12,335][ INFO][PID:991900] Checking that builder machine is OK [2026-05-07 13:12:12,803][ INFO][PID:991900] Installed copr-rpmbuild version: 1.8 [2026-05-07 13:12:12,806][ INFO][PID:991900] Running remote command: copr-builder-ready srpm-builds [2026-05-07 13:12:13,253][ INFO][PID:991900] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-05-07 13:12:13,258][ INFO][PID:991900] Filling build.info file with builder info [2026-05-07 13:12:13,269][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:13,288][ INFO][PID:991900] 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": 1778159533.288688, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10433086", "build_id": 10433086, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\ncat > python-iterfzf.spec <<\\\".\\\"\\nName: python-iterfzf\\nVersion: 1.9.0.67.0\\nRelease: %autorelease\\n# Fill in the actual package summary to submit package to Fedora\\nSummary: Pythonic interface to fzf\\n\\n# Check if the automatically generated License and its spelling is correct for Fedora\\n# https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/\\nLicense: GPL-3.0-or-later\\nURL: https://github.com/dahlia/iterfzf\\nSource: %{pypi_source iterfzf}\\n\\nBuildArch: noarch\\nBuildRequires: python3-devel\\n\\nRequires: fzf\\n\\n\\n# Fill in the actual package description to submit package to Fedora\\n%global _description %{expand:\\nThis is package 'iterfzf' generated automatically by pyp2spec.}\\n\\n%description %_description\\n\\n%package -n python3-iterfzf\\nSummary: %{summary}\\n\\n%description -n python3-iterfzf %_description\\n\\n%prep\\n%autosetup -p1 -n iterfzf-%{version}\\n\\n# Only apply this fix for Fedora 42\\n%if 0%{?fedora} == 42\\nsed -i 's/license = \\\"\\\\(.*\\\\)\\\"/license = {text = \\\"\\\\1\\\"}/' pyproject.toml\\n%endif\\n\\n# Use the system FZF - no need for bundling\\n# Replace the dynamic Path lookup with a hardcoded system path\\nsed -i 's|BUNDLED_EXECUTABLE: Optional\\\\[Path\\\\] = Path(__file__).parent / EXECUTABLE_NAME|BUNDLED_EXECUTABLE = \\\"/usr/bin/fzf\\\"|' iterfzf/__init__.py\\n\\nsed -i '/^\\\\[build-system\\\\]/,/^\\\\[/c \\\\\\n[build-system]\\\\\\nrequires = [\\\"setuptools\\\", \\\"wheel\\\"]\\\\\\nbuild-backend = \\\"setuptools.build_meta\\\"\\\\\\n\\\\\\n' pyproject.toml\\n\\n# Remove dynamic versioning if it exists\\nsed -i 's/dynamic = \\\\[\\\"version\\\"\\\\]/version = \\\"%{version}\\\"/g' pyproject.toml\\n\\n%generate_buildrequires\\n%pyproject_buildrequires\\n\\n\\n%build\\n%pyproject_wheel\\n\\n\\n%install\\n%pyproject_install\\n# For official Fedora packages, including files with '*' +auto is not allowed\\n# Replace it with a list of relevant Python modules/globs and list extra files in %%files\\n%pyproject_save_files '*' +auto\\n\\n\\n%check\\n%_pyproject_check_import_allow_no_modules -t\\n\\n\\n%files -n python3-iterfzf -f %{pyproject_files}\\n%{python3_sitelib}/iterfzf/\\n%{python3_sitelib}/iterfzf-%{version}.dist-info/\\n\\n\\n%changelog\\n%autochangelog\\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, "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": "10433086", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10433086, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-05-07 13:12:13,345][ INFO][PID:991900] Sending fedora-messaging bus message in build.start [2026-05-07 13:12:14,953][ INFO][PID:991900] Sending fedora-messaging bus message in chroot.start [2026-05-07 13:12:15,065][ INFO][PID:991900] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10433086 --detached [2026-05-07 13:12:15,703][ INFO][PID:991900] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '44.192.79.111' (ED25519) to the list of known hosts. [2026-05-07 13:12:15,705][ INFO][PID:991900] Downloading the builder-live.log file, attempt 1 [2026-05-07 13:12:15,716][ INFO][PID:991900] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.192.79.111 copr-rpmbuild-log [2026-05-07 13:12:20,776][ INFO][PID:991900] Periodic builder liveness probe: alive [2026-05-07 13:12:20,789][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:25,802][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:30,812][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:35,819][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:40,823][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:45,826][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:50,830][ INFO][PID:991900] Checking for cancel request [2026-05-07 13:12:54,067][ INFO][PID:991900] Downloading results from builder [2026-05-07 13:12:54,071][ INFO][PID:991900] rsyncing of mockbuilder@44.192.79.111:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086 started [2026-05-07 13:12:54,074][ INFO][PID:991900] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.192.79.111:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086/ &> /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086/build-10433086.rsync.log [2026-05-07 13:12:54,378][ INFO][PID:991900] rsyncing finished. [2026-05-07 13:12:54,380][ INFO][PID:991900] VM Release request [2026-05-07 13:12:54,692][ INFO][PID:991900] Searching for 'success' file in resultdir [2026-05-07 13:12:54,693][ INFO][PID:991900] Getting build details [2026-05-07 13:12:54,694][ INFO][PID:991900] Retrieving SRPM info from /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086 [2026-05-07 13:12:54,695][ INFO][PID:991900] SRPM URL: https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10433086/python-iterfzf-1.9.0.67.0-1.src.rpm [2026-05-07 13:12:54,696][ INFO][PID:991900] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10433086/python-iterfzf-1.9.0.67.0-1.src.rpm', 'pkg_name': 'python-iterfzf', 'pkg_version': '1.9.0.67.0-1'} [2026-05-07 13:12:54,696][ INFO][PID:991900] Finished build: id=10433086 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/fbergman/osdctl chroot=srpm-builds [2026-05-07 13:12:54,699][ INFO][PID:991900] Worker succeeded build, took 41.41030931472778 [2026-05-07 13:12:54,699][ INFO][PID:991900] 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": 1778159574.6989973, "started_on": 1778159533.288688, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10433086", "build_id": 10433086, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#!/usr/bin/env sh\\n\\ncat > python-iterfzf.spec <<\\\".\\\"\\nName: python-iterfzf\\nVersion: 1.9.0.67.0\\nRelease: %autorelease\\n# Fill in the actual package summary to submit package to Fedora\\nSummary: Pythonic interface to fzf\\n\\n# Check if the automatically generated License and its spelling is correct for Fedora\\n# https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/\\nLicense: GPL-3.0-or-later\\nURL: https://github.com/dahlia/iterfzf\\nSource: %{pypi_source iterfzf}\\n\\nBuildArch: noarch\\nBuildRequires: python3-devel\\n\\nRequires: fzf\\n\\n\\n# Fill in the actual package description to submit package to Fedora\\n%global _description %{expand:\\nThis is package 'iterfzf' generated automatically by pyp2spec.}\\n\\n%description %_description\\n\\n%package -n python3-iterfzf\\nSummary: %{summary}\\n\\n%description -n python3-iterfzf %_description\\n\\n%prep\\n%autosetup -p1 -n iterfzf-%{version}\\n\\n# Only apply this fix for Fedora 42\\n%if 0%{?fedora} == 42\\nsed -i 's/license = \\\"\\\\(.*\\\\)\\\"/license = {text = \\\"\\\\1\\\"}/' pyproject.toml\\n%endif\\n\\n# Use the system FZF - no need for bundling\\n# Replace the dynamic Path lookup with a hardcoded system path\\nsed -i 's|BUNDLED_EXECUTABLE: Optional\\\\[Path\\\\] = Path(__file__).parent / EXECUTABLE_NAME|BUNDLED_EXECUTABLE = \\\"/usr/bin/fzf\\\"|' iterfzf/__init__.py\\n\\nsed -i '/^\\\\[build-system\\\\]/,/^\\\\[/c \\\\\\n[build-system]\\\\\\nrequires = [\\\"setuptools\\\", \\\"wheel\\\"]\\\\\\nbuild-backend = \\\"setuptools.build_meta\\\"\\\\\\n\\\\\\n' pyproject.toml\\n\\n# Remove dynamic versioning if it exists\\nsed -i 's/dynamic = \\\\[\\\"version\\\"\\\\]/version = \\\"%{version}\\\"/g' pyproject.toml\\n\\n%generate_buildrequires\\n%pyproject_buildrequires\\n\\n\\n%build\\n%pyproject_wheel\\n\\n\\n%install\\n%pyproject_install\\n# For official Fedora packages, including files with '*' +auto is not allowed\\n# Replace it with a list of relevant Python modules/globs and list extra files in %%files\\n%pyproject_save_files '*' +auto\\n\\n\\n%check\\n%_pyproject_check_import_allow_no_modules -t\\n\\n\\n%files -n python3-iterfzf -f %{pyproject_files}\\n%{python3_sitelib}/iterfzf/\\n%{python3_sitelib}/iterfzf-%{version}.dist-info/\\n\\n\\n%changelog\\n%autochangelog\\n.\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "python-iterfzf", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/fbergman/osdctl/srpm-builds/10433086/python-iterfzf-1.9.0.67.0-1.src.rpm", "uses_devel_repo": null, "sandbox": "fbergman/osdctl--fbergman", "results": { "architecture_specific_tags": { "fedora-42": { "buildarch": [ "noarch" ] }, "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] } }, "name": "python-iterfzf", "epoch": null, "version": "1.9.0.67.0", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "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": "10433086", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "1.9.0.67.0-1", "id": 10433086, "mockchain_macros": { "copr_username": "fbergman", "copr_projectname": "osdctl", "vendor": "Fedora Project COPR (fbergman/osdctl)" } } ] } [2026-05-07 13:12:54,757][ INFO][PID:991900] Sending fedora-messaging bus message in build.end [2026-05-07 13:12:54,792][ INFO][PID:991900] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086/builder-live.log by gzip [2026-05-07 13:12:54,797][ INFO][PID:991900] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086/builder-live.log' as PID 1009995 [2026-05-07 13:12:54,803][ INFO][PID:991900] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086/builder-live.log) [2026-05-07 13:12:54,805][ INFO][PID:991900] Compressing /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086/backend.log by gzip [2026-05-07 13:12:54,807][ INFO][PID:991900] Running command 'gzip /var/lib/copr/public_html/results/fbergman/osdctl/srpm-builds/10433086/backend.log' as PID 1009996