[2024-09-05 00:31:12,779][  INFO][PID:888096] Marking build as starting
[2024-09-05 00:31:12,964][  INFO][PID:888096] Trying to allocate VM
[2024-09-05 00:34:31,608][  INFO][PID:888096] Allocated host ResallocHost, ticket_id=4734749, hostname=2620:52:3:1:dead:beef:cafe:c153
[2024-09-05 00:34:31,609][  INFO][PID:888096] Allocating ssh connection to builder
[2024-09-05 00:34:31,610][  INFO][PID:888096] Checking that builder machine is OK
[2024-09-05 00:34:32,368][  INFO][PID:888096] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 '/usr/bin/test -f /etc/mock/fedora-40-x86_64.cfg'
[2024-09-05 00:34:32,800][  INFO][PID:888096] Filling build.info file with builder info
[2024-09-05 00:34:32,802][  INFO][PID:888096] 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/msuchy",
            "ended_on": null,
            "started_on": 1725496472.8023672,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7981897-fedora-40-x86_64",
            "build_id": 7981897,
            "package_name": "python-requests-cache",
            "package_version": "1.2.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-requests-cache",
            "git_hash": "38e0c33ad6f0b1ef9860190094ee31c34adc0811",
            "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/msuchy",
            "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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07981897-python-requests-cache",
            "built_packages": "",
            "id": 7981897,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-05 00:34:32,980][  INFO][PID:888096] Sending fedora-messaging bus message in build.start
[2024-09-05 00:34:38,358][  INFO][PID:888096] Sending fedora-messaging bus message in chroot.start
[2024-09-05 00:34:38,455][  INFO][PID:888096] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7981897-fedora-40-x86_64 --chroot fedora-40-x86_64 --detached
[2024-09-05 00:34:39,428][  INFO][PID:888096] Downloading the builder-live.log file, attempt 1
[2024-09-05 00:34:39,441][  INFO][PID:888096] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c153 copr-rpmbuild-log
[2024-09-05 00:34:44,444][  INFO][PID:888096] Status: False
[2024-09-05 00:35:12,839][  INFO][PID:888096] Downloading results from builder
[2024-09-05 00:35:12,839][  INFO][PID:888096] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c153]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache started
[2024-09-05 00:35:12,847][  INFO][PID:888096] 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:c153]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/build-07981897.rsync.log
[2024-09-05 00:35:13,551][  INFO][PID:888096] rsyncing finished.
[2024-09-05 00:35:13,552][  INFO][PID:888096] Releasing VM back to pool
[2024-09-05 00:35:13,571][  INFO][PID:888096] Searching for 'success' file in resultdir
[2024-09-05 00:35:13,576][  INFO][PID:888096] Going to sign pkgs from source: 7981897-fedora-40-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64
[2024-09-05 00:35:13,577][  INFO][PID:888096] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-05 00:35:13,766][  INFO][PID:888096] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/python-requests-cache-1.2.0-5.fc42.src.rpm' (attempt #1)
[2024-09-05 00:35:14,755][  INFO][PID:888096] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/python-requests-cache-1.2.0-5.fc42.src.rpm
[2024-09-05 00:35:14,756][  INFO][PID:888096] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/python3-requests-cache-1.2.0-5.fc42.noarch.rpm' (attempt #1)
[2024-09-05 00:35:15,405][  INFO][PID:888096] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/python3-requests-cache-1.2.0-5.fc42.noarch.rpm
[2024-09-05 00:35:15,406][  INFO][PID:888096] Sign done
[2024-09-05 00:35:15,407][  INFO][PID:888096] Incremental createrepo run, adding 07981897-python-requests-cache into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-40-x86_64, (auto-create-repo=True)
[2024-09-05 00:35:15,434][  INFO][PID:888096] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07981897-python-requests-cache --no-appstream-metadata' as PID 926711
[2024-09-05 00:35:55,085][  INFO][PID:888096] Finished after 39 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64 --add 07981897-python-requests-cache --no-appstream-metadata)
[2024-09-05 00:35:55,086][  INFO][PID:888096] Getting build details
[2024-09-05 00:35:55,091][  INFO][PID:888096] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache
[2024-09-05 00:35:55,097][  INFO][PID:888096] Built packages:
['python3-requests-cache 1.2.0']
[2024-09-05 00:35:55,100][  INFO][PID:888096] build details: {'built_packages': 'python3-requests-cache 1.2.0'}
[2024-09-05 00:35:55,106][  INFO][PID:888096] Retrieving pubkey
[2024-09-05 00:35:55,107][  INFO][PID:888096] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-09-05 00:35:55,302][  INFO][PID:888096] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-09-05 00:35:55,305][  INFO][PID:888096] Finished build: id=7981897 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-40-x86_64 
[2024-09-05 00:35:55,315][  INFO][PID:888096] Worker succeeded build, took 82.51321363449097
[2024-09-05 00:35:55,321][  INFO][PID:888096] 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/msuchy",
            "ended_on": 1725496555.3155808,
            "started_on": 1725496472.8023672,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7981897-fedora-40-x86_64",
            "build_id": 7981897,
            "package_name": "python-requests-cache",
            "package_version": "1.2.0-5",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-requests-cache",
            "git_hash": "38e0c33ad6f0b1ef9860190094ee31c34adc0811",
            "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/msuchy",
            "results": {
                "packages": [
                    {
                        "name": "python3-requests-cache",
                        "epoch": null,
                        "version": "1.2.0",
                        "release": "5.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-requests-cache",
                        "epoch": null,
                        "version": "1.2.0",
                        "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",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "07981897-python-requests-cache",
            "built_packages": "python3-requests-cache 1.2.0",
            "id": 7981897,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-09-05 00:35:55,542][  INFO][PID:888096] Sending fedora-messaging bus message in build.end
[2024-09-05 00:35:55,603][  INFO][PID:888096] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/builder-live.log by gzip
[2024-09-05 00:35:55,617][  INFO][PID:888096] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/builder-live.log' as PID 931538
[2024-09-05 00:35:55,627][  INFO][PID:888096] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/builder-live.log)
[2024-09-05 00:35:55,629][  INFO][PID:888096] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/backend.log by gzip
[2024-09-05 00:35:55,636][  INFO][PID:888096] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-40-x86_64/07981897-python-requests-cache/backend.log' as PID 931542