[2024-10-29 12:20:48,103][  INFO][PID:2333790] Marking build as starting
[2024-10-29 12:20:48,294][  INFO][PID:2333790] Trying to allocate VM
[2024-10-29 12:20:54,407][  INFO][PID:2333790] Allocated host ResallocHost, ticket_id=5604664, hostname=2620:52:3:1:dead:beef:cafe:c113
[2024-10-29 12:20:54,410][  INFO][PID:2333790] Allocating ssh connection to builder
[2024-10-29 12:20:54,414][  INFO][PID:2333790] Checking that builder machine is OK
[2024-10-29 12:20:55,136][  INFO][PID:2333790] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2024-10-29 12:20:55,548][  INFO][PID:2333790] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2024-10-29 12:20:55,549][  INFO][PID:2333790] Filling build.info file with builder info
[2024-10-29 12:20:55,551][  INFO][PID:2333790] 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/jjelen",
            "ended_on": null,
            "started_on": 1730204455.5509248,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8186286-fedora-rawhide-x86_64",
            "build_id": 8186286,
            "package_name": "tpm2-pkcs11",
            "package_version": "1.9.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/tpm2-pkcs11",
            "git_hash": "923a5ef59a7a9173dc73d44dc7aba6706be4fdd9",
            "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/jjelen",
            "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-rawhide-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": "08186286-tpm2-pkcs11",
            "built_packages": "",
            "id": 8186286,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-10-29 12:20:55,641][  INFO][PID:2333790] Sending fedora-messaging bus message in build.start
[2024-10-29 12:20:56,906][  INFO][PID:2333790] Sending fedora-messaging bus message in chroot.start
[2024-10-29 12:20:56,935][  INFO][PID:2333790] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8186286-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-10-29 12:20:57,600][  INFO][PID:2333790] Downloading the builder-live.log file, attempt 1
[2024-10-29 12:20:57,604][  INFO][PID:2333790] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c113 copr-rpmbuild-log
[2024-10-29 12:21:02,619][  INFO][PID:2333790] Periodic builder liveness probe: alive
[2024-10-29 12:22:17,565][  INFO][PID:2333790] Downloading results from builder
[2024-10-29 12:22:17,566][  INFO][PID:2333790] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c113]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11 started
[2024-10-29 12:22:17,570][  INFO][PID:2333790] 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:c113]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/build-08186286.rsync.log
[2024-10-29 12:22:18,086][  INFO][PID:2333790] rsyncing finished.
[2024-10-29 12:22:18,086][  INFO][PID:2333790] Releasing VM back to pool
[2024-10-29 12:22:18,116][  INFO][PID:2333790] Searching for 'success' file in resultdir
[2024-10-29 12:22:18,118][  INFO][PID:2333790] Going to sign pkgs from source: 8186286-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2024-10-29 12:22:18,120][  INFO][PID:2333790] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-10-29 12:22:18,443][  INFO][PID:2333790] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-1.9.1-1.fc42.x86_64.rpm' (attempt #1)
[2024-10-29 12:22:19,345][  INFO][PID:2333790] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-1.9.1-1.fc42.x86_64.rpm
[2024-10-29 12:22:19,346][  INFO][PID:2333790] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-devel-1.9.1-1.fc42.x86_64.rpm' (attempt #1)
[2024-10-29 12:22:20,244][  INFO][PID:2333790] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-devel-1.9.1-1.fc42.x86_64.rpm
[2024-10-29 12:22:20,245][  INFO][PID:2333790] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-debugsource-1.9.1-1.fc42.x86_64.rpm' (attempt #1)
[2024-10-29 12:22:21,034][  INFO][PID:2333790] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-debugsource-1.9.1-1.fc42.x86_64.rpm
[2024-10-29 12:22:21,037][  INFO][PID:2333790] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-debuginfo-1.9.1-1.fc42.x86_64.rpm' (attempt #1)
[2024-10-29 12:22:21,957][  INFO][PID:2333790] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-debuginfo-1.9.1-1.fc42.x86_64.rpm
[2024-10-29 12:22:21,958][  INFO][PID:2333790] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-1.9.1-1.fc42.src.rpm' (attempt #1)
[2024-10-29 12:22:22,852][  INFO][PID:2333790] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-1.9.1-1.fc42.src.rpm
[2024-10-29 12:22:22,855][  INFO][PID:2333790] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-tools-1.9.1-1.fc42.x86_64.rpm' (attempt #1)
[2024-10-29 12:22:23,629][  INFO][PID:2333790] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/tpm2-pkcs11-tools-1.9.1-1.fc42.x86_64.rpm
[2024-10-29 12:22:23,634][  INFO][PID:2333790] Sign done
[2024-10-29 12:22:23,635][  INFO][PID:2333790] Incremental createrepo run, adding 08186286-tpm2-pkcs11 into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-10-29 12:22:23,641][  INFO][PID:2333790] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08186286-tpm2-pkcs11 --no-appstream-metadata' as PID 2345085
[2024-10-29 12:22:42,524][  INFO][PID:2333790] Finished after 18 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 08186286-tpm2-pkcs11 --no-appstream-metadata)
[2024-10-29 12:22:42,527][  INFO][PID:2333790] Getting build details
[2024-10-29 12:22:42,531][  INFO][PID:2333790] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11
[2024-10-29 12:22:42,533][  INFO][PID:2333790] Built packages:
['tpm2-pkcs11-debuginfo 1.9.1', 'tpm2-pkcs11-tools 1.9.1', 'tpm2-pkcs11-devel 1.9.1', 'tpm2-pkcs11 1.9.1', 'tpm2-pkcs11-debugsource 1.9.1']
[2024-10-29 12:22:42,533][  INFO][PID:2333790] build details: {'built_packages': 'tpm2-pkcs11-debuginfo 1.9.1\ntpm2-pkcs11-tools 1.9.1\ntpm2-pkcs11-devel 1.9.1\ntpm2-pkcs11 1.9.1\ntpm2-pkcs11-debugsource 1.9.1'}
[2024-10-29 12:22:42,536][  INFO][PID:2333790] Retrieving pubkey
[2024-10-29 12:22:42,539][  INFO][PID:2333790] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-10-29 12:22:42,877][  INFO][PID:2333790] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-10-29 12:22:42,878][  INFO][PID:2333790] Finished build: id=8186286 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2024-10-29 12:22:42,889][  INFO][PID:2333790] Worker succeeded build, took 107.33838629722595
[2024-10-29 12:22:42,896][  INFO][PID:2333790] 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/jjelen",
            "ended_on": 1730204562.889311,
            "started_on": 1730204455.5509248,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8186286-fedora-rawhide-x86_64",
            "build_id": 8186286,
            "package_name": "tpm2-pkcs11",
            "package_version": "1.9.1-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/tpm2-pkcs11",
            "git_hash": "923a5ef59a7a9173dc73d44dc7aba6706be4fdd9",
            "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/jjelen",
            "results": {
                "packages": [
                    {
                        "name": "tpm2-pkcs11-debuginfo",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "tpm2-pkcs11-tools",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "tpm2-pkcs11",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "tpm2-pkcs11-devel",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "tpm2-pkcs11",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.fc42",
                        "arch": "x86_64"
                    },
                    {
                        "name": "tpm2-pkcs11-debugsource",
                        "epoch": null,
                        "version": "1.9.1",
                        "release": "1.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-rawhide-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": "08186286-tpm2-pkcs11",
            "built_packages": "tpm2-pkcs11-debuginfo 1.9.1\ntpm2-pkcs11-tools 1.9.1\ntpm2-pkcs11-devel 1.9.1\ntpm2-pkcs11 1.9.1\ntpm2-pkcs11-debugsource 1.9.1",
            "id": 8186286,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-10-29 12:22:43,018][  INFO][PID:2333790] Sending fedora-messaging bus message in build.end
[2024-10-29 12:22:43,070][  INFO][PID:2333790] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/builder-live.log by gzip
[2024-10-29 12:22:43,079][  INFO][PID:2333790] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/builder-live.log' as PID 2347372
[2024-10-29 12:22:43,106][  INFO][PID:2333790] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/builder-live.log)
[2024-10-29 12:22:43,107][  INFO][PID:2333790] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/08186286-tpm2-pkcs11/backend.log by gzip