[2025-03-13 22:24:55,081][  INFO][PID:3477423] Marking build as starting
[2025-03-13 22:24:55,135][  INFO][PID:3477423] Trying to allocate VM
[2025-03-13 22:24:58,176][  INFO][PID:3477423] Allocated host ResallocHost, ticket_id=1806365, hostname=2620:52:3:1:dead:beef:cafe:c1d2, name=copr_hv_x86_64_04_prod_01943194_20250313_222309
[2025-03-13 22:24:58,176][  INFO][PID:3477423] Allocating ssh connection to builder
[2025-03-13 22:24:58,178][  INFO][PID:3477423] Checking that builder machine is OK
[2025-03-13 22:24:58,721][  INFO][PID:3477423] Running remote command: copr-builder-ready fedora-40-x86_64
[2025-03-13 22:24:59,061][  INFO][PID:3477423] Red Hat subscription not needed for fedora-40-x86_64
Builder is ready to be used

[2025-03-13 22:24:59,063][  INFO][PID:3477423] Filling build.info file with builder info
[2025-03-13 22:24:59,065][  INFO][PID:3477423] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1741904699.065539,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8766741-fedora-40-x86_64",
            "build_id": 8766741,
            "package_name": "python-cardiac-mps",
            "package_version": "2025.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-cardiac-mps",
            "git_hash": "f3a4f0e9a0cfff8b9b86543be601efcdd945a334",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08766741-python-cardiac-mps",
            "built_packages": "",
            "id": 8766741,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-13 22:24:59,104][  INFO][PID:3477423] Sending fedora-messaging bus message in build.start
[2025-03-13 22:25:00,764][  INFO][PID:3477423] Sending fedora-messaging bus message in chroot.start
[2025-03-13 22:25:00,860][  INFO][PID:3477423] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8766741-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2025-03-13 22:25:01,393][  INFO][PID:3477423] Downloading the builder-live.log file, attempt 1
[2025-03-13 22:25:01,395][  INFO][PID:3477423] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d2 copr-rpmbuild-log
[2025-03-13 22:25:06,404][  INFO][PID:3477423] Periodic builder liveness probe: alive
[2025-03-13 22:27:19,719][  INFO][PID:3477423] Downloading results from builder
[2025-03-13 22:27:19,720][  INFO][PID:3477423] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d2]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08766741-python-cardiac-mps started
[2025-03-13 22:27:19,721][  INFO][PID:3477423] 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:c1d2]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08766741-python-cardiac-mps/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08766741-python-cardiac-mps/build-08766741.rsync.log
[2025-03-13 22:27:20,251][  INFO][PID:3477423] rsyncing finished.
[2025-03-13 22:27:20,252][  INFO][PID:3477423] Releasing VM back to pool
[2025-03-13 22:27:20,260][  INFO][PID:3477423] Searching for 'success' file in resultdir
[2025-03-13 22:27:20,260][ ERROR][PID:3477423] Build failed: Backend process error: No success file => build failure
[2025-03-13 22:27:20,261][  INFO][PID:3477423] Finished build: id=8766741 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-40-x86_64 
[2025-03-13 22:27:20,263][ ERROR][PID:3477423] Backend process error: No success file => build failure
[2025-03-13 22:27:20,263][  INFO][PID:3477423] Worker failed build, took 141.19795203208923
[2025-03-13 22:27:20,263][  INFO][PID:3477423] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1741904840.263491,
            "started_on": 1741904699.065539,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8766741-fedora-40-x86_64",
            "build_id": 8766741,
            "package_name": "python-cardiac-mps",
            "package_version": "2025.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-cardiac-mps",
            "git_hash": "f3a4f0e9a0cfff8b9b86543be601efcdd945a334",
            "git_branch": null,
            "source_type": null,
            "source_json": null,
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": false,
            "sandbox": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-40-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08766741-python-cardiac-mps",
            "built_packages": "",
            "id": 8766741,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-13 22:27:20,300][  INFO][PID:3477423] Sending fedora-messaging bus message in build.end
[2025-03-13 22:27:20,406][  INFO][PID:3477423] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08766741-python-cardiac-mps/builder-live.log by gzip
[2025-03-13 22:27:20,407][  INFO][PID:3477423] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08766741-python-cardiac-mps/builder-live.log' as PID 3495746
[2025-03-13 22:27:20,412][  INFO][PID:3477423] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08766741-python-cardiac-mps/builder-live.log)
[2025-03-13 22:27:20,413][  INFO][PID:3477423] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08766741-python-cardiac-mps/backend.log by gzip
[2025-03-13 22:27:20,414][  INFO][PID:3477423] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-40-x86_64/08766741-python-cardiac-mps/backend.log' as PID 3495747