[2025-03-25 16:36:55,367][ INFO][PID:1422436] Marking build as starting [2025-03-25 16:36:55,399][ INFO][PID:1422436] Trying to allocate VM [2025-03-25 16:38:43,796][ INFO][PID:1422436] Allocated host ResallocHost, ticket_id=2034344, hostname=54.84.162.80, name=aws_x86_64_spot_prod_02314031_20250325_163701 [2025-03-25 16:38:43,797][ INFO][PID:1422436] Allocating ssh connection to builder [2025-03-25 16:38:43,798][ INFO][PID:1422436] Checking that builder machine is OK [2025-03-25 16:38:44,188][ INFO][PID:1422436] Running remote command: copr-builder-ready srpm-builds [2025-03-25 16:38:44,462][ INFO][PID:1422436] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2025-03-25 16:38:44,463][ INFO][PID:1422436] Filling build.info file with builder info [2025-03-25 16:38:44,464][ INFO][PID:1422436] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": null, "started_on": 1742920724.4640868, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8819455", "build_id": 8819455, "package_name": "copr-frontend", "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/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\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\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmpscpks6yz\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@copr/copr-dev--e1fdc936-40dd-44c8-a341-672e99c6f5be", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "08819455", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8819455, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-03-25 16:38:44,505][ INFO][PID:1422436] Sending fedora-messaging bus message in build.start [2025-03-25 16:38:46,467][ INFO][PID:1422436] Sending fedora-messaging bus message in chroot.start [2025-03-25 16:38:46,519][ INFO][PID:1422436] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8819455 --detached [2025-03-25 16:38:46,926][ INFO][PID:1422436] Downloading the builder-live.log file, attempt 1 [2025-03-25 16:38:46,933][ INFO][PID:1422436] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.84.162.80 copr-rpmbuild-log [2025-03-25 16:38:51,964][ INFO][PID:1422436] Periodic builder liveness probe: alive [2025-03-25 16:39:22,331][ INFO][PID:1422436] Downloading results from builder [2025-03-25 16:39:22,332][ INFO][PID:1422436] rsyncing of mockbuilder@54.84.162.80:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455 started [2025-03-25 16:39:22,336][ INFO][PID:1422436] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.84.162.80:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455/ &> /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455/build-08819455.rsync.log [2025-03-25 16:39:22,586][ INFO][PID:1422436] rsyncing finished. [2025-03-25 16:39:22,587][ INFO][PID:1422436] Releasing VM back to pool [2025-03-25 16:39:22,608][ INFO][PID:1422436] Searching for 'success' file in resultdir [2025-03-25 16:39:22,609][ INFO][PID:1422436] Getting build details [2025-03-25 16:39:22,610][ INFO][PID:1422436] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455 [2025-03-25 16:39:22,612][ INFO][PID:1422436] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819455/copr-frontend-2.2.post1-1.git.8158.3a5543a.src.rpm [2025-03-25 16:39:22,612][ INFO][PID:1422436] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819455/copr-frontend-2.2.post1-1.git.8158.3a5543a.src.rpm', 'pkg_name': 'copr-frontend', 'pkg_version': '2.2.post1-1.git.8158.3a5543a'} [2025-03-25 16:39:22,613][ INFO][PID:1422436] Finished build: id=8819455 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/copr-dev chroot=srpm-builds [2025-03-25 16:39:22,616][ INFO][PID:1422436] Worker succeeded build, took 38.15238285064697 [2025-03-25 16:39:22,617][ INFO][PID:1422436] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@copr", "project_name": "copr-dev", "project_dirname": "copr-dev", "submitter": null, "ended_on": 1742920762.6164696, "started_on": 1742920724.4640868, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8819455", "build_id": 8819455, "package_name": "copr-frontend", "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/fedora-copr/copr\\n\\nworkdir=$(basename \\\"$clone_url_parent\\\")\\nworkdir=${workdir%%.git}\\n\\nhook_payload=$(readlink -f \\\"${HOOK_PAYLOAD-hook_payload}\\\")\\n\\nmkdir -p \\\"$COPR_RESULTDIR\\\"\\nresultdir=$(readlink -f \\\"$COPR_RESULTDIR\\\")\\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\\nbasename=$(basename \\\"$resultdir\\\")\\ncd \\\"$basename\\\"\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-42-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/frontend\", \"repos\": \"\", \"tmp\": \"tmpscpks6yz\", \"hook_data\": true}", "pkg_name": "copr-frontend", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev/srpm-builds/08819455/copr-frontend-2.2.post1-1.git.8158.3a5543a.src.rpm", "uses_devel_repo": null, "sandbox": "@copr/copr-dev--e1fdc936-40dd-44c8-a341-672e99c6f5be", "results": { "name": "copr-frontend", "epoch": null, "version": "2.2.post1", "release": "1.git.8158.3a5543a", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@copr/copr-dev", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/copr-dev", "result_dir": "08819455", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "2.2.post1-1.git.8158.3a5543a", "id": 8819455, "mockchain_macros": { "copr_username": "@copr", "copr_projectname": "copr-dev", "vendor": "Fedora Project COPR (@copr/copr-dev)" } } ] } [2025-03-25 16:39:22,658][ INFO][PID:1422436] Sending fedora-messaging bus message in build.end [2025-03-25 16:39:22,679][ INFO][PID:1422436] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455/builder-live.log by gzip [2025-03-25 16:39:22,681][ INFO][PID:1422436] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455/builder-live.log' as PID 1447514 [2025-03-25 16:39:22,689][ INFO][PID:1422436] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455/builder-live.log) [2025-03-25 16:39:22,690][ INFO][PID:1422436] Compressing /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455/backend.log by gzip [2025-03-25 16:39:22,691][ INFO][PID:1422436] Running command 'gzip /var/lib/copr/public_html/results/@copr/copr-dev/srpm-builds/08819455/backend.log' as PID 1447515