[2024-12-19 16:43:41,933][  INFO][PID:582621] Marking build as starting
[2024-12-19 16:43:42,040][  INFO][PID:582621] Trying to allocate VM
[2024-12-19 16:43:45,080][  INFO][PID:582621] Allocated host ResallocHost, ticket_id=279659, hostname=2620:52:3:1:dead:beef:cafe:c1ca
[2024-12-19 16:43:45,080][  INFO][PID:582621] Allocating ssh connection to builder
[2024-12-19 16:43:45,081][  INFO][PID:582621] Checking that builder machine is OK
[2024-12-19 16:43:45,677][  INFO][PID:582621] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1ca '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 16:43:45,992][  INFO][PID:582621] Filling build.info file with builder info
[2024-12-19 16:43:45,994][  INFO][PID:582621] 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": 1734626625.9940364,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417424-fedora-rawhide-x86_64",
            "build_id": 8417424,
            "package_name": "notcurses",
            "package_version": "3.0.11-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/notcurses",
            "git_hash": "3e565f573e35aa081b0538bbda781331b4654ce3",
            "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": "08417424-notcurses",
            "built_packages": "",
            "id": 8417424,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:43:46,376][  INFO][PID:582621] Sending fedora-messaging bus message in build.start
[2024-12-19 16:43:47,119][  INFO][PID:582621] Sending fedora-messaging bus message in chroot.start
[2024-12-19 16:43:47,137][  INFO][PID:582621] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417424-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 16:43:47,699][  INFO][PID:582621] Downloading the builder-live.log file, attempt 1
[2024-12-19 16:43:47,701][  INFO][PID:582621] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1ca copr-rpmbuild-log
[2024-12-19 16:43:52,707][  INFO][PID:582621] Periodic builder liveness probe: alive
[2024-12-19 16:47:46,303][  INFO][PID:582621] Downloading results from builder
[2024-12-19 16:47:46,304][  INFO][PID:582621] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1ca]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses started
[2024-12-19 16:47:46,305][  INFO][PID:582621] 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:c1ca]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/build-08417424.rsync.log
[2024-12-19 16:47:46,968][  INFO][PID:582621] rsyncing finished.
[2024-12-19 16:47:46,968][  INFO][PID:582621] Releasing VM back to pool
[2024-12-19 16:47:46,979][  INFO][PID:582621] Searching for 'success' file in resultdir
[2024-12-19 16:47:46,980][  INFO][PID:582621] Going to sign pkgs from source: 8417424-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 16:47:46,980][  INFO][PID:582621] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:47:47,286][  INFO][PID:582621] 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/08417424-notcurses/notcurses-devel-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:47,949][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/notcurses-devel-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:47,950][  INFO][PID:582621] 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/08417424-notcurses/notcurses-3.0.11-1.fc42.src.rpm' (attempt #1)
[2024-12-19 16:47:48,990][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/notcurses-3.0.11-1.fc42.src.rpm
[2024-12-19 16:47:48,991][  INFO][PID:582621] 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/08417424-notcurses/python3-notcurses-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:49,872][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/python3-notcurses-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:49,873][  INFO][PID:582621] 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/08417424-notcurses/notcurses-debuginfo-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:50,764][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/notcurses-debuginfo-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:50,765][  INFO][PID:582621] 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/08417424-notcurses/notcurses-utils-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:51,734][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/notcurses-utils-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:51,735][  INFO][PID:582621] 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/08417424-notcurses/python3-notcurses-debuginfo-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:52,626][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/python3-notcurses-debuginfo-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:52,627][  INFO][PID:582621] 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/08417424-notcurses/notcurses-debugsource-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:53,547][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/notcurses-debugsource-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:53,548][  INFO][PID:582621] 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/08417424-notcurses/notcurses-static-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:54,307][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/notcurses-static-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:54,308][  INFO][PID:582621] 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/08417424-notcurses/notcurses-utils-debuginfo-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:55,134][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/notcurses-utils-debuginfo-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:55,134][  INFO][PID:582621] 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/08417424-notcurses/notcurses-3.0.11-1.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:47:55,775][  INFO][PID:582621] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/notcurses-3.0.11-1.fc42.x86_64.rpm
[2024-12-19 16:47:55,776][  INFO][PID:582621] Sign done
[2024-12-19 16:47:55,776][  INFO][PID:582621] Incremental createrepo run, adding 08417424-notcurses into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 16:47:55,777][  INFO][PID:582621] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417424-notcurses --no-appstream-metadata' as PID 601750
[2024-12-19 16:48:16,491][  INFO][PID:582621] Finished after 20 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417424-notcurses --no-appstream-metadata)
[2024-12-19 16:48:16,492][  INFO][PID:582621] Getting build details
[2024-12-19 16:48:16,492][  INFO][PID:582621] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses
[2024-12-19 16:48:16,493][  INFO][PID:582621] Built packages:
['notcurses-debugsource 3.0.11', 'python3-notcurses-debuginfo 3.0.11', 'notcurses 3.0.11', 'notcurses-static 3.0.11', 'notcurses-utils-debuginfo 3.0.11', 'notcurses-utils 3.0.11', 'python3-notcurses 3.0.11', 'notcurses-devel 3.0.11', 'notcurses-debuginfo 3.0.11']
[2024-12-19 16:48:16,493][  INFO][PID:582621] build details: {'built_packages': 'notcurses-debugsource 3.0.11\npython3-notcurses-debuginfo 3.0.11\nnotcurses 3.0.11\nnotcurses-static 3.0.11\nnotcurses-utils-debuginfo 3.0.11\nnotcurses-utils 3.0.11\npython3-notcurses 3.0.11\nnotcurses-devel 3.0.11\nnotcurses-debuginfo 3.0.11'}
[2024-12-19 16:48:16,494][  INFO][PID:582621] Retrieving pubkey
[2024-12-19 16:48:16,494][  INFO][PID:582621] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:48:16,671][  INFO][PID:582621] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 16:48:16,672][  INFO][PID:582621] Finished build: id=8417424 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 16:48:16,674][  INFO][PID:582621] Worker succeeded build, took 270.68035364151
[2024-12-19 16:48:16,675][  INFO][PID:582621] 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": 1734626896.67439,
            "started_on": 1734626625.9940364,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417424-fedora-rawhide-x86_64",
            "build_id": 8417424,
            "package_name": "notcurses",
            "package_version": "3.0.11-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/notcurses",
            "git_hash": "3e565f573e35aa081b0538bbda781331b4654ce3",
            "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": "notcurses-debugsource",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-notcurses-debuginfo",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "notcurses",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "notcurses-static",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "notcurses-utils-debuginfo",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "notcurses-utils",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-notcurses",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "notcurses-devel",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "notcurses",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "notcurses-debuginfo",
                        "epoch": null,
                        "version": "3.0.11",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "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": "08417424-notcurses",
            "built_packages": "notcurses-debugsource 3.0.11\npython3-notcurses-debuginfo 3.0.11\nnotcurses 3.0.11\nnotcurses-static 3.0.11\nnotcurses-utils-debuginfo 3.0.11\nnotcurses-utils 3.0.11\npython3-notcurses 3.0.11\nnotcurses-devel 3.0.11\nnotcurses-debuginfo 3.0.11",
            "id": 8417424,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:48:16,852][  INFO][PID:582621] Sending fedora-messaging bus message in build.end
[2024-12-19 16:48:16,869][  INFO][PID:582621] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/builder-live.log by gzip
[2024-12-19 16:48:16,870][  INFO][PID:582621] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/builder-live.log' as PID 603210
[2024-12-19 16:48:16,886][  INFO][PID:582621] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/builder-live.log)
[2024-12-19 16:48:16,887][  INFO][PID:582621] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/backend.log by gzip
[2024-12-19 16:48:16,888][  INFO][PID:582621] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417424-notcurses/backend.log' as PID 603211