[2026-09-12 02:05:49,262][ INFO][PID:2582346] Marking build as starting [2026-09-12 02:05:49,298][ INFO][PID:2582346] Checking for cancel request [2026-09-12 02:05:49,299][ INFO][PID:2582346] VM allocation process starts [2026-09-12 02:05:49,307][ INFO][PID:2582346] Trying to allocate VM: ResallocHost, ticket_id=4981061, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-12 02:05:52,334][ INFO][PID:2582346] Allocated host ResallocHost, ticket_id=4981061, hostname=3.92.4.28, name=aws_x86_64_reserved_prod_34747702_20260912_015859, requested_tags=['arch_x86_64', 'copr_builder'] [2026-09-12 02:05:52,334][ INFO][PID:2582346] Allocating ssh connection to builder [2026-09-12 02:05:52,335][ INFO][PID:2582346] Checking that builder machine is OK [2026-09-12 02:05:52,638][ INFO][PID:2582346] Installed copr-rpmbuild version: 1.9 [2026-09-12 02:05:52,638][ INFO][PID:2582346] Running remote command: copr-builder-ready srpm-builds [2026-09-12 02:05:52,799][ INFO][PID:2582346] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-09-12 02:05:52,800][ INFO][PID:2582346] Filling build.info file with builder info [2026-09-12 02:05:52,800][ INFO][PID:2582346] Checking for cancel request [2026-09-12 02:05:52,801][ INFO][PID:2582346] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": null, "started_on": 1789178752.8009727, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10978154", "build_id": 10978154, "package_name": "python-pyhibp", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://gitlab.com/kitsunix/pyHIBP/pyHIBP\\n%global version %(date +%Y%m%d)\\n%global commit 8994cdddd595d6efc12ff6aa3168a7e26eac5091\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global source_date_epoch_from_changelog 0\\n%forgemeta\\n\\nName: python-pyhibp\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Python interface to the HIBP public API\\nLicense: AGPL-3.0-or-later\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildArch: noarch\\nBuildRequires: pkgconfig(python3)\\nBuildRequires: python3dist(pip)\\nBuildRequires: python3dist(setuptools)\\nRequires: python3dist(requests)\\n\\n%description\\npyHIBP provides a Python interface to the HIBP public API.\\nIt allows check if personal data has been compromised.\\n\\n%prep\\n%forgeautosetup\\n\\n%generate_buildrequires\\n%pyproject_buildrequires\\n\\n%build\\n%pyproject_wheel\\n\\n%install\\n%pyproject_install\\n%pyproject_save_files pyhibp\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} CHANGELOG.md README.md\\n\\n%check\\n%pyproject_check_import\\n\\n%files -f %{pyproject_files}\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core patch\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10978154", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "id": 10978154, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-09-12 02:05:52,839][ INFO][PID:2582346] Sending fedora-messaging bus message in build.start [2026-09-12 02:05:53,195][ INFO][PID:2582346] Sending fedora-messaging bus message in chroot.start [2026-09-12 02:05:53,213][ INFO][PID:2582346] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10978154 --detached [2026-09-12 02:05:53,676][ INFO][PID:2582346] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '3.92.4.28' (ED25519) to the list of known hosts. [2026-09-12 02:05:53,677][ INFO][PID:2582346] Downloading the builder-live.log file, attempt 1 [2026-09-12 02:05:53,678][ INFO][PID:2582346] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.92.4.28 copr-rpmbuild-log [2026-09-12 02:05:58,683][ INFO][PID:2582346] Periodic builder liveness probe: alive [2026-09-12 02:05:58,683][ INFO][PID:2582346] Checking for cancel request [2026-09-12 02:06:03,684][ INFO][PID:2582346] Checking for cancel request [2026-09-12 02:06:08,685][ INFO][PID:2582346] Checking for cancel request [2026-09-12 02:06:13,686][ INFO][PID:2582346] Checking for cancel request [2026-09-12 02:06:18,686][ INFO][PID:2582346] Checking for cancel request [2026-09-12 02:06:23,687][ INFO][PID:2582346] Checking for cancel request [2026-09-12 02:06:28,368][ INFO][PID:2582346] Downloading results from builder [2026-09-12 02:06:28,368][ INFO][PID:2582346] rsyncing of mockbuilder@3.92.4.28:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154 started [2026-09-12 02:06:28,369][ INFO][PID:2582346] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.92.4.28:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154/ &> /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154/build-10978154.rsync.log [2026-09-12 02:06:28,549][ INFO][PID:2582346] rsyncing finished. [2026-09-12 02:06:28,550][ INFO][PID:2582346] VM Release request [2026-09-12 02:06:28,557][ INFO][PID:2582346] Searching for 'success' file in resultdir [2026-09-12 02:06:28,558][ INFO][PID:2582346] Getting build details [2026-09-12 02:06:28,558][ INFO][PID:2582346] Retrieving SRPM info from /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154 [2026-09-12 02:06:28,559][ INFO][PID:2582346] SRPM URL: https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978154/python-pyhibp-20260912^git8994cdd-1.src.rpm [2026-09-12 02:06:28,559][ INFO][PID:2582346] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978154/python-pyhibp-20260912^git8994cdd-1.src.rpm', 'pkg_name': 'python-pyhibp', 'pkg_version': '20260912^git8994cdd-1'} [2026-09-12 02:06:28,559][ INFO][PID:2582346] Finished build: id=10978154 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/vgaetera/extras chroot=srpm-builds [2026-09-12 02:06:28,559][ INFO][PID:2582346] Worker succeeded build, took 35.75883746147156 [2026-09-12 02:06:28,560][ INFO][PID:2582346] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "vgaetera", "project_name": "extras", "project_dirname": "extras", "submitter": "vgaetera", "ended_on": 1789178788.5598102, "started_on": 1789178752.8009727, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10978154", "build_id": 10978154, "package_name": "python-pyhibp", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"tee ${COPR_PACKAGE}.spec << \\\"EOF\\\" > /dev/null\\n%global forgeurl https://gitlab.com/kitsunix/pyHIBP/pyHIBP\\n%global version %(date +%Y%m%d)\\n%global commit 8994cdddd595d6efc12ff6aa3168a7e26eac5091\\n%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\\n%global source_date_epoch_from_changelog 0\\n%forgemeta\\n\\nName: python-pyhibp\\nVersion: %{forgeversion}\\nRelease: %{autorelease}\\nSummary: Python interface to the HIBP public API\\nLicense: AGPL-3.0-or-later\\nURL: %{forgeurl}\\nSource0: %{forgesource}\\nBuildArch: noarch\\nBuildRequires: pkgconfig(python3)\\nBuildRequires: python3dist(pip)\\nBuildRequires: python3dist(setuptools)\\nRequires: python3dist(requests)\\n\\n%description\\npyHIBP provides a Python interface to the HIBP public API.\\nIt allows check if personal data has been compromised.\\n\\n%prep\\n%forgeautosetup\\n\\n%generate_buildrequires\\n%pyproject_buildrequires\\n\\n%build\\n%pyproject_wheel\\n\\n%install\\n%pyproject_install\\n%pyproject_save_files pyhibp\\n%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\\n%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} CHANGELOG.md README.md\\n\\n%check\\n%pyproject_check_import\\n\\n%files -f %{pyproject_files}\\n%license %{_licensedir}/*\\n%doc %{_pkgdocdir}\\nEOF\\n\", \"chroot\": \"fedora-45-x86_64\", \"builddeps\": \"git-core patch\", \"resultdir\": null, \"repos\": \"\"}", "pkg_name": "python-pyhibp", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras/srpm-builds/10978154/python-pyhibp-20260912^git8994cdd-1.src.rpm", "uses_devel_repo": null, "sandbox": "vgaetera/extras--vgaetera", "results": { "architecture_specific_tags": { "fedora-43": { "buildarch": [ "noarch" ] }, "fedora-44": { "buildarch": [ "noarch" ] }, "fedora-45": { "buildarch": [ "noarch" ] }, "fedora-rawhide": { "buildarch": [ "noarch" ] } }, "name": "python-pyhibp", "epoch": null, "version": "20260912^git8994cdd", "release": "1" }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "distributions_in_build": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "distributions_in_project": [ "fedora-43", "fedora-44", "fedora-45", "fedora-rawhide" ], "destdir": "/var/lib/copr/public_html/results/vgaetera/extras", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vgaetera/extras", "result_dir": "10978154", "built_packages": "", "tags": [ "arch_x86_64" ], "rpmeta_prediction": null, "pkg_version": "20260912^git8994cdd-1", "id": 10978154, "mockchain_macros": { "copr_username": "vgaetera", "copr_projectname": "extras", "vendor": "Fedora Project COPR (vgaetera/extras)" } } ] } [2026-09-12 02:06:28,600][ INFO][PID:2582346] Sending fedora-messaging bus message in build.end [2026-09-12 02:06:28,618][ INFO][PID:2582346] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154/builder-live.log by gzip [2026-09-12 02:06:28,618][ INFO][PID:2582346] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154/builder-live.log' as PID 2587912 [2026-09-12 02:06:28,621][ INFO][PID:2582346] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154/builder-live.log) [2026-09-12 02:06:28,621][ INFO][PID:2582346] Compressing /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154/backend.log by gzip [2026-09-12 02:06:28,622][ INFO][PID:2582346] Running command 'gzip /var/lib/copr/public_html/results/vgaetera/extras/srpm-builds/10978154/backend.log' as PID 2587913