[2024-04-17 20:27:18,042][  INFO][PID:1738759] Marking build as starting
[2024-04-17 20:27:18,117][  INFO][PID:1738759] Trying to allocate VM
[2024-04-17 20:27:21,201][  INFO][PID:1738759] Allocated host ResallocHost, ticket_id=2337583, hostname=2620:52:3:1:dead:beef:cafe:c1c9
[2024-04-17 20:27:21,202][  INFO][PID:1738759] Allocating ssh connection to builder
[2024-04-17 20:27:21,203][  INFO][PID:1738759] Checking that builder machine is OK
[2024-04-17 20:27:21,784][  INFO][PID:1738759] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c9 '/usr/bin/test -f /etc/mock/fedora-39-x86_64.cfg'
[2024-04-17 20:27:22,099][  INFO][PID:1738759] Filling build.info file with builder info
[2024-04-17 20:27:22,101][  INFO][PID:1738759] 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:9",
            "submitter": "https://src.fedoraproject.org/user/salimma",
            "ended_on": null,
            "started_on": 1713385642.1010196,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7322254-fedora-39-x86_64",
            "build_id": 7322254,
            "package_name": "python-psycopg3",
            "package_version": "3.1.18-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:9/python-psycopg3",
            "git_hash": "8bdbf2946677ec6f0be23f535d7da38d70160f40",
            "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/salimma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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:9",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:9",
            "result_dir": "07322254-python-psycopg3",
            "built_packages": "",
            "id": 7322254,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-04-17 20:27:22,197][  INFO][PID:1738759] Sending fedora-messaging bus message in build.start
[2024-04-17 20:27:23,255][  INFO][PID:1738759] Sending fedora-messaging bus message in chroot.start
[2024-04-17 20:27:23,293][  INFO][PID:1738759] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7322254-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-04-17 20:27:23,899][  INFO][PID:1738759] Downloading the builder-live.log file, attempt 1
[2024-04-17 20:27:23,916][  INFO][PID:1738759] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1c9 copr-rpmbuild-log
[2024-04-17 20:27:28,918][  INFO][PID:1738759] Status: False
[2024-04-17 20:34:14,374][  INFO][PID:1738759] Downloading results from builder
[2024-04-17 20:34:14,375][  INFO][PID:1738759] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1c9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3 started
[2024-04-17 20:34:14,376][  INFO][PID:1738759] 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:c1c9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/build-07322254.rsync.log
[2024-04-17 20:34:14,831][  INFO][PID:1738759] rsyncing finished.
[2024-04-17 20:34:14,831][  INFO][PID:1738759] Releasing VM back to pool
[2024-04-17 20:34:14,853][  INFO][PID:1738759] Searching for 'success' file in resultdir
[2024-04-17 20:34:14,853][  INFO][PID:1738759] Going to sign pkgs from source: 7322254-fedora-39-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64
[2024-04-17 20:34:14,854][  INFO][PID:1738759] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-04-17 20:34:15,028][  INFO][PID:1738759] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python3-psycopg3_c-debuginfo-3.1.18-4.fc41.x86_64.rpm' (attempt #1)
[2024-04-17 20:34:15,838][  INFO][PID:1738759] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python3-psycopg3_c-debuginfo-3.1.18-4.fc41.x86_64.rpm
[2024-04-17 20:34:15,838][  INFO][PID:1738759] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python3-psycopg3_c-3.1.18-4.fc41.x86_64.rpm' (attempt #1)
[2024-04-17 20:34:16,609][  INFO][PID:1738759] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python3-psycopg3_c-3.1.18-4.fc41.x86_64.rpm
[2024-04-17 20:34:16,610][  INFO][PID:1738759] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python3-psycopg3_pool-3.1.18-4.fc41.noarch.rpm' (attempt #1)
[2024-04-17 20:34:17,350][  INFO][PID:1738759] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python3-psycopg3_pool-3.1.18-4.fc41.noarch.rpm
[2024-04-17 20:34:17,351][  INFO][PID:1738759] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python-psycopg3-3.1.18-4.fc41.src.rpm' (attempt #1)
[2024-04-17 20:34:18,004][  INFO][PID:1738759] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python-psycopg3-3.1.18-4.fc41.src.rpm
[2024-04-17 20:34:18,005][  INFO][PID:1738759] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python3-psycopg3-3.1.18-4.fc41.noarch.rpm' (attempt #1)
[2024-04-17 20:34:18,804][  INFO][PID:1738759] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python3-psycopg3-3.1.18-4.fc41.noarch.rpm
[2024-04-17 20:34:18,805][  INFO][PID:1738759] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python-psycopg3-debugsource-3.1.18-4.fc41.x86_64.rpm' (attempt #1)
[2024-04-17 20:34:19,302][  INFO][PID:1738759] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/python-psycopg3-debugsource-3.1.18-4.fc41.x86_64.rpm
[2024-04-17 20:34:19,303][  INFO][PID:1738759] Sign done
[2024-04-17 20:34:19,303][  INFO][PID:1738759] Incremental createrepo run, adding 07322254-python-psycopg3 into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-39-x86_64, (auto-create-repo=True)
[2024-04-17 20:34:19,304][  INFO][PID:1738759] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64 --add 07322254-python-psycopg3 --no-appstream-metadata' as PID 1771336
[2024-04-17 20:34:20,275][  INFO][PID:1738759] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64 --add 07322254-python-psycopg3 --no-appstream-metadata)
[2024-04-17 20:34:20,276][  INFO][PID:1738759] Getting build details
[2024-04-17 20:34:20,277][  INFO][PID:1738759] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3
[2024-04-17 20:34:20,277][  INFO][PID:1738759] Built packages:
['python3-psycopg3_c-debuginfo 3.1.18', 'python-psycopg3-debugsource 3.1.18', 'python3-psycopg3 3.1.18', 'python3-psycopg3_pool 3.1.18', 'python3-psycopg3_c 3.1.18']
[2024-04-17 20:34:20,278][  INFO][PID:1738759] build details: {'built_packages': 'python3-psycopg3_c-debuginfo 3.1.18\npython-psycopg3-debugsource 3.1.18\npython3-psycopg3 3.1.18\npython3-psycopg3_pool 3.1.18\npython3-psycopg3_c 3.1.18'}
[2024-04-17 20:34:20,278][  INFO][PID:1738759] Retrieving pubkey
[2024-04-17 20:34:20,279][  INFO][PID:1738759] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-04-17 20:34:20,579][  INFO][PID:1738759] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:9/pubkey.gpg
[2024-04-17 20:34:20,580][  INFO][PID:1738759] Finished build: id=7322254 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:9 chroot=fedora-39-x86_64 
[2024-04-17 20:34:20,581][  INFO][PID:1738759] Worker succeeded build, took 418.4807710647583
[2024-04-17 20:34:20,582][  INFO][PID:1738759] 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:9",
            "submitter": "https://src.fedoraproject.org/user/salimma",
            "ended_on": 1713386060.5817907,
            "started_on": 1713385642.1010196,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7322254-fedora-39-x86_64",
            "build_id": 7322254,
            "package_name": "python-psycopg3",
            "package_version": "3.1.18-4",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:9/python-psycopg3",
            "git_hash": "8bdbf2946677ec6f0be23f535d7da38d70160f40",
            "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/salimma",
            "results": {
                "packages": [
                    {
                        "name": "python3-psycopg3_c-debuginfo",
                        "epoch": null,
                        "version": "3.1.18",
                        "release": "4.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-psycopg3-debugsource",
                        "epoch": null,
                        "version": "3.1.18",
                        "release": "4.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python3-psycopg3",
                        "epoch": null,
                        "version": "3.1.18",
                        "release": "4.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-psycopg3_pool",
                        "epoch": null,
                        "version": "3.1.18",
                        "release": "4.fc41",
                        "arch": "noarch"
                    },
                    {
                        "name": "python3-psycopg3_c",
                        "epoch": null,
                        "version": "3.1.18",
                        "release": "4.fc41",
                        "arch": "x86_64"
                    },
                    {
                        "name": "python-psycopg3",
                        "epoch": null,
                        "version": "3.1.18",
                        "release": "4.fc41",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": 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:9",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:9",
            "result_dir": "07322254-python-psycopg3",
            "built_packages": "python3-psycopg3_c-debuginfo 3.1.18\npython-psycopg3-debugsource 3.1.18\npython3-psycopg3 3.1.18\npython3-psycopg3_pool 3.1.18\npython3-psycopg3_c 3.1.18",
            "id": 7322254,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-04-17 20:34:20,642][  INFO][PID:1738759] Sending fedora-messaging bus message in build.end
[2024-04-17 20:34:20,671][  INFO][PID:1738759] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/builder-live.log by gzip
[2024-04-17 20:34:20,672][  INFO][PID:1738759] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/builder-live.log' as PID 1771424
[2024-04-17 20:34:20,680][  INFO][PID:1738759] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/builder-live.log)
[2024-04-17 20:34:20,681][  INFO][PID:1738759] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/backend.log by gzip
[2024-04-17 20:34:20,682][  INFO][PID:1738759] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:9/fedora-39-x86_64/07322254-python-psycopg3/backend.log' as PID 1771425