[2024-11-19 06:31:50,380][ INFO][PID:3006923] Marking build as starting [2024-11-19 06:31:50,448][ INFO][PID:3006923] Trying to allocate VM [2024-11-19 06:31:53,478][ INFO][PID:3006923] Allocated host ResallocHost, ticket_id=5945651, hostname=2620:52:3:1:dead:beef:cafe:c112 [2024-11-19 06:31:53,479][ INFO][PID:3006923] Allocating ssh connection to builder [2024-11-19 06:31:53,480][ INFO][PID:3006923] Checking that builder machine is OK [2024-11-19 06:31:54,033][ INFO][PID:3006923] Running remote command: copr-builder-ready srpm-builds [2024-11-19 06:31:54,361][ INFO][PID:3006923] Red Hat subscription not needed for srpm-builds Builder is ready to be used [2024-11-19 06:31:54,362][ INFO][PID:3006923] Filling build.info file with builder info [2024-11-19 06:31:54,363][ INFO][PID:3006923] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@mock", "project_name": "mock-pull-requests", "project_dirname": "mock-pull-requests:pr:1507", "submitter": null, "ended_on": null, "started_on": 1731997914.3635926, "submitted_on": null, "status": 3, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8279347", "build_id": 8279347, "package_name": "mock", "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/rpm-software-management/mock\\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\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\n\\ncase $COPR_RESULTDIR in\\n *mock-core-configs) cd mock-core-configs ;;\\n *) cd mock ;;\\nesac\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/mock\", \"tmp\": \"tmpe7hotd6c\", \"hook_data\": true}", "pkg_name": null, "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": null, "uses_devel_repo": null, "sandbox": "@mock/mock-pull-requests--e3e8a886-6492-4bc2-8b83-0ffdd5501395", "results": null, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1507", "result_dir": "08279347", "built_packages": "", "tags": [ "arch_x86_64" ], "id": 8279347, "mockchain_macros": { "copr_username": "@mock", "copr_projectname": "mock-pull-requests", "vendor": "Fedora Project COPR (@mock/mock-pull-requests)" } } ] } [2024-11-19 06:31:54,437][ INFO][PID:3006923] Sending fedora-messaging bus message in build.start [2024-11-19 06:31:55,125][ INFO][PID:3006923] Sending fedora-messaging bus message in chroot.start [2024-11-19 06:31:55,148][ INFO][PID:3006923] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8279347 --detached [2024-11-19 06:31:55,701][ INFO][PID:3006923] Downloading the builder-live.log file, attempt 1 [2024-11-19 06:31:55,703][ INFO][PID:3006923] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c112 copr-rpmbuild-log [2024-11-19 06:32:00,707][ INFO][PID:3006923] Periodic builder liveness probe: alive [2024-11-19 06:33:00,742][ INFO][PID:3006923] Downloading results from builder [2024-11-19 06:33:00,743][ INFO][PID:3006923] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347 started [2024-11-19 06:33:00,743][ INFO][PID:3006923] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@[2620:52:3:1:dead:beef:cafe:c112]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/ &> /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/build-08279347.rsync.log [2024-11-19 06:33:01,158][ INFO][PID:3006923] rsyncing finished. [2024-11-19 06:33:01,158][ INFO][PID:3006923] Releasing VM back to pool [2024-11-19 06:33:01,167][ INFO][PID:3006923] Searching for 'success' file in resultdir [2024-11-19 06:33:01,168][ INFO][PID:3006923] Getting build details [2024-11-19 06:33:01,169][ INFO][PID:3006923] Retrieving SRPM info from /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347 [2024-11-19 06:33:01,170][ INFO][PID:3006923] SRPM URL: https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/mock-5.9-1.git.3837.2eb1c02.src.rpm [2024-11-19 06:33:01,170][ INFO][PID:3006923] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/mock-5.9-1.git.3837.2eb1c02.src.rpm', 'pkg_name': 'mock', 'pkg_version': '5.9-1.git.3837.2eb1c02'} [2024-11-19 06:33:01,171][ INFO][PID:3006923] Finished build: id=8279347 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507 chroot=srpm-builds [2024-11-19 06:33:01,173][ INFO][PID:3006923] Worker succeeded build, took 66.80985069274902 [2024-11-19 06:33:01,174][ INFO][PID:3006923] Sending build state back to frontend: { "builds": [ { "timeout": 108000, "frontend_base_url": "https://copr.fedorainfracloud.org", "memory_reqs": null, "enable_net": true, "project_owner": "@mock", "project_name": "mock-pull-requests", "project_dirname": "mock-pull-requests:pr:1507", "submitter": null, "ended_on": 1731997981.1734433, "started_on": 1731997914.3635926, "submitted_on": null, "status": 1, "chroot": "srpm-builds", "arch": "x86_64", "buildroot_pkgs": null, "task_id": "8279347", "build_id": 8279347, "package_name": "mock", "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/rpm-software-management/mock\\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\\ncommit=$(git rev-parse HEAD)\\nshort_commit=${commit::5}\\ndate=$(date +\\\"%Y%m%d_%H%M%S\\\")\\n\\n\\ncase $COPR_RESULTDIR in\\n *mock-core-configs) cd mock-core-configs ;;\\n *) cd mock ;;\\nesac\\n\\ntito build --srpm --test -o \\\"$resultdir\\\"\\n\\ncd \\\"$resultdir\\\"\\nbsdtar -xf *.src.rpm\\n\", \"chroot\": \"fedora-41-x86_64\", \"builddeps\": \"bsdtar tito\", \"resultdir\": \"results/mock\", \"tmp\": \"tmpe7hotd6c\", \"hook_data\": true}", "pkg_name": "mock", "pkg_main_version": null, "pkg_epoch": null, "pkg_release": null, "srpm_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/mock-5.9-1.git.3837.2eb1c02.src.rpm", "uses_devel_repo": null, "sandbox": "@mock/mock-pull-requests--e3e8a886-6492-4bc2-8b83-0ffdd5501395", "results": { "name": "mock", "epoch": null, "version": "5.9", "release": "1.git.3837.2eb1c02", "exclusivearch": [], "excludearch": [] }, "appstream": false, "allow_user_ssh": null, "ssh_public_keys": null, "storage": null, "background": true, "repos": [], "destdir": "/var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507", "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@mock/mock-pull-requests:pr:1507", "result_dir": "08279347", "built_packages": "", "tags": [ "arch_x86_64" ], "pkg_version": "5.9-1.git.3837.2eb1c02", "id": 8279347, "mockchain_macros": { "copr_username": "@mock", "copr_projectname": "mock-pull-requests", "vendor": "Fedora Project COPR (@mock/mock-pull-requests)" } } ] } [2024-11-19 06:33:01,307][ INFO][PID:3006923] Sending fedora-messaging bus message in build.end [2024-11-19 06:33:01,333][ INFO][PID:3006923] Compressing /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/builder-live.log by gzip [2024-11-19 06:33:01,334][ INFO][PID:3006923] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/builder-live.log' as PID 3009571 [2024-11-19 06:33:01,342][ INFO][PID:3006923] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/builder-live.log) [2024-11-19 06:33:01,343][ INFO][PID:3006923] Compressing /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/backend.log by gzip [2024-11-19 06:33:01,344][ INFO][PID:3006923] Running command 'gzip /var/lib/copr/public_html/results/@mock/mock-pull-requests:pr:1507/srpm-builds/08279347/backend.log' as PID 3009572