[2026-03-06 19:48:57,617][ INFO][PID:4030235] Marking build as starting [2026-03-06 19:48:57,698][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:48:57,700][ INFO][PID:4030235] VM allocation process starts [2026-03-06 19:48:57,722][ INFO][PID:4030235] Trying to allocate VM: ResallocHost, ticket_id=1749696, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-06 19:49:02,731][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:07,732][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:12,733][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:17,735][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:22,738][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:27,741][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:32,742][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:37,750][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:42,752][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:45,872][ INFO][PID:4030235] Allocated host ResallocHost, ticket_id=1749696, hostname=98.92.168.88, name=aws_x86_64_spot_prod_02881366_20260306_194809, requested_tags=['copr_builder', 'arch_x86_64'] [2026-03-06 19:49:45,875][ INFO][PID:4030235] Allocating ssh connection to builder [2026-03-06 19:49:45,878][ INFO][PID:4030235] Checking that builder machine is OK [2026-03-06 19:49:46,257][ INFO][PID:4030235] Running remote command: copr-builder-ready srpm-builds [2026-03-06 19:49:46,604][ INFO][PID:4030235] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2026-03-06 19:49:46,605][ INFO][PID:4030235] Filling build.info file with builder info [2026-03-06 19:49:46,610][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:46,615][ INFO][PID:4030235] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "resalloc", "project_dirname": "resalloc", "submitter": null, "ended_on": null, "started_on": 1772826586.615443, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10198348", "build_id": 10198348, "package_name": "resalloc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/praiskup/resalloc\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ncd rpm || exit 1\\nmake srpm\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git make python3-argparse-manpage+setuptools python-unversioned-command\", \"resultdir\": \"resalloc/rpm\", \"tmp\": \"tmp1949lec9\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "praiskup/resalloc--c552d581-d95e-4a10-8e54-6ebad2e479a7", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/praiskup/resalloc", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc", "result_dir": "10198348", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 10198348, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "resalloc", "vendor": "Fedora Project COPR (praiskup/resalloc)" } } ] } [2026-03-06 19:49:46,817][ INFO][PID:4030235] Sending fedora-messaging bus message in build.start [2026-03-06 19:49:49,243][ INFO][PID:4030235] Sending fedora-messaging bus message in chroot.start [2026-03-06 19:49:49,390][ INFO][PID:4030235] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10198348 --detached [2026-03-06 19:49:49,814][ INFO][PID:4030235] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '98.92.168.88' (ED25519) to the list of known hosts. [2026-03-06 19:49:49,818][ INFO][PID:4030235] Downloading the builder-live.log file, attempt 1 [2026-03-06 19:49:49,820][ INFO][PID:4030235] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@98.92.168.88 copr-rpmbuild-log [2026-03-06 19:49:54,853][ INFO][PID:4030235] Periodic builder liveness probe: alive [2026-03-06 19:49:54,854][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:49:59,861][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:50:04,867][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:50:09,890][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:50:14,893][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:50:19,899][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:50:24,900][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:50:29,902][ INFO][PID:4030235] Checking for cancel request [2026-03-06 19:50:33,717][ INFO][PID:4030235] Downloading results from builder [2026-03-06 19:50:33,718][ INFO][PID:4030235] rsyncing of mockbuilder@98.92.168.88:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348 started [2026-03-06 19:50:33,721][ INFO][PID:4030235] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@98.92.168.88:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348/ &> /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348/build-10198348.rsync.log [2026-03-06 19:50:33,999][ INFO][PID:4030235] rsyncing finished. [2026-03-06 19:50:34,000][ INFO][PID:4030235] Releasing VM back to pool [2026-03-06 19:50:34,017][ INFO][PID:4030235] Searching for 'success' file in resultdir [2026-03-06 19:50:34,018][ INFO][PID:4030235] Getting build details [2026-03-06 19:50:34,019][ INFO][PID:4030235] Retrieving SRPM info from /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348 [2026-03-06 19:50:34,021][ INFO][PID:4030235] SRPM URL: https://download.copr.fedorainfracloud.org/results/praiskup/resalloc/srpm-builds/10198348/resalloc-5.11.3_g340defa-1.src.rpm [2026-03-06 19:50:34,021][ INFO][PID:4030235] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/praiskup/resalloc/srpm-builds/10198348/resalloc-5.11.3_g340defa-1.src.rpm', 'pkg_name': 'resalloc', 'pkg_version': '5.11.3_g340defa-1'} [2026-03-06 19:50:34,022][ INFO][PID:4030235] Finished build: id=10198348 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/praiskup/resalloc chroot=srpm-builds [2026-03-06 19:50:34,025][ INFO][PID:4030235] Worker succeeded build, took 47.410470962524414 [2026-03-06 19:50:34,027][ INFO][PID:4030235] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "praiskup", "project_name": "resalloc", "project_dirname": "resalloc", "submitter": null, "ended_on": 1772826634.025914, "started_on": 1772826586.615443, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "10198348", "build_id": 10198348, "package_name": "resalloc", "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/bash -x\\n\\nset -e\\n\\nclone_url_parent=https://github.com/praiskup/resalloc\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\n# clone the helper scripts when needed, and add to PATH\\ntest -d copr-ci-tooling \\\\\\n || git clone --depth 1 https://github.com/praiskup/copr-ci-tooling.git\\nexport PATH=\\\"$PWD/copr-ci-tooling:$PATH\\\"\\n\\n# clone the tested project\\ngit clone \\\\\\n --recursive \\\\\\n --no-single-branch \\\\\\n \\\"$clone_url_parent\\\"\\n\\n# checkout requested revision\\ncd \\\"$workdir\\\"\\n\\nwebhook-checkout \\\"$hook_payload\\\"\\n\\ncd rpm || exit 1\\nmake srpm\\n\", \"chroot\": \"fedora-44-x86_64\", \"builddeps\": \"git make python3-argparse-manpage+setuptools python-unversioned-command\", \"resultdir\": \"resalloc/rpm\", \"tmp\": \"tmp1949lec9\", \"hook_data\": true}", "pkg_name": "resalloc", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc/srpm-builds/10198348/resalloc-5.11.3_g340defa-1.src.rpm", "uses_devel_repo": null, "sandbox": "praiskup/resalloc--c552d581-d95e-4a10-8e54-6ebad2e479a7", "results": { "name": "resalloc", "epoch": null, "version": "5.11.3_g340defa", "release": "1", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": true, "destdir": "/var/lib/copr/public_html/results/praiskup/resalloc", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/praiskup/resalloc", "result_dir": "10198348", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "5.11.3_g340defa-1", "id": 10198348, "mockchain_macros": { "copr_username": "praiskup", "copr_projectname": "resalloc", "vendor": "Fedora Project COPR (praiskup/resalloc)" } } ] } [2026-03-06 19:50:34,270][ INFO][PID:4030235] Sending fedora-messaging bus message in build.end [2026-03-06 19:50:34,305][ INFO][PID:4030235] Compressing /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348/builder-live.log by gzip [2026-03-06 19:50:34,307][ INFO][PID:4030235] Running command 'gzip /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348/builder-live.log' as PID 4055085 [2026-03-06 19:50:34,334][ INFO][PID:4030235] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348/builder-live.log) [2026-03-06 19:50:34,335][ INFO][PID:4030235] Compressing /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348/backend.log by gzip [2026-03-06 19:50:34,337][ INFO][PID:4030235] Running command 'gzip /var/lib/copr/public_html/results/praiskup/resalloc/srpm-builds/10198348/backend.log' as PID 4055093