[2024-11-28 14:08:14,116][  INFO][PID:3090066] Marking build as starting
[2024-11-28 14:08:14,211][  INFO][PID:3090066] Trying to allocate VM
[2024-11-28 14:08:17,254][  INFO][PID:3090066] Allocated host ResallocHost, ticket_id=6116055, hostname=54.145.137.24
[2024-11-28 14:08:17,255][  INFO][PID:3090066] Allocating ssh connection to builder
[2024-11-28 14:08:17,256][  INFO][PID:3090066] Checking that builder machine is OK
[2024-11-28 14:08:17,603][  INFO][PID:3090066] Running remote command: copr-builder-ready fedora-39-x86_64
[2024-11-28 14:08:17,850][  INFO][PID:3090066] Red Hat subscription not needed for fedora-39-x86_64
Builder is ready to be used

[2024-11-28 14:08:17,851][  INFO][PID:3090066] Filling build.info file with builder info
[2024-11-28 14:08:17,853][  INFO][PID:3090066] 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": 1732802897.8534033,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8323565-fedora-39-x86_64",
            "build_id": 8323565,
            "package_name": "python-comet-ml",
            "package_version": "3.47.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-comet-ml",
            "git_hash": "1c30f5b4a24e23d4b41245a2b6bceddac594db42",
            "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-39-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": "08323565-python-comet-ml",
            "built_packages": "",
            "id": 8323565,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-28 14:08:17,985][  INFO][PID:3090066] Sending fedora-messaging bus message in build.start
[2024-11-28 14:08:19,551][  INFO][PID:3090066] Sending fedora-messaging bus message in chroot.start
[2024-11-28 14:08:19,596][  INFO][PID:3090066] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8323565-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-11-28 14:08:20,026][  INFO][PID:3090066] Downloading the builder-live.log file, attempt 1
[2024-11-28 14:08:20,030][  INFO][PID:3090066] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.145.137.24 copr-rpmbuild-log
[2024-11-28 14:08:25,039][  INFO][PID:3090066] Periodic builder liveness probe: alive
[2024-11-28 14:12:17,289][  INFO][PID:3090066] Downloading results from builder
[2024-11-28 14:12:17,290][  INFO][PID:3090066] rsyncing of mockbuilder@54.145.137.24:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08323565-python-comet-ml started
[2024-11-28 14:12:17,291][  INFO][PID:3090066] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.145.137.24:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08323565-python-comet-ml/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08323565-python-comet-ml/build-08323565.rsync.log
[2024-11-28 14:12:17,533][  INFO][PID:3090066] rsyncing finished.
[2024-11-28 14:12:17,535][  INFO][PID:3090066] Releasing VM back to pool
[2024-11-28 14:12:17,549][  INFO][PID:3090066] Searching for 'success' file in resultdir
[2024-11-28 14:12:17,551][ ERROR][PID:3090066] Build failed: Backend process error: No success file => build failure
[2024-11-28 14:12:17,552][  INFO][PID:3090066] Finished build: id=8323565 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-39-x86_64 
[2024-11-28 14:12:17,555][ ERROR][PID:3090066] Backend process error: No success file => build failure
[2024-11-28 14:12:17,556][  INFO][PID:3090066] Worker failed build, took 239.70262694358826
[2024-11-28 14:12:17,557][  INFO][PID:3090066] 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": 1732803137.5560303,
            "started_on": 1732802897.8534033,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8323565-fedora-39-x86_64",
            "build_id": 8323565,
            "package_name": "python-comet-ml",
            "package_version": "3.47.4-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-comet-ml",
            "git_hash": "1c30f5b4a24e23d4b41245a2b6bceddac594db42",
            "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-39-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": "08323565-python-comet-ml",
            "built_packages": "",
            "id": 8323565,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-28 14:12:17,631][  INFO][PID:3090066] Sending fedora-messaging bus message in build.end
[2024-11-28 14:12:17,658][  INFO][PID:3090066] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08323565-python-comet-ml/builder-live.log by gzip
[2024-11-28 14:12:17,659][  INFO][PID:3090066] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08323565-python-comet-ml/builder-live.log' as PID 3127030
[2024-11-28 14:12:17,665][  INFO][PID:3090066] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08323565-python-comet-ml/builder-live.log)
[2024-11-28 14:12:17,666][  INFO][PID:3090066] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08323565-python-comet-ml/backend.log by gzip
[2024-11-28 14:12:17,667][  INFO][PID:3090066] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08323565-python-comet-ml/backend.log' as PID 3127034