[2025-11-10 17:46:15,301][ INFO][PID:40811] Marking build as starting [2025-11-10 17:46:15,324][ INFO][PID:40811] Checking for cancel request [2025-11-10 17:46:15,325][ INFO][PID:40811] VM allocation process starts [2025-11-10 17:46:15,336][ INFO][PID:40811] Trying to allocate VM: ResallocHost, ticket_id=6114489, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 17:46:18,349][ INFO][PID:40811] Allocated host ResallocHost, ticket_id=6114489, hostname=35.172.186.108, name=aws_x86_64_normalreserved_prod_07925441_20251110_173851, requested_tags=['copr_builder', 'arch_x86_64'] [2025-11-10 17:46:18,350][ INFO][PID:40811] Allocating ssh connection to builder [2025-11-10 17:46:18,350][ INFO][PID:40811] Checking that builder machine is OK [2025-11-10 17:46:18,707][ INFO][PID:40811] Running remote command: copr-builder-ready srpm-builds [2025-11-10 17:46:18,911][ INFO][PID:40811] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-11-10 17:46:18,911][ INFO][PID:40811] Filling build.info file with builder info [2025-11-10 17:46:18,912][ INFO][PID:40811] Checking for cancel request [2025-11-10 17:46:18,913][ INFO][PID:40811] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ipilcher", "project_name": "sht", "project_dirname": "sht", "submitter": "ipilcher", "ended_on": null, "started_on": 1762796778.913234, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784521", "build_id": 9784521, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\n#\\n# Fedora COPR build script\\n#\\n# NOTE: This script lives in this repository for version control, but it isn't\\n#\\t run from within the repository. It needs to be copied into the COPR\\n#\\t custom build definition.\\n#\\n#\\t The build definition must specify git-core as a build dependency.\\n#\\n\\nset -e\\nRESULT_DIR=$PWD\\ngit clone https://github.com/ipilcher/sht\\n\\n# Find the most recent version tag - vX.Y.Z. (Most recent means the tag that\\n# points to the most recent commit, not necessarily the tag that was created\\n# most recently.\\nGIT_TAG=$(git -C sht tag --sort=committerdate \\\\\\n\\t| grep -E '^v(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)$' \\\\\\n\\t| tail -n 1\\n)\\n\\nLIB_VER=${GIT_TAG#v}\\nSO_VER=${LIB_VER%.*}\\n\\nsed -e s/@@LIBVER@@/${LIB_VER}/ -e s/@@SOVER@@/${SO_VER}/ \\\\\\n\\tsht/rpm/libsht.spec > libsht.spec\\n\\ntar cvzf libsht-${LIB_VER}.tar.gz --exclude='sht/.*' sht\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "ipilcher/sht--ipilcher", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "repos": [], "background": false, "destdir": "/var/lib/copr/public_html/results/ipilcher/sht", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ipilcher/sht", "result_dir": "09784521", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 9784521, "mockchain_macros": { "copr_username": "ipilcher", "copr_projectname": "sht", "vendor": "Fedora Project COPR (ipilcher/sht)" } } ] } [2025-11-10 17:46:18,933][ INFO][PID:40811] Sending fedora-messaging bus message in build.start [2025-11-10 17:46:19,550][ INFO][PID:40811] Sending fedora-messaging bus message in chroot.start [2025-11-10 17:46:19,573][ INFO][PID:40811] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9784521 --detached [2025-11-10 17:46:19,918][ INFO][PID:40811] The copr-rpmbuild seems started, per: stdout: stderr: Warning: Permanently added '35.172.186.108' (ED25519) to the list of known hosts. [2025-11-10 17:46:19,919][ INFO][PID:40811] Downloading the builder-live.log file, attempt 1 [2025-11-10 17:46:19,920][ INFO][PID:40811] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@35.172.186.108 copr-rpmbuild-log [2025-11-10 17:46:24,924][ INFO][PID:40811] Periodic builder liveness probe: alive [2025-11-10 17:46:24,924][ INFO][PID:40811] Checking for cancel request [2025-11-10 17:46:29,925][ INFO][PID:40811] Checking for cancel request [2025-11-10 17:46:34,926][ INFO][PID:40811] Checking for cancel request [2025-11-10 17:46:39,927][ INFO][PID:40811] Checking for cancel request [2025-11-10 17:46:44,928][ INFO][PID:40811] Checking for cancel request [2025-11-10 17:46:49,929][ INFO][PID:40811] Checking for cancel request [2025-11-10 17:46:52,722][ INFO][PID:40811] Downloading results from builder [2025-11-10 17:46:52,722][ INFO][PID:40811] rsyncing of mockbuilder@35.172.186.108:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521 started [2025-11-10 17:46:52,723][ INFO][PID:40811] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@35.172.186.108:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521/ &> /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521/build-09784521.rsync.log [2025-11-10 17:46:53,019][ INFO][PID:40811] rsyncing finished. [2025-11-10 17:46:53,020][ INFO][PID:40811] Releasing VM back to pool [2025-11-10 17:46:53,028][ INFO][PID:40811] Searching for 'success' file in resultdir [2025-11-10 17:46:53,029][ INFO][PID:40811] Getting build details [2025-11-10 17:46:53,030][ INFO][PID:40811] Retrieving SRPM info from /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521 [2025-11-10 17:46:53,030][ INFO][PID:40811] SRPM URL: https://download.copr.fedorainfracloud.org/results/ipilcher/sht/srpm-builds/09784521/libsht-0.0.0-1.src.rpm [2025-11-10 17:46:53,031][ INFO][PID:40811] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/ipilcher/sht/srpm-builds/09784521/libsht-0.0.0-1.src.rpm', 'pkg_name': 'libsht', 'pkg_version': '0.0.0-1'} [2025-11-10 17:46:53,031][ INFO][PID:40811] Finished build: id=9784521 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/ipilcher/sht chroot=srpm-builds [2025-11-10 17:46:53,033][ INFO][PID:40811] Worker succeeded build, took 34.12010383605957 [2025-11-10 17:46:53,033][ INFO][PID:40811] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "ipilcher", "project_name": "sht", "project_dirname": "sht", "submitter": "ipilcher", "ended_on": 1762796813.0333378, "started_on": 1762796778.913234, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "9784521", "build_id": 9784521, "package_name": null, "package_version": null, "git_repo": null, "git_hash": null, "git_branch": null, "source_type": 9, "source_json": "{\"script\": \"#! /bin/sh -x\\n\\n#\\n# Fedora COPR build script\\n#\\n# NOTE: This script lives in this repository for version control, but it isn't\\n#\\t run from within the repository. It needs to be copied into the COPR\\n#\\t custom build definition.\\n#\\n#\\t The build definition must specify git-core as a build dependency.\\n#\\n\\nset -e\\nRESULT_DIR=$PWD\\ngit clone https://github.com/ipilcher/sht\\n\\n# Find the most recent version tag - vX.Y.Z. (Most recent means the tag that\\n# points to the most recent commit, not necessarily the tag that was created\\n# most recently.\\nGIT_TAG=$(git -C sht tag --sort=committerdate \\\\\\n\\t| grep -E '^v(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)\\\\.(0|[1-9][0-9]*)$' \\\\\\n\\t| tail -n 1\\n)\\n\\nLIB_VER=${GIT_TAG#v}\\nSO_VER=${LIB_VER%.*}\\n\\nsed -e s/@@LIBVER@@/${LIB_VER}/ -e s/@@SOVER@@/${SO_VER}/ \\\\\\n\\tsht/rpm/libsht.spec > libsht.spec\\n\\ntar cvzf libsht-${LIB_VER}.tar.gz --exclude='sht/.*' sht\\n\", \"chroot\": \"fedora-43-x86_64\", \"builddeps\": \"git-core\", \"resultdir\": \"\", \"repos\": \"\"}", "pkg_name": "libsht", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/ipilcher/sht/srpm-builds/09784521/libsht-0.0.0-1.src.rpm", "uses_devel_repo": null, "sandbox": "ipilcher/sht--ipilcher", "results": { "name": "libsht", "epoch": null, "version": "0.0.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/ipilcher/sht", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ipilcher/sht", "result_dir": "09784521", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "0.0.0-1", "id": 9784521, "mockchain_macros": { "copr_username": "ipilcher", "copr_projectname": "sht", "vendor": "Fedora Project COPR (ipilcher/sht)" } } ] } [2025-11-10 17:46:53,066][ INFO][PID:40811] Sending fedora-messaging bus message in build.end [2025-11-10 17:46:53,089][ INFO][PID:40811] Compressing /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521/builder-live.log by gzip [2025-11-10 17:46:53,090][ INFO][PID:40811] Running command 'gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521/builder-live.log' as PID 42492 [2025-11-10 17:46:53,094][ INFO][PID:40811] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521/builder-live.log) [2025-11-10 17:46:53,095][ INFO][PID:40811] Compressing /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521/backend.log by gzip [2025-11-10 17:46:53,095][ INFO][PID:40811] Running command 'gzip /var/lib/copr/public_html/results/ipilcher/sht/srpm-builds/09784521/backend.log' as PID 42493