[2024-12-18 11:51:06,540][  INFO][PID:3296655] Marking build as starting
[2024-12-18 11:51:06,608][  INFO][PID:3296655] Trying to allocate VM
[2024-12-18 11:51:09,640][  INFO][PID:3296655] Allocated host ResallocHost, ticket_id=247460, hostname=3.239.16.119
[2024-12-18 11:51:09,640][  INFO][PID:3296655] Allocating ssh connection to builder
[2024-12-18 11:51:09,641][  INFO][PID:3296655] Checking that builder machine is OK
[2024-12-18 11:51:10,028][  INFO][PID:3296655] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.239.16.119 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-18 11:51:10,243][  INFO][PID:3296655] Filling build.info file with builder info
[2024-12-18 11:51:10,244][  INFO][PID:3296655] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1734522670.2443664,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8408161-fedora-rawhide-x86_64",
            "build_id": 8408161,
            "package_name": "python-gettext",
            "package_version": "4.0-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-gettext",
            "git_hash": "b22c2e160c7768b3b368984c69a3d93603689f31",
            "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": "@python/python3.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08408161-python-gettext",
            "built_packages": "",
            "id": 8408161,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-18 11:51:10,276][  INFO][PID:3296655] Sending fedora-messaging bus message in build.start
[2024-12-18 11:51:10,886][  INFO][PID:3296655] Sending fedora-messaging bus message in chroot.start
[2024-12-18 11:51:10,907][  INFO][PID:3296655] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8408161-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-18 11:51:11,312][  INFO][PID:3296655] Downloading the builder-live.log file, attempt 1
[2024-12-18 11:51:11,314][  INFO][PID:3296655] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.239.16.119 copr-rpmbuild-log
[2024-12-18 11:51:16,323][  INFO][PID:3296655] Periodic builder liveness probe: alive
[2024-12-18 11:51:26,380][  INFO][PID:3296655] Downloading results from builder
[2024-12-18 11:51:26,381][  INFO][PID:3296655] rsyncing of mockbuilder@3.239.16.119:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08408161-python-gettext started
[2024-12-18 11:51:26,382][  INFO][PID:3296655] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.239.16.119:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08408161-python-gettext/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08408161-python-gettext/build-08408161.rsync.log
[2024-12-18 11:51:26,614][  INFO][PID:3296655] rsyncing finished.
[2024-12-18 11:51:26,615][  INFO][PID:3296655] Releasing VM back to pool
[2024-12-18 11:51:26,638][  INFO][PID:3296655] Searching for 'success' file in resultdir
[2024-12-18 11:51:26,639][ ERROR][PID:3296655] Build failed: Backend process error: No success file => build failure
[2024-12-18 11:51:26,640][  INFO][PID:3296655] Finished build: id=8408161 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-18 11:51:26,641][ ERROR][PID:3296655] Backend process error: No success file => build failure
[2024-12-18 11:51:26,642][  INFO][PID:3296655] Worker failed build, took 16.397738695144653
[2024-12-18 11:51:26,642][  INFO][PID:3296655] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1734522686.642105,
            "started_on": 1734522670.2443664,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8408161-fedora-rawhide-x86_64",
            "build_id": 8408161,
            "package_name": "python-gettext",
            "package_version": "4.0-15",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-gettext",
            "git_hash": "b22c2e160c7768b3b368984c69a3d93603689f31",
            "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": "@python/python3.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08408161-python-gettext",
            "built_packages": "",
            "id": 8408161,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-18 11:51:26,680][  INFO][PID:3296655] Sending fedora-messaging bus message in build.end
[2024-12-18 11:51:26,696][  INFO][PID:3296655] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08408161-python-gettext/builder-live.log by gzip
[2024-12-18 11:51:26,698][  INFO][PID:3296655] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08408161-python-gettext/builder-live.log' as PID 3298869
[2024-12-18 11:51:26,702][  INFO][PID:3296655] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08408161-python-gettext/builder-live.log)
[2024-12-18 11:51:26,703][  INFO][PID:3296655] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08408161-python-gettext/backend.log by gzip
[2024-12-18 11:51:26,704][  INFO][PID:3296655] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08408161-python-gettext/backend.log' as PID 3298871