[2024-10-11 12:56:43,042][  INFO][PID:1368212] Marking build as starting
[2024-10-11 12:56:43,158][  INFO][PID:1368212] Trying to allocate VM
[2024-10-11 12:56:46,243][  INFO][PID:1368212] Allocated host ResallocHost, ticket_id=5352456, hostname=52.207.220.65
[2024-10-11 12:56:46,244][  INFO][PID:1368212] Allocating ssh connection to builder
[2024-10-11 12:56:46,244][  INFO][PID:1368212] Checking that builder machine is OK
[2024-10-11 12:56:46,641][  INFO][PID:1368212] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.207.220.65 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-10-11 12:56:46,906][  INFO][PID:1368212] Filling build.info file with builder info
[2024-10-11 12:56:46,912][  INFO][PID:1368212] 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:pr:11",
            "submitter": "https://src.fedoraproject.org/user/thrnciar",
            "ended_on": null,
            "started_on": 1728651406.9121296,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8129297-fedora-39-x86_64",
            "build_id": 8129297,
            "package_name": "python-pkginfo",
            "package_version": "1.11.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:11/python-pkginfo",
            "git_hash": "865ad398b41ae03b4299decc24882bbeb0f7a44d",
            "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/thrnciar",
            "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-39-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:pr:11",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:11",
            "result_dir": "08129297-python-pkginfo",
            "built_packages": "",
            "id": 8129297,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-10-11 12:56:47,062][  INFO][PID:1368212] Sending fedora-messaging bus message in build.start
[2024-10-11 12:56:48,182][  INFO][PID:1368212] Sending fedora-messaging bus message in chroot.start
[2024-10-11 12:56:48,215][  INFO][PID:1368212] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8129297-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-10-11 12:56:48,649][  INFO][PID:1368212] Downloading the builder-live.log file, attempt 1
[2024-10-11 12:56:48,659][  INFO][PID:1368212] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.207.220.65 copr-rpmbuild-log
[2024-10-11 12:56:53,663][  INFO][PID:1368212] Periodic builder liveness probe: alive
[2024-10-11 12:57:54,702][  INFO][PID:1368212] Downloading results from builder
[2024-10-11 12:57:54,703][  INFO][PID:1368212] rsyncing of mockbuilder@52.207.220.65:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo started
[2024-10-11 12:57:54,704][  INFO][PID:1368212] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.207.220.65:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/build-08129297.rsync.log
[2024-10-11 12:57:54,958][  INFO][PID:1368212] rsyncing finished.
[2024-10-11 12:57:54,959][  INFO][PID:1368212] Releasing VM back to pool
[2024-10-11 12:57:54,973][  INFO][PID:1368212] Searching for 'success' file in resultdir
[2024-10-11 12:57:54,974][  INFO][PID:1368212] Going to sign pkgs from source: 8129297-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64
[2024-10-11 12:57:54,974][  INFO][PID:1368212] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-10-11 12:57:55,159][  INFO][PID:1368212] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/python-pkginfo-doc-1.11.2-1.fc42.noarch.rpm' (attempt #1)
[2024-10-11 12:57:55,789][  INFO][PID:1368212] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/python-pkginfo-doc-1.11.2-1.fc42.noarch.rpm
[2024-10-11 12:57:55,790][  INFO][PID:1368212] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/python3-pkginfo-1.11.2-1.fc42.noarch.rpm' (attempt #1)
[2024-10-11 12:57:56,543][  INFO][PID:1368212] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/python3-pkginfo-1.11.2-1.fc42.noarch.rpm
[2024-10-11 12:57:56,548][  INFO][PID:1368212] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/python-pkginfo-1.11.2-1.fc42.src.rpm' (attempt #1)
[2024-10-11 12:57:57,434][  INFO][PID:1368212] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/python-pkginfo-1.11.2-1.fc42.src.rpm
[2024-10-11 12:57:57,435][  INFO][PID:1368212] Sign done
[2024-10-11 12:57:57,435][  INFO][PID:1368212] Incremental createrepo run, adding 08129297-python-pkginfo into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-10-11 12:57:57,437][  INFO][PID:1368212] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64 --add 08129297-python-pkginfo --no-appstream-metadata' as PID 1380094
[2024-10-11 12:57:58,332][  INFO][PID:1368212] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64 --add 08129297-python-pkginfo --no-appstream-metadata)
[2024-10-11 12:57:58,333][  INFO][PID:1368212] Getting build details
[2024-10-11 12:57:58,334][  INFO][PID:1368212] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo
[2024-10-11 12:57:58,334][  INFO][PID:1368212] Built packages:
['python-pkginfo-doc 1.11.2', 'python3-pkginfo 1.11.2']
[2024-10-11 12:57:58,335][  INFO][PID:1368212] build details: {'built_packages': 'python-pkginfo-doc 1.11.2\npython3-pkginfo 1.11.2'}
[2024-10-11 12:57:58,335][  INFO][PID:1368212] Retrieving pubkey
[2024-10-11 12:57:58,336][  INFO][PID:1368212] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-10-11 12:57:58,646][  INFO][PID:1368212] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:11/pubkey.gpg
[2024-10-11 12:57:58,647][  INFO][PID:1368212] Finished build: id=8129297 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:11 chroot=fedora-39-x86_64 
[2024-10-11 12:57:58,654][  INFO][PID:1368212] Worker succeeded build, took 71.74179530143738
[2024-10-11 12:57:58,659][  INFO][PID:1368212] 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:pr:11",
            "submitter": "https://src.fedoraproject.org/user/thrnciar",
            "ended_on": 1728651478.653925,
            "started_on": 1728651406.9121296,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8129297-fedora-39-x86_64",
            "build_id": 8129297,
            "package_name": "python-pkginfo",
            "package_version": "1.11.2-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:11/python-pkginfo",
            "git_hash": "865ad398b41ae03b4299decc24882bbeb0f7a44d",
            "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/thrnciar",
            "results": {
                "packages": [
                    {
                        "name": "python-pkginfo",
                        "epoch": null,
                        "version": "1.11.2",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python-pkginfo-doc",
                        "epoch": null,
                        "version": "1.11.2",
                        "release": "1.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-pkginfo",
                        "epoch": null,
                        "version": "1.11.2",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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-39-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:pr:11",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:11",
            "result_dir": "08129297-python-pkginfo",
            "built_packages": "python-pkginfo-doc 1.11.2\npython3-pkginfo 1.11.2",
            "id": 8129297,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-10-11 12:57:58,744][  INFO][PID:1368212] Sending fedora-messaging bus message in build.end
[2024-10-11 12:57:58,767][  INFO][PID:1368212] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/builder-live.log by gzip
[2024-10-11 12:57:58,768][  INFO][PID:1368212] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/builder-live.log' as PID 1380294
[2024-10-11 12:57:58,774][  INFO][PID:1368212] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/builder-live.log)
[2024-10-11 12:57:58,775][  INFO][PID:1368212] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/backend.log by gzip
[2024-10-11 12:57:58,776][  INFO][PID:1368212] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:11/fedora-39-x86_64/08129297-python-pkginfo/backend.log' as PID 1380295