[2024-12-19 16:45:06,463][  INFO][PID:589486] Marking build as starting
[2024-12-19 16:45:06,533][  INFO][PID:589486] Trying to allocate VM
[2024-12-19 16:45:09,575][  INFO][PID:589486] Allocated host ResallocHost, ticket_id=279678, hostname=2620:52:3:1:dead:beef:cafe:c1d8
[2024-12-19 16:45:09,575][  INFO][PID:589486] Allocating ssh connection to builder
[2024-12-19 16:45:09,576][  INFO][PID:589486] Checking that builder machine is OK
[2024-12-19 16:45:10,162][  INFO][PID:589486] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 16:45:10,477][  INFO][PID:589486] Filling build.info file with builder info
[2024-12-19 16:45:10,478][  INFO][PID:589486] 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": 1734626710.4783783,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417443-fedora-rawhide-x86_64",
            "build_id": 8417443,
            "package_name": "odfpy",
            "package_version": "1.4.1-12",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/odfpy",
            "git_hash": "618095d54a6ad307420d2f5fdff6592ea08afe65",
            "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": "08417443-odfpy",
            "built_packages": "",
            "id": 8417443,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:45:10,530][  INFO][PID:589486] Sending fedora-messaging bus message in build.start
[2024-12-19 16:45:11,076][  INFO][PID:589486] Sending fedora-messaging bus message in chroot.start
[2024-12-19 16:45:11,102][  INFO][PID:589486] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417443-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 16:45:11,665][  INFO][PID:589486] Downloading the builder-live.log file, attempt 1
[2024-12-19 16:45:11,666][  INFO][PID:589486] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2024-12-19 16:45:16,706][  INFO][PID:589486] Periodic builder liveness probe: alive
[2024-12-19 16:45:50,395][  INFO][PID:589486] Downloading results from builder
[2024-12-19 16:45:50,395][  INFO][PID:589486] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy started
[2024-12-19 16:45:50,396][  INFO][PID:589486] 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:c1d8]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/build-08417443.rsync.log
[2024-12-19 16:45:50,992][  INFO][PID:589486] rsyncing finished.
[2024-12-19 16:45:50,993][  INFO][PID:589486] Releasing VM back to pool
[2024-12-19 16:45:51,046][  INFO][PID:589486] Searching for 'success' file in resultdir
[2024-12-19 16:45:51,047][  INFO][PID:589486] Going to sign pkgs from source: 8417443-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 16:45:51,047][  INFO][PID:589486] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:45:51,339][  INFO][PID:589486] 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/08417443-odfpy/odfpy-doc-1.4.1-12.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:45:52,197][  INFO][PID:589486] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/odfpy-doc-1.4.1-12.fc42.noarch.rpm
[2024-12-19 16:45:52,197][  INFO][PID:589486] 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/08417443-odfpy/python3-odfpy-1.4.1-12.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:45:53,115][  INFO][PID:589486] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/python3-odfpy-1.4.1-12.fc42.noarch.rpm
[2024-12-19 16:45:53,116][  INFO][PID:589486] 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/08417443-odfpy/odfpy-1.4.1-12.fc42.src.rpm' (attempt #1)
[2024-12-19 16:45:54,179][  INFO][PID:589486] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/odfpy-1.4.1-12.fc42.src.rpm
[2024-12-19 16:45:54,179][  INFO][PID:589486] Sign done
[2024-12-19 16:45:54,180][  INFO][PID:589486] Incremental createrepo run, adding 08417443-odfpy into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 16:45:54,181][  INFO][PID:589486] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417443-odfpy --no-appstream-metadata' as PID 593040
[2024-12-19 16:46:12,439][  INFO][PID:589486] Finished after 18 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417443-odfpy --no-appstream-metadata)
[2024-12-19 16:46:12,440][  INFO][PID:589486] Getting build details
[2024-12-19 16:46:12,440][  INFO][PID:589486] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy
[2024-12-19 16:46:12,440][  INFO][PID:589486] Built packages:
['python3-odfpy 1.4.1', 'odfpy-doc 1.4.1']
[2024-12-19 16:46:12,441][  INFO][PID:589486] build details: {'built_packages': 'python3-odfpy 1.4.1\nodfpy-doc 1.4.1'}
[2024-12-19 16:46:12,441][  INFO][PID:589486] Retrieving pubkey
[2024-12-19 16:46:12,441][  INFO][PID:589486] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:46:12,731][  INFO][PID:589486] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 16:46:12,732][  INFO][PID:589486] Finished build: id=8417443 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 16:46:12,733][  INFO][PID:589486] Worker succeeded build, took 62.255510568618774
[2024-12-19 16:46:12,734][  INFO][PID:589486] 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": 1734626772.7338889,
            "started_on": 1734626710.4783783,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417443-fedora-rawhide-x86_64",
            "build_id": 8417443,
            "package_name": "odfpy",
            "package_version": "1.4.1-12",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/odfpy",
            "git_hash": "618095d54a6ad307420d2f5fdff6592ea08afe65",
            "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": "python3-odfpy",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "12.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "odfpy",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "12.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "odfpy-doc",
                        "epoch": null,
                        "version": "1.4.1",
                        "release": "12.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": "08417443-odfpy",
            "built_packages": "python3-odfpy 1.4.1\nodfpy-doc 1.4.1",
            "id": 8417443,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:46:12,808][  INFO][PID:589486] Sending fedora-messaging bus message in build.end
[2024-12-19 16:46:12,824][  INFO][PID:589486] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/builder-live.log by gzip
[2024-12-19 16:46:12,825][  INFO][PID:589486] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/builder-live.log' as PID 594336
[2024-12-19 16:46:12,830][  INFO][PID:589486] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/builder-live.log)
[2024-12-19 16:46:12,831][  INFO][PID:589486] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/backend.log by gzip
[2024-12-19 16:46:12,832][  INFO][PID:589486] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417443-odfpy/backend.log' as PID 594337