[2024-12-19 16:57:06,840][  INFO][PID:656740] Marking build as starting
[2024-12-19 16:57:07,568][  INFO][PID:656740] Trying to allocate VM
[2024-12-19 16:57:13,627][  INFO][PID:656740] Allocated host ResallocHost, ticket_id=279934, hostname=2620:52:3:1:dead:beef:cafe:c109
[2024-12-19 16:57:13,628][  INFO][PID:656740] Allocating ssh connection to builder
[2024-12-19 16:57:13,628][  INFO][PID:656740] Checking that builder machine is OK
[2024-12-19 16:57:14,321][  INFO][PID:656740] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c109 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 16:57:14,686][  INFO][PID:656740] Filling build.info file with builder info
[2024-12-19 16:57:14,687][  INFO][PID:656740] 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": 1734627434.6874971,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417588-fedora-rawhide-x86_64",
            "build_id": 8417588,
            "package_name": "python-plaintable",
            "package_version": "0.1.2-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-plaintable",
            "git_hash": "3aeb04d6db6e403f26dd0bd26067d959b858aa7a",
            "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": "08417588-python-plaintable",
            "built_packages": "",
            "id": 8417588,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:57:14,902][  INFO][PID:656740] Sending fedora-messaging bus message in build.start
[2024-12-19 16:57:15,535][  INFO][PID:656740] Sending fedora-messaging bus message in chroot.start
[2024-12-19 16:57:15,557][  INFO][PID:656740] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417588-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 16:57:16,257][  INFO][PID:656740] Downloading the builder-live.log file, attempt 1
[2024-12-19 16:57:16,259][  INFO][PID:656740] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c109 copr-rpmbuild-log
[2024-12-19 16:57:21,266][  INFO][PID:656740] Periodic builder liveness probe: alive
[2024-12-19 16:57:42,209][  INFO][PID:656740] Downloading results from builder
[2024-12-19 16:57:42,210][  INFO][PID:656740] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c109]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable started
[2024-12-19 16:57:42,211][  INFO][PID:656740] 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:c109]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/build-08417588.rsync.log
[2024-12-19 16:57:42,613][  INFO][PID:656740] rsyncing finished.
[2024-12-19 16:57:42,614][  INFO][PID:656740] Releasing VM back to pool
[2024-12-19 16:57:42,626][  INFO][PID:656740] Searching for 'success' file in resultdir
[2024-12-19 16:57:42,627][  INFO][PID:656740] Going to sign pkgs from source: 8417588-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 16:57:42,628][  INFO][PID:656740] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:57:42,796][  INFO][PID:656740] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/python-plaintable-0.1.2-3.fc42.src.rpm' (attempt #1)
[2024-12-19 16:57:43,557][  INFO][PID:656740] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/python-plaintable-0.1.2-3.fc42.src.rpm
[2024-12-19 16:57:43,558][  INFO][PID:656740] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/python3-plaintable-0.1.2-3.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:57:44,331][  INFO][PID:656740] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/python3-plaintable-0.1.2-3.fc42.noarch.rpm
[2024-12-19 16:57:44,332][  INFO][PID:656740] Sign done
[2024-12-19 16:57:44,333][  INFO][PID:656740] Incremental createrepo run, adding 08417588-python-plaintable into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 16:57:44,335][  INFO][PID:656740] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417588-python-plaintable --no-appstream-metadata' as PID 660475
[2024-12-19 16:57:58,609][  INFO][PID:656740] Finished after 14 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417588-python-plaintable --no-appstream-metadata)
[2024-12-19 16:57:58,610][  INFO][PID:656740] Getting build details
[2024-12-19 16:57:58,611][  INFO][PID:656740] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable
[2024-12-19 16:57:58,611][  INFO][PID:656740] Built packages:
['python3-plaintable 0.1.2']
[2024-12-19 16:57:58,612][  INFO][PID:656740] build details: {'built_packages': 'python3-plaintable 0.1.2'}
[2024-12-19 16:57:58,612][  INFO][PID:656740] Retrieving pubkey
[2024-12-19 16:57:58,612][  INFO][PID:656740] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:57:58,907][  INFO][PID:656740] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 16:57:58,908][  INFO][PID:656740] Finished build: id=8417588 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 16:57:58,909][  INFO][PID:656740] Worker succeeded build, took 44.222416162490845
[2024-12-19 16:57:58,910][  INFO][PID:656740] 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": 1734627478.9099133,
            "started_on": 1734627434.6874971,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417588-fedora-rawhide-x86_64",
            "build_id": 8417588,
            "package_name": "python-plaintable",
            "package_version": "0.1.2-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-plaintable",
            "git_hash": "3aeb04d6db6e403f26dd0bd26067d959b858aa7a",
            "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": {
                "packages": [
                    {
                        "name": "python-plaintable",
                        "epoch": null,
                        "version": "0.1.2",
                        "release": "3.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-plaintable",
                        "epoch": null,
                        "version": "0.1.2",
                        "release": "3.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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": "08417588-python-plaintable",
            "built_packages": "python3-plaintable 0.1.2",
            "id": 8417588,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:57:58,995][  INFO][PID:656740] Sending fedora-messaging bus message in build.end
[2024-12-19 16:57:59,012][  INFO][PID:656740] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/builder-live.log by gzip
[2024-12-19 16:57:59,014][  INFO][PID:656740] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/builder-live.log' as PID 662047
[2024-12-19 16:57:59,018][  INFO][PID:656740] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/builder-live.log)
[2024-12-19 16:57:59,019][  INFO][PID:656740] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/backend.log by gzip
[2024-12-19 16:57:59,020][  INFO][PID:656740] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417588-python-plaintable/backend.log' as PID 662049