[2025-03-27 16:15:25,155][  INFO][PID:2695225] Marking build as starting
[2025-03-27 16:15:25,304][  INFO][PID:2695225] Trying to allocate VM: ResallocHost, ticket_id=2074503, requested_tags=['copr_builder', 'arch_x86_64']
[2025-03-27 16:15:28,368][  INFO][PID:2695225] Allocated host ResallocHost, ticket_id=2074503, hostname=34.228.228.24, name=aws_x86_64_normalreserved_prod_02376059_20250327_160940, requested_tags=['copr_builder', 'arch_x86_64']
[2025-03-27 16:15:28,370][  INFO][PID:2695225] Allocating ssh connection to builder
[2025-03-27 16:15:28,370][  INFO][PID:2695225] Checking that builder machine is OK
[2025-03-27 16:15:28,563][  INFO][PID:2695225] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-03-27 16:15:28,780][  INFO][PID:2695225] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-03-27 16:15:28,785][  INFO][PID:2695225] Filling build.info file with builder info
[2025-03-27 16:15:28,789][  INFO][PID:2695225] 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": 1743092128.7894423,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8827564-fedora-rawhide-x86_64",
            "build_id": 8827564,
            "package_name": "python-needly",
            "package_version": "2.5.92-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-needly",
            "git_hash": "b313774180b70277584325e6feda88fee0323285",
            "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-rawhide-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": "08827564-python-needly",
            "built_packages": "",
            "id": 8827564,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-27 16:15:28,825][  INFO][PID:2695225] Sending fedora-messaging bus message in build.start
[2025-03-27 16:15:29,565][  INFO][PID:2695225] Sending fedora-messaging bus message in chroot.start
[2025-03-27 16:15:29,585][  INFO][PID:2695225] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8827564-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-03-27 16:15:30,032][  INFO][PID:2695225] Downloading the builder-live.log file, attempt 1
[2025-03-27 16:15:30,034][  INFO][PID:2695225] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.228.228.24 copr-rpmbuild-log
[2025-03-27 16:15:35,044][  INFO][PID:2695225] Periodic builder liveness probe: alive
[2025-03-27 16:16:32,336][  INFO][PID:2695225] Downloading results from builder
[2025-03-27 16:16:32,337][  INFO][PID:2695225] rsyncing of mockbuilder@34.228.228.24:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08827564-python-needly started
[2025-03-27 16:16:32,341][  INFO][PID:2695225] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.228.228.24:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08827564-python-needly/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08827564-python-needly/build-08827564.rsync.log
[2025-03-27 16:16:32,576][  INFO][PID:2695225] rsyncing finished.
[2025-03-27 16:16:32,579][  INFO][PID:2695225] Releasing VM back to pool
[2025-03-27 16:16:32,632][  INFO][PID:2695225] Searching for 'success' file in resultdir
[2025-03-27 16:16:32,634][ ERROR][PID:2695225] Build failed: Backend process error: No success file => build failure
[2025-03-27 16:16:32,635][  INFO][PID:2695225] Finished build: id=8827564 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2025-03-27 16:16:32,638][ ERROR][PID:2695225] Backend process error: No success file => build failure
[2025-03-27 16:16:32,639][  INFO][PID:2695225] Worker failed build, took 63.85010814666748
[2025-03-27 16:16:32,641][  INFO][PID:2695225] 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": 1743092192.6395504,
            "started_on": 1743092128.7894423,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8827564-fedora-rawhide-x86_64",
            "build_id": 8827564,
            "package_name": "python-needly",
            "package_version": "2.5.92-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-needly",
            "git_hash": "b313774180b70277584325e6feda88fee0323285",
            "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-rawhide-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": "08827564-python-needly",
            "built_packages": "",
            "id": 8827564,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-27 16:16:32,675][  INFO][PID:2695225] Sending fedora-messaging bus message in build.end
[2025-03-27 16:16:32,697][  INFO][PID:2695225] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08827564-python-needly/builder-live.log by gzip
[2025-03-27 16:16:32,700][  INFO][PID:2695225] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08827564-python-needly/builder-live.log' as PID 2703880
[2025-03-27 16:16:32,705][  INFO][PID:2695225] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08827564-python-needly/builder-live.log)
[2025-03-27 16:16:32,707][  INFO][PID:2695225] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08827564-python-needly/backend.log by gzip