[2024-09-25 13:18:35,520][  INFO][PID:913772] Marking build as starting
[2024-09-25 13:18:35,601][  INFO][PID:913772] Trying to allocate VM
[2024-09-25 13:19:13,695][  INFO][PID:913772] Allocated host ResallocHost, ticket_id=5081543, hostname=3.236.171.90
[2024-09-25 13:19:13,696][  INFO][PID:913772] Allocating ssh connection to builder
[2024-09-25 13:19:13,697][  INFO][PID:913772] Checking that builder machine is OK
[2024-09-25 13:19:13,904][  INFO][PID:913772] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.171.90 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-09-25 13:19:14,120][  INFO][PID:913772] Filling build.info file with builder info
[2024-09-25 13:19:14,124][  INFO][PID:913772] 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:206",
            "submitter": "https://src.fedoraproject.org/user/mmassari",
            "ended_on": null,
            "started_on": 1727270354.1234977,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8069567-fedora-40-x86_64",
            "build_id": 8069567,
            "package_name": "python-requre",
            "package_version": "0.8.4-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:206/python-requre",
            "git_hash": "6710632a3617c754c1ed77a07c2dc706e876374f",
            "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/mmassari",
            "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-40-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:206",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:206",
            "result_dir": "08069567-python-requre",
            "built_packages": "",
            "id": 8069567,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-25 13:19:14,209][  INFO][PID:913772] Sending fedora-messaging bus message in build.start
[2024-09-25 13:19:15,291][  INFO][PID:913772] Sending fedora-messaging bus message in chroot.start
[2024-09-25 13:19:15,317][  INFO][PID:913772] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8069567-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-09-25 13:19:15,695][  INFO][PID:913772] Downloading the builder-live.log file, attempt 1
[2024-09-25 13:19:15,700][  INFO][PID:913772] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.236.171.90 copr-rpmbuild-log
[2024-09-25 13:19:20,719][  INFO][PID:913772] Status: False
[2024-09-25 13:19:44,698][  INFO][PID:913772] Downloading results from builder
[2024-09-25 13:19:44,699][  INFO][PID:913772] rsyncing of mockbuilder@3.236.171.90:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre started
[2024-09-25 13:19:44,700][  INFO][PID:913772] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.236.171.90:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/ &> /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/build-08069567.rsync.log
[2024-09-25 13:19:44,950][  INFO][PID:913772] rsyncing finished.
[2024-09-25 13:19:44,951][  INFO][PID:913772] Releasing VM back to pool
[2024-09-25 13:19:44,988][  INFO][PID:913772] Searching for 'success' file in resultdir
[2024-09-25 13:19:44,988][  INFO][PID:913772] Going to sign pkgs from source: 8069567-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64
[2024-09-25 13:19:44,990][  INFO][PID:913772] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-25 13:19:45,294][  INFO][PID:913772] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/python3-requre-0.8.4-5.fc42.noarch.rpm' (attempt #1)
[2024-09-25 13:19:46,047][  INFO][PID:913772] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/python3-requre-0.8.4-5.fc42.noarch.rpm
[2024-09-25 13:19:46,048][  INFO][PID:913772] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/python-requre-0.8.4-5.fc42.src.rpm' (attempt #1)
[2024-09-25 13:19:46,827][  INFO][PID:913772] signed rpm: /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/python-requre-0.8.4-5.fc42.src.rpm
[2024-09-25 13:19:46,828][  INFO][PID:913772] Sign done
[2024-09-25 13:19:46,829][  INFO][PID:913772] Incremental createrepo run, adding 08069567-python-requre into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-09-25 13:19:46,830][  INFO][PID:913772] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64 --add 08069567-python-requre --no-appstream-metadata' as PID 922978
[2024-09-25 13:19:47,726][  INFO][PID:913772] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64 --add 08069567-python-requre --no-appstream-metadata)
[2024-09-25 13:19:47,727][  INFO][PID:913772] Getting build details
[2024-09-25 13:19:47,728][  INFO][PID:913772] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre
[2024-09-25 13:19:47,728][  INFO][PID:913772] Built packages:
['python3-requre 0.8.4']
[2024-09-25 13:19:47,729][  INFO][PID:913772] build details: {'built_packages': 'python3-requre 0.8.4'}
[2024-09-25 13:19:47,729][  INFO][PID:913772] Retrieving pubkey
[2024-09-25 13:19:47,730][  INFO][PID:913772] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-25 13:19:47,922][  INFO][PID:913772] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12:pr:206/pubkey.gpg
[2024-09-25 13:19:47,923][  INFO][PID:913772] Finished build: id=8069567 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12:pr:206 chroot=fedora-40-x86_64 
[2024-09-25 13:19:47,925][  INFO][PID:913772] Worker succeeded build, took 33.801881074905396
[2024-09-25 13:19:47,927][  INFO][PID:913772] 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:206",
            "submitter": "https://src.fedoraproject.org/user/mmassari",
            "ended_on": 1727270387.9253788,
            "started_on": 1727270354.1234977,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8069567-fedora-40-x86_64",
            "build_id": 8069567,
            "package_name": "python-requre",
            "package_version": "0.8.4-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12:pr:206/python-requre",
            "git_hash": "6710632a3617c754c1ed77a07c2dc706e876374f",
            "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/mmassari",
            "results": {
                "packages": [
                    {
                        "name": "python3-requre",
                        "epoch": null,
                        "version": "0.8.4",
                        "release": "5.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-requre",
                        "epoch": null,
                        "version": "0.8.4",
                        "release": "5.fc42",
                        "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-40-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:206",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12:pr:206",
            "result_dir": "08069567-python-requre",
            "built_packages": "python3-requre 0.8.4",
            "id": 8069567,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-25 13:19:47,988][  INFO][PID:913772] Sending fedora-messaging bus message in build.end
[2024-09-25 13:19:48,010][  INFO][PID:913772] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/builder-live.log by gzip
[2024-09-25 13:19:48,011][  INFO][PID:913772] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/builder-live.log' as PID 923058
[2024-09-25 13:19:48,017][  INFO][PID:913772] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/builder-live.log)
[2024-09-25 13:19:48,018][  INFO][PID:913772] Compressing /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/backend.log by gzip
[2024-09-25 13:19:48,019][  INFO][PID:913772] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12:pr:206/fedora-40-x86_64/08069567-python-requre/backend.log' as PID 923059