[2025-03-17 09:10:24,069][  INFO][PID:3908685] Marking build as starting
[2025-03-17 09:10:24,121][  INFO][PID:3908685] Trying to allocate VM
[2025-03-17 09:10:27,195][  INFO][PID:3908685] Allocated host ResallocHost, ticket_id=1840171, hostname=2620:52:3:1:dead:beef:cafe:c14b, name=copr_hv_x86_64_02_prod_02019867_20250317_071038
[2025-03-17 09:10:27,199][  INFO][PID:3908685] Allocating ssh connection to builder
[2025-03-17 09:10:27,201][  INFO][PID:3908685] Checking that builder machine is OK
[2025-03-17 09:10:27,800][  INFO][PID:3908685] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-03-17 09:10:28,150][  INFO][PID:3908685] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-03-17 09:10:28,152][  INFO][PID:3908685] Filling build.info file with builder info
[2025-03-17 09:10:28,154][  INFO][PID:3908685] 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": 1742202628.154333,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8772718-fedora-41-x86_64",
            "build_id": 8772718,
            "package_name": "python-micropython-europi",
            "package_version": "0.19.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-micropython-europi",
            "git_hash": "229fb83acab0c3f2dac87ad5d68ed63c0c22584a",
            "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-41-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": "08772718-python-micropython-europi",
            "built_packages": "",
            "id": 8772718,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-17 09:10:28,207][  INFO][PID:3908685] Sending fedora-messaging bus message in build.start
[2025-03-17 09:10:29,062][  INFO][PID:3908685] Sending fedora-messaging bus message in chroot.start
[2025-03-17 09:10:29,086][  INFO][PID:3908685] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8772718-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-03-17 09:10:29,603][  INFO][PID:3908685] Downloading the builder-live.log file, attempt 1
[2025-03-17 09:10:29,605][  INFO][PID:3908685] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14b copr-rpmbuild-log
[2025-03-17 09:10:34,610][  INFO][PID:3908685] Periodic builder liveness probe: alive
[2025-03-17 09:11:31,187][  INFO][PID:3908685] Downloading results from builder
[2025-03-17 09:11:31,187][  INFO][PID:3908685] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14b]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08772718-python-micropython-europi started
[2025-03-17 09:11:31,188][  INFO][PID:3908685] 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:c14b]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08772718-python-micropython-europi/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08772718-python-micropython-europi/build-08772718.rsync.log
[2025-03-17 09:11:31,564][  INFO][PID:3908685] rsyncing finished.
[2025-03-17 09:11:31,565][  INFO][PID:3908685] Releasing VM back to pool
[2025-03-17 09:11:31,573][  INFO][PID:3908685] Searching for 'success' file in resultdir
[2025-03-17 09:11:31,573][ ERROR][PID:3908685] Build failed: Backend process error: No success file => build failure
[2025-03-17 09:11:31,574][  INFO][PID:3908685] Finished build: id=8772718 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-41-x86_64 
[2025-03-17 09:11:31,576][ ERROR][PID:3908685] Backend process error: No success file => build failure
[2025-03-17 09:11:31,576][  INFO][PID:3908685] Worker failed build, took 63.422301054000854
[2025-03-17 09:11:31,577][  INFO][PID:3908685] 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": 1742202691.5766342,
            "started_on": 1742202628.154333,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8772718-fedora-41-x86_64",
            "build_id": 8772718,
            "package_name": "python-micropython-europi",
            "package_version": "0.19.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-micropython-europi",
            "git_hash": "229fb83acab0c3f2dac87ad5d68ed63c0c22584a",
            "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-41-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": "08772718-python-micropython-europi",
            "built_packages": "",
            "id": 8772718,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-17 09:11:31,617][  INFO][PID:3908685] Sending fedora-messaging bus message in build.end
[2025-03-17 09:11:31,634][  INFO][PID:3908685] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08772718-python-micropython-europi/builder-live.log by gzip
[2025-03-17 09:11:31,635][  INFO][PID:3908685] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08772718-python-micropython-europi/builder-live.log' as PID 3914003
[2025-03-17 09:11:31,641][  INFO][PID:3908685] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08772718-python-micropython-europi/builder-live.log)
[2025-03-17 09:11:31,641][  INFO][PID:3908685] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08772718-python-micropython-europi/backend.log by gzip
[2025-03-17 09:11:31,642][  INFO][PID:3908685] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-41-x86_64/08772718-python-micropython-europi/backend.log' as PID 3914004