[2025-01-08 02:08:10,741][  INFO][PID:438921] Marking build as starting
[2025-01-08 02:08:10,767][  INFO][PID:438921] Trying to allocate VM
[2025-01-08 02:09:19,137][  INFO][PID:438921] Allocated host ResallocHost, ticket_id=555176, hostname=2620:52:3:1:dead:beef:cafe:c10e
[2025-01-08 02:09:19,145][  INFO][PID:438921] Allocating ssh connection to builder
[2025-01-08 02:09:19,145][  INFO][PID:438921] Checking that builder machine is OK
[2025-01-08 02:09:20,349][  INFO][PID:438921] Running remote command: copr-builder-ready fedora-41-x86_64
[2025-01-08 02:09:20,750][  INFO][PID:438921] Red Hat subscription not needed for fedora-41-x86_64
Builder is ready to be used

[2025-01-08 02:09:20,751][  INFO][PID:438921] Filling build.info file with builder info
[2025-01-08 02:09:20,755][  INFO][PID:438921] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/mtasaka",
            "ended_on": null,
            "started_on": 1736302160.755009,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8483545-fedora-41-x86_64",
            "build_id": 8483545,
            "package_name": "openwsman",
            "package_version": "2.7.2-12",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/openwsman",
            "git_hash": "1caaef215f5882b97c3c1afe36a25df53017e7cd",
            "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.12--https://src.fedoraproject.org/user/mtasaka",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08483545-openwsman",
            "built_packages": "",
            "id": 8483545,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-08 02:09:20,782][  INFO][PID:438921] Sending fedora-messaging bus message in build.start
[2025-01-08 02:09:21,609][  INFO][PID:438921] Sending fedora-messaging bus message in chroot.start
[2025-01-08 02:09:21,647][  INFO][PID:438921] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8483545-fedora-41-x86_64 --chroot fedora-41-x86_64 --detached
[2025-01-08 02:09:22,243][  INFO][PID:438921] Downloading the builder-live.log file, attempt 1
[2025-01-08 02:09:22,245][  INFO][PID:438921] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c10e copr-rpmbuild-log
[2025-01-08 02:09:27,634][  INFO][PID:438921] Periodic builder liveness probe: alive
[2025-01-08 02:11:54,978][  INFO][PID:438921] Downloading results from builder
[2025-01-08 02:11:54,980][  INFO][PID:438921] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c10e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman started
[2025-01-08 02:11:54,982][  INFO][PID:438921] 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:c10e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/build-08483545.rsync.log
[2025-01-08 02:11:55,560][  INFO][PID:438921] rsyncing finished.
[2025-01-08 02:11:55,560][  INFO][PID:438921] Releasing VM back to pool
[2025-01-08 02:11:55,575][  INFO][PID:438921] Searching for 'success' file in resultdir
[2025-01-08 02:11:55,576][  INFO][PID:438921] Going to sign pkgs from source: 8483545-fedora-41-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64
[2025-01-08 02:11:55,577][  INFO][PID:438921] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 02:11:55,875][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-winrs-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:11:56,590][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-winrs-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:11:56,592][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-debugsource-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:11:57,184][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-debugsource-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:11:57,185][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-server-debuginfo-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:11:57,913][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-server-debuginfo-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:11:57,916][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/rubygem-openwsman-debuginfo-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:11:58,760][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/rubygem-openwsman-debuginfo-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:11:58,765][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/libwsman-devel-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:11:59,601][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/libwsman-devel-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:11:59,603][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/libwsman1-debuginfo-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:00,448][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/libwsman1-debuginfo-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:00,450][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-2.7.2-12.fc42.src.rpm' (attempt #1)
[2025-01-08 02:12:01,315][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-2.7.2-12.fc42.src.rpm
[2025-01-08 02:12:01,319][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-python3-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:02,158][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-python3-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:02,159][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-client-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:02,993][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-client-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:02,994][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-python3-debuginfo-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:03,707][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-python3-debuginfo-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:03,709][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/rubygem-openwsman-doc-2.7.2-12.fc42.noarch.rpm' (attempt #1)
[2025-01-08 02:12:04,557][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/rubygem-openwsman-doc-2.7.2-12.fc42.noarch.rpm
[2025-01-08 02:12:04,558][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-selinux-2.7.2-12.fc42.noarch.rpm' (attempt #1)
[2025-01-08 02:12:05,391][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-selinux-2.7.2-12.fc42.noarch.rpm
[2025-01-08 02:12:05,392][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/rubygem-openwsman-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:06,228][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/rubygem-openwsman-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:06,230][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-server-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:07,066][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-server-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:07,067][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-client-debuginfo-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:07,906][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-client-debuginfo-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:07,906][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-perl-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:08,745][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-perl-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:08,746][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-perl-debuginfo-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:09,585][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-perl-debuginfo-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:09,586][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/libwsman1-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:10,419][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/libwsman1-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:10,419][  INFO][PID:438921] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-debuginfo-2.7.2-12.fc42.x86_64.rpm' (attempt #1)
[2025-01-08 02:12:11,253][  INFO][PID:438921] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/openwsman-debuginfo-2.7.2-12.fc42.x86_64.rpm
[2025-01-08 02:12:11,255][  INFO][PID:438921] Sign done
[2025-01-08 02:12:11,258][  INFO][PID:438921] Incremental createrepo run, adding 08483545-openwsman into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-41-x86_64, (auto-create-repo=True)
[2025-01-08 02:12:11,261][  INFO][PID:438921] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64 --add 08483545-openwsman --no-appstream-metadata' as PID 470747
[2025-01-08 02:12:22,363][  INFO][PID:438921] Finished after 11 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64 --add 08483545-openwsman --no-appstream-metadata)
[2025-01-08 02:12:22,364][  INFO][PID:438921] Getting build details
[2025-01-08 02:12:22,365][  INFO][PID:438921] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman
[2025-01-08 02:12:22,365][  INFO][PID:438921] Built packages:
['openwsman-python3-debuginfo 2.7.2', 'libwsman-devel 2.7.2', 'openwsman-python3 2.7.2', 'openwsman-debugsource 2.7.2', 'libwsman1 2.7.2', 'openwsman-server 2.7.2', 'openwsman-winrs 2.7.2', 'openwsman-server-debuginfo 2.7.2', 'openwsman-client-debuginfo 2.7.2', 'openwsman-perl 2.7.2', 'libwsman1-debuginfo 2.7.2', 'rubygem-openwsman-doc 2.7.2', 'rubygem-openwsman-debuginfo 2.7.2', 'openwsman-selinux 2.7.2', 'openwsman-perl-debuginfo 2.7.2', 'openwsman-client 2.7.2', 'openwsman-debuginfo 2.7.2', 'rubygem-openwsman 2.7.2']
[2025-01-08 02:12:22,366][  INFO][PID:438921] build details: {'built_packages': 'openwsman-python3-debuginfo 2.7.2\nlibwsman-devel 2.7.2\nopenwsman-python3 2.7.2\nopenwsman-debugsource 2.7.2\nlibwsman1 2.7.2\nopenwsman-server 2.7.2\nopenwsman-winrs 2.7.2\nopenwsman-server-debuginfo 2.7.2\nopenwsman-client-debuginfo 2.7.2\nopenwsman-perl 2.7.2\nlibwsman1-debuginfo 2.7.2\nrubygem-openwsman-doc 2.7.2\nrubygem-openwsman-debuginfo 2.7.2\nopenwsman-selinux 2.7.2\nopenwsman-perl-debuginfo 2.7.2\nopenwsman-client 2.7.2\nopenwsman-debuginfo 2.7.2\nrubygem-openwsman 2.7.2'}
[2025-01-08 02:12:22,368][  INFO][PID:438921] Retrieving pubkey
[2025-01-08 02:12:22,368][  INFO][PID:438921] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2025-01-08 02:12:22,669][  INFO][PID:438921] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2025-01-08 02:12:22,671][  INFO][PID:438921] Finished build: id=8483545 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-41-x86_64 
[2025-01-08 02:12:22,674][  INFO][PID:438921] Worker succeeded build, took 181.91915321350098
[2025-01-08 02:12:22,675][  INFO][PID:438921] 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.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/mtasaka",
            "ended_on": 1736302342.6741621,
            "started_on": 1736302160.755009,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-41-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8483545-fedora-41-x86_64",
            "build_id": 8483545,
            "package_name": "openwsman",
            "package_version": "2.7.2-12",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/openwsman",
            "git_hash": "1caaef215f5882b97c3c1afe36a25df53017e7cd",
            "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.12--https://src.fedoraproject.org/user/mtasaka",
            "results": {
                "packages": [
                    {
                        "name": "openwsman-python3-debuginfo",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libwsman-devel",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-python3",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-debugsource",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libwsman1",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-server",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-winrs",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "openwsman-server-debuginfo",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-client-debuginfo",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-perl",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "libwsman1-debuginfo",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rubygem-openwsman-doc",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "rubygem-openwsman-debuginfo",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-selinux",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "openwsman-perl-debuginfo",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-client",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "openwsman-debuginfo",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "rubygem-openwsman",
                        "epoch": null,
                        "version": "2.7.2",
                        "release": "12.fc42",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-41-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "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.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08483545-openwsman",
            "built_packages": "openwsman-python3-debuginfo 2.7.2\nlibwsman-devel 2.7.2\nopenwsman-python3 2.7.2\nopenwsman-debugsource 2.7.2\nlibwsman1 2.7.2\nopenwsman-server 2.7.2\nopenwsman-winrs 2.7.2\nopenwsman-server-debuginfo 2.7.2\nopenwsman-client-debuginfo 2.7.2\nopenwsman-perl 2.7.2\nlibwsman1-debuginfo 2.7.2\nrubygem-openwsman-doc 2.7.2\nrubygem-openwsman-debuginfo 2.7.2\nopenwsman-selinux 2.7.2\nopenwsman-perl-debuginfo 2.7.2\nopenwsman-client 2.7.2\nopenwsman-debuginfo 2.7.2\nrubygem-openwsman 2.7.2",
            "id": 8483545,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-08 02:12:22,723][  INFO][PID:438921] Sending fedora-messaging bus message in build.end
[2025-01-08 02:12:22,744][  INFO][PID:438921] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/builder-live.log by gzip
[2025-01-08 02:12:22,746][  INFO][PID:438921] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/builder-live.log' as PID 472305
[2025-01-08 02:12:22,763][  INFO][PID:438921] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/builder-live.log)
[2025-01-08 02:12:22,764][  INFO][PID:438921] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/backend.log by gzip
[2025-01-08 02:12:22,765][  INFO][PID:438921] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-41-x86_64/08483545-openwsman/backend.log' as PID 472307