[2025-01-26 17:04:09,571][  INFO][PID:1301372] Marking build as starting
[2025-01-26 17:04:09,617][  INFO][PID:1301372] Trying to allocate VM
[2025-01-26 17:04:12,664][  INFO][PID:1301372] Allocated host ResallocHost, ticket_id=933999, hostname=2620:52:3:1:dead:beef:cafe:c1d8, name=copr_hv_x86_64_04_prod_00839494_20250126_165114
[2025-01-26 17:04:12,665][  INFO][PID:1301372] Allocating ssh connection to builder
[2025-01-26 17:04:12,665][  INFO][PID:1301372] Checking that builder machine is OK
[2025-01-26 17:04:13,217][  INFO][PID:1301372] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-26 17:04:13,544][  INFO][PID:1301372] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-26 17:04:13,545][  INFO][PID:1301372] Filling build.info file with builder info
[2025-01-26 17:04:13,546][  INFO][PID:1301372] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 172800,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41",
            "project_dirname": "hatchling-f41",
            "submitter": "music",
            "ended_on": null,
            "started_on": 1737911053.5462964,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8571430-fedora-41-x86_64",
            "build_id": 8571430,
            "package_name": "python-scikit-build-core",
            "package_version": "0.10.7-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41/python-scikit-build-core",
            "git_hash": "03a3be134790483732c2b33d526d183c8bb161a9",
            "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": "music/hatchling-f41--music",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/music/hatchling-f41",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41",
            "result_dir": "08571430-python-scikit-build-core",
            "built_packages": "",
            "id": 8571430,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41",
                "vendor": "Fedora Project COPR (music/hatchling-f41)"
            }
        }
    ]
}
[2025-01-26 17:04:13,573][  INFO][PID:1301372] Sending fedora-messaging bus message in build.start
[2025-01-26 17:04:14,295][  INFO][PID:1301372] Sending fedora-messaging bus message in chroot.start
[2025-01-26 17:04:14,311][  INFO][PID:1301372] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8571430-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-26 17:04:14,875][  INFO][PID:1301372] Downloading the builder-live.log file, attempt 1
[2025-01-26 17:04:14,876][  INFO][PID:1301372] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d8 copr-rpmbuild-log
[2025-01-26 17:04:19,880][  INFO][PID:1301372] Periodic builder liveness probe: alive
[2025-01-26 17:07:51,598][  INFO][PID:1301372] Downloading results from builder
[2025-01-26 17:07:51,599][  INFO][PID:1301372] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d8]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core started
[2025-01-26 17:07:51,600][  INFO][PID:1301372] 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/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/ &> /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/build-08571430.rsync.log
[2025-01-26 17:07:52,038][  INFO][PID:1301372] rsyncing finished.
[2025-01-26 17:07:52,039][  INFO][PID:1301372] Releasing VM back to pool
[2025-01-26 17:07:52,052][  INFO][PID:1301372] Searching for 'success' file in resultdir
[2025-01-26 17:07:52,052][  INFO][PID:1301372] Going to sign pkgs from source: 8571430-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64
[2025-01-26 17:07:52,053][  INFO][PID:1301372] Calling '/bin/sign -u music#hatchling-f41@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 17:07:52,219][  INFO][PID:1301372] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/python3-scikit-build-core+pyproject-0.10.7-2.fc41.noarch.rpm' (attempt #1)
[2025-01-26 17:07:53,155][  INFO][PID:1301372] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/python3-scikit-build-core+pyproject-0.10.7-2.fc41.noarch.rpm
[2025-01-26 17:07:53,156][  INFO][PID:1301372] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/python3-scikit-build-core-0.10.7-2.fc41.noarch.rpm' (attempt #1)
[2025-01-26 17:07:54,098][  INFO][PID:1301372] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/python3-scikit-build-core-0.10.7-2.fc41.noarch.rpm
[2025-01-26 17:07:54,099][  INFO][PID:1301372] Calling '/bin/sign -4 -h sha256 -u music#hatchling-f41@copr.fedorahosted.org -r /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/python-scikit-build-core-0.10.7-2.fc41.src.rpm' (attempt #1)
[2025-01-26 17:07:54,904][  INFO][PID:1301372] signed rpm: /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/python-scikit-build-core-0.10.7-2.fc41.src.rpm
[2025-01-26 17:07:54,905][  INFO][PID:1301372] Sign done
[2025-01-26 17:07:54,905][  INFO][PID:1301372] Incremental createrepo run, adding 08571430-python-scikit-build-core into https://download.copr.fedorainfracloud.org/results/music/hatchling-f41/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-26 17:07:54,906][  INFO][PID:1301372] Running command 'copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64 --add 08571430-python-scikit-build-core --no-appstream-metadata' as PID 1316117
[2025-01-26 17:07:55,942][  INFO][PID:1301372] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64 --add 08571430-python-scikit-build-core --no-appstream-metadata)
[2025-01-26 17:07:55,942][  INFO][PID:1301372] Getting build details
[2025-01-26 17:07:55,943][  INFO][PID:1301372] Listing built binary packages in /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core
[2025-01-26 17:07:55,943][  INFO][PID:1301372] Built packages:
['python3-scikit-build-core 0.10.7', 'python3-scikit-build-core+pyproject 0.10.7']
[2025-01-26 17:07:55,944][  INFO][PID:1301372] build details: {'built_packages': 'python3-scikit-build-core 0.10.7\npython3-scikit-build-core+pyproject 0.10.7'}
[2025-01-26 17:07:55,944][  INFO][PID:1301372] Retrieving pubkey
[2025-01-26 17:07:55,944][  INFO][PID:1301372] Calling '/bin/sign -u music#hatchling-f41@copr.fedorahosted.org -p' (attempt #1)
[2025-01-26 17:07:56,117][  INFO][PID:1301372] Added pubkey for user music project hatchling-f41 into: /var/lib/copr/public_html/results/music/hatchling-f41/pubkey.gpg
[2025-01-26 17:07:56,118][  INFO][PID:1301372] Finished build: id=8571430 failed=False timeout=172800 destdir=/var/lib/copr/public_html/results/music/hatchling-f41 chroot=fedora-41-x86_64 
[2025-01-26 17:07:56,120][  INFO][PID:1301372] Worker succeeded build, took 222.57379913330078
[2025-01-26 17:07:56,120][  INFO][PID:1301372] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 172800,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "music",
            "project_name": "hatchling-f41",
            "project_dirname": "hatchling-f41",
            "submitter": "music",
            "ended_on": 1737911276.1200955,
            "started_on": 1737911053.5462964,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8571430-fedora-41-x86_64",
            "build_id": 8571430,
            "package_name": "python-scikit-build-core",
            "package_version": "0.10.7-2",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/music/hatchling-f41/python-scikit-build-core",
            "git_hash": "03a3be134790483732c2b33d526d183c8bb161a9",
            "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": "music/hatchling-f41--music",
            "results": {
                "packages": [
                    {
                        "name": "python3-scikit-build-core",
                        "epoch": null,
                        "version": "0.10.7",
                        "release": "2.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-scikit-build-core",
                        "epoch": null,
                        "version": "0.10.7",
                        "release": "2.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-scikit-build-core+pyproject",
                        "epoch": null,
                        "version": "0.10.7",
                        "release": "2.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/music/hatchling-f41",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/music/hatchling-f41",
            "result_dir": "08571430-python-scikit-build-core",
            "built_packages": "python3-scikit-build-core 0.10.7\npython3-scikit-build-core+pyproject 0.10.7",
            "id": 8571430,
            "mockchain_macros": {
                "copr_username": "music",
                "copr_projectname": "hatchling-f41",
                "vendor": "Fedora Project COPR (music/hatchling-f41)"
            }
        }
    ]
}
[2025-01-26 17:07:56,148][  INFO][PID:1301372] Sending fedora-messaging bus message in build.end
[2025-01-26 17:07:56,166][  INFO][PID:1301372] Compressing /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/builder-live.log by gzip
[2025-01-26 17:07:56,167][  INFO][PID:1301372] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/builder-live.log' as PID 1316208
[2025-01-26 17:07:56,176][  INFO][PID:1301372] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/builder-live.log)
[2025-01-26 17:07:56,177][  INFO][PID:1301372] Compressing /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/backend.log by gzip
[2025-01-26 17:07:56,178][  INFO][PID:1301372] Running command 'gzip /var/lib/copr/public_html/results/music/hatchling-f41/fedora-41-x86_64/08571430-python-scikit-build-core/backend.log' as PID 1316209