[2024-12-19 16:23:24,053][  INFO][PID:490940] Marking build as starting
[2024-12-19 16:23:24,084][  INFO][PID:490940] Trying to allocate VM
[2024-12-19 16:23:27,120][  INFO][PID:490940] Allocated host ResallocHost, ticket_id=279309, hostname=2620:52:3:1:dead:beef:cafe:c1d6
[2024-12-19 16:23:27,122][  INFO][PID:490940] Allocating ssh connection to builder
[2024-12-19 16:23:27,122][  INFO][PID:490940] Checking that builder machine is OK
[2024-12-19 16:23:27,753][  INFO][PID:490940] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d6 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-19 16:23:28,068][  INFO][PID:490940] Filling build.info file with builder info
[2024-12-19 16:23:28,070][  INFO][PID:490940] 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": 1734625408.0695975,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417183-fedora-rawhide-x86_64",
            "build_id": 8417183,
            "package_name": "liblinear",
            "package_version": "1.94-40",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/liblinear",
            "git_hash": "12656322d485533fa4b64bb7bf804442881f54f4",
            "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": "08417183-liblinear",
            "built_packages": "",
            "id": 8417183,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:23:28,101][  INFO][PID:490940] Sending fedora-messaging bus message in build.start
[2024-12-19 16:23:28,747][  INFO][PID:490940] Sending fedora-messaging bus message in chroot.start
[2024-12-19 16:23:28,763][  INFO][PID:490940] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8417183-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-19 16:23:29,326][  INFO][PID:490940] Downloading the builder-live.log file, attempt 1
[2024-12-19 16:23:29,328][  INFO][PID:490940] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d6 copr-rpmbuild-log
[2024-12-19 16:23:34,335][  INFO][PID:490940] Periodic builder liveness probe: alive
[2024-12-19 16:24:00,114][  INFO][PID:490940] Downloading results from builder
[2024-12-19 16:24:00,116][  INFO][PID:490940] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d6]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear started
[2024-12-19 16:24:00,119][  INFO][PID:490940] 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:c1d6]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/build-08417183.rsync.log
[2024-12-19 16:24:00,595][  INFO][PID:490940] rsyncing finished.
[2024-12-19 16:24:00,596][  INFO][PID:490940] Releasing VM back to pool
[2024-12-19 16:24:00,640][  INFO][PID:490940] Searching for 'success' file in resultdir
[2024-12-19 16:24:00,642][  INFO][PID:490940] Going to sign pkgs from source: 8417183-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-19 16:24:00,642][  INFO][PID:490940] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:24:00,827][  INFO][PID:490940] 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/08417183-liblinear/python3-liblinear-1.94-40.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:24:01,360][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/python3-liblinear-1.94-40.fc42.x86_64.rpm
[2024-12-19 16:24:01,361][  INFO][PID:490940] 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/08417183-liblinear/liblinear-debugsource-1.94-40.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:24:02,179][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/liblinear-debugsource-1.94-40.fc42.x86_64.rpm
[2024-12-19 16:24:02,180][  INFO][PID:490940] 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/08417183-liblinear/liblinear-doc-1.94-40.fc42.noarch.rpm' (attempt #1)
[2024-12-19 16:24:02,985][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/liblinear-doc-1.94-40.fc42.noarch.rpm
[2024-12-19 16:24:02,987][  INFO][PID:490940] 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/08417183-liblinear/liblinear-1.94-40.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:24:03,659][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/liblinear-1.94-40.fc42.x86_64.rpm
[2024-12-19 16:24:03,663][  INFO][PID:490940] 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/08417183-liblinear/liblinear-cli-1.94-40.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:24:04,433][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/liblinear-cli-1.94-40.fc42.x86_64.rpm
[2024-12-19 16:24:04,434][  INFO][PID:490940] 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/08417183-liblinear/liblinear-cli-debuginfo-1.94-40.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:24:05,213][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/liblinear-cli-debuginfo-1.94-40.fc42.x86_64.rpm
[2024-12-19 16:24:05,215][  INFO][PID:490940] 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/08417183-liblinear/liblinear-devel-1.94-40.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:24:05,876][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/liblinear-devel-1.94-40.fc42.x86_64.rpm
[2024-12-19 16:24:05,878][  INFO][PID:490940] 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/08417183-liblinear/liblinear-debuginfo-1.94-40.fc42.x86_64.rpm' (attempt #1)
[2024-12-19 16:24:06,650][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/liblinear-debuginfo-1.94-40.fc42.x86_64.rpm
[2024-12-19 16:24:06,651][  INFO][PID:490940] 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/08417183-liblinear/liblinear-1.94-40.fc42.src.rpm' (attempt #1)
[2024-12-19 16:24:07,311][  INFO][PID:490940] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/liblinear-1.94-40.fc42.src.rpm
[2024-12-19 16:24:07,311][  INFO][PID:490940] Sign done
[2024-12-19 16:24:07,312][  INFO][PID:490940] Incremental createrepo run, adding 08417183-liblinear into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-19 16:24:07,313][  INFO][PID:490940] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08417183-liblinear --no-appstream-metadata' as PID 496988
[2024-12-19 16:24:22,296][  INFO][PID:490940] 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 08417183-liblinear --no-appstream-metadata)
[2024-12-19 16:24:22,297][  INFO][PID:490940] Getting build details
[2024-12-19 16:24:22,297][  INFO][PID:490940] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear
[2024-12-19 16:24:22,298][  INFO][PID:490940] Built packages:
['liblinear 1.94', 'liblinear-cli 1.94', 'liblinear-cli-debuginfo 1.94', 'liblinear-devel 1.94', 'liblinear-doc 1.94', 'python3-liblinear 1.94', 'liblinear-debugsource 1.94', 'liblinear-debuginfo 1.94']
[2024-12-19 16:24:22,298][  INFO][PID:490940] build details: {'built_packages': 'liblinear 1.94\nliblinear-cli 1.94\nliblinear-cli-debuginfo 1.94\nliblinear-devel 1.94\nliblinear-doc 1.94\npython3-liblinear 1.94\nliblinear-debugsource 1.94\nliblinear-debuginfo 1.94'}
[2024-12-19 16:24:22,299][  INFO][PID:490940] Retrieving pubkey
[2024-12-19 16:24:22,299][  INFO][PID:490940] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-19 16:24:22,599][  INFO][PID:490940] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-19 16:24:22,600][  INFO][PID:490940] Finished build: id=8417183 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-19 16:24:22,602][  INFO][PID:490940] Worker succeeded build, took 54.532819986343384
[2024-12-19 16:24:22,603][  INFO][PID:490940] 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": 1734625462.6024175,
            "started_on": 1734625408.0695975,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8417183-fedora-rawhide-x86_64",
            "build_id": 8417183,
            "package_name": "liblinear",
            "package_version": "1.94-40",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/liblinear",
            "git_hash": "12656322d485533fa4b64bb7bf804442881f54f4",
            "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": "liblinear",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "liblinear-cli",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "liblinear-cli-debuginfo",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "liblinear-devel",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "liblinear-doc",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-liblinear",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "liblinear-debugsource",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "liblinear-debuginfo",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "liblinear",
                        "epoch": null,
                        "version": "1.94",
                        "release": "40.fc42",
                        "arch": "src"
                    }
                ]
            },
            "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": "08417183-liblinear",
            "built_packages": "liblinear 1.94\nliblinear-cli 1.94\nliblinear-cli-debuginfo 1.94\nliblinear-devel 1.94\nliblinear-doc 1.94\npython3-liblinear 1.94\nliblinear-debugsource 1.94\nliblinear-debuginfo 1.94",
            "id": 8417183,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-19 16:24:22,638][  INFO][PID:490940] Sending fedora-messaging bus message in build.end
[2024-12-19 16:24:22,658][  INFO][PID:490940] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/builder-live.log by gzip
[2024-12-19 16:24:22,659][  INFO][PID:490940] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/builder-live.log' as PID 498718
[2024-12-19 16:24:22,664][  INFO][PID:490940] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/builder-live.log)
[2024-12-19 16:24:22,665][  INFO][PID:490940] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/backend.log by gzip
[2024-12-19 16:24:22,666][  INFO][PID:490940] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08417183-liblinear/backend.log' as PID 498719