[2025-01-17 22:12:20,239][  INFO][PID:3056575] Marking build as starting
[2025-01-17 22:12:20,292][  INFO][PID:3056575] Trying to allocate VM
[2025-01-17 22:12:58,534][  INFO][PID:3056575] Allocated host ResallocHost, ticket_id=749058, hostname=2620:52:3:1:dead:beef:cafe:c10c, name=copr_hv_x86_64_01_prod_00629451_20250117_220647
[2025-01-17 22:12:58,542][  INFO][PID:3056575] Allocating ssh connection to builder
[2025-01-17 22:12:58,543][  INFO][PID:3056575] Checking that builder machine is OK
[2025-01-17 22:12:59,234][  INFO][PID:3056575] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-17 22:12:59,673][  INFO][PID:3056575] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-17 22:12:59,675][  INFO][PID:3056575] Filling build.info file with builder info
[2025-01-17 22:12:59,681][  INFO][PID:3056575] 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": "https://src.fedoraproject.org/user/releng",
            "ended_on": null,
            "started_on": 1737151979.6802723,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8529317-fedora-rawhide-x86_64",
            "build_id": 8529317,
            "package_name": "pag",
            "package_version": "0.8-24",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/pag",
            "git_hash": "e4c8682bdf6eb88ffb8ec6c28d8c2fd66efd42b0",
            "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--https://src.fedoraproject.org/user/releng",
            "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": "08529317-pag",
            "built_packages": "",
            "id": 8529317,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-01-17 22:12:59,723][  INFO][PID:3056575] Sending fedora-messaging bus message in build.start
[2025-01-17 22:13:01,838][  INFO][PID:3056575] Sending fedora-messaging bus message in chroot.start
[2025-01-17 22:13:01,908][  INFO][PID:3056575] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8529317-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-17 22:13:03,118][  INFO][PID:3056575] Downloading the builder-live.log file, attempt 1
[2025-01-17 22:13:03,130][  INFO][PID:3056575] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10c copr-rpmbuild-log
[2025-01-17 22:13:08,159][  INFO][PID:3056575] Periodic builder liveness probe: alive
[2025-01-17 22:13:30,496][  INFO][PID:3056575] Downloading results from builder
[2025-01-17 22:13:30,497][  INFO][PID:3056575] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10c]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag started
[2025-01-17 22:13:30,501][  INFO][PID:3056575] 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:c10c]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag/build-08529317.rsync.log
[2025-01-17 22:13:31,004][  INFO][PID:3056575] rsyncing finished.
[2025-01-17 22:13:31,006][  INFO][PID:3056575] Releasing VM back to pool
[2025-01-17 22:13:31,033][  INFO][PID:3056575] Searching for 'success' file in resultdir
[2025-01-17 22:13:31,034][  INFO][PID:3056575] Going to sign pkgs from source: 8529317-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2025-01-17 22:13:31,035][  INFO][PID:3056575] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2025-01-17 22:13:31,341][  INFO][PID:3056575] 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/08529317-pag/pag-0.8-24.fc42.src.rpm' (attempt #1)
[2025-01-17 22:13:32,126][  INFO][PID:3056575] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag/pag-0.8-24.fc42.src.rpm
[2025-01-17 22:13:32,127][  INFO][PID:3056575] 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/08529317-pag/pag-0.8-24.fc42.noarch.rpm' (attempt #1)
[2025-01-17 22:13:32,647][  INFO][PID:3056575] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag/pag-0.8-24.fc42.noarch.rpm
[2025-01-17 22:13:32,650][  INFO][PID:3056575] Sign done
[2025-01-17 22:13:32,652][  INFO][PID:3056575] Incremental createrepo run, adding 08529317-pag into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-01-17 22:13:32,653][  INFO][PID:3056575] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08529317-pag --no-appstream-metadata' as PID 3067685
[2025-01-17 22:13:54,355][  INFO][PID:3056575] Finished after 21 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08529317-pag --no-appstream-metadata)
[2025-01-17 22:13:54,360][  INFO][PID:3056575] Getting build details
[2025-01-17 22:13:54,362][  INFO][PID:3056575] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag
[2025-01-17 22:13:54,364][  INFO][PID:3056575] Built packages:
['pag 0.8']
[2025-01-17 22:13:54,366][  INFO][PID:3056575] build details: {'built_packages': 'pag 0.8'}
[2025-01-17 22:13:54,370][  INFO][PID:3056575] Retrieving pubkey
[2025-01-17 22:13:54,371][  INFO][PID:3056575] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2025-01-17 22:13:54,681][  INFO][PID:3056575] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2025-01-17 22:13:54,684][  INFO][PID:3056575] Finished build: id=8529317 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2025-01-17 22:13:54,689][  INFO][PID:3056575] Worker succeeded build, took 55.009514808654785
[2025-01-17 22:13:54,692][  INFO][PID:3056575] 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": "https://src.fedoraproject.org/user/releng",
            "ended_on": 1737152034.6897871,
            "started_on": 1737151979.6802723,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8529317-fedora-rawhide-x86_64",
            "build_id": 8529317,
            "package_name": "pag",
            "package_version": "0.8-24",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/pag",
            "git_hash": "e4c8682bdf6eb88ffb8ec6c28d8c2fd66efd42b0",
            "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--https://src.fedoraproject.org/user/releng",
            "results": {
                "packages": [
                    {
                        "name": "pag",
                        "epoch": null,
                        "version": "0.8",
                        "release": "24.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "pag",
                        "epoch": null,
                        "version": "0.8",
                        "release": "24.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": "08529317-pag",
            "built_packages": "pag 0.8",
            "id": 8529317,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2025-01-17 22:13:54,729][  INFO][PID:3056575] Sending fedora-messaging bus message in build.end
[2025-01-17 22:13:54,753][  INFO][PID:3056575] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag/builder-live.log by gzip
[2025-01-17 22:13:54,758][  INFO][PID:3056575] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag/builder-live.log' as PID 3071026
[2025-01-17 22:13:54,784][  INFO][PID:3056575] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag/builder-live.log)
[2025-01-17 22:13:54,785][  INFO][PID:3056575] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08529317-pag/backend.log by gzip