[2024-09-08 01:44:51,077][  INFO][PID:3445645] Marking build as starting
[2024-09-08 01:44:51,145][  INFO][PID:3445645] Trying to allocate VM
[2024-09-08 01:44:54,202][  INFO][PID:3445645] Allocated host ResallocHost, ticket_id=4782377, hostname=2620:52:3:1:dead:beef:cafe:c192
[2024-09-08 01:44:54,203][  INFO][PID:3445645] Allocating ssh connection to builder
[2024-09-08 01:44:54,204][  INFO][PID:3445645] Checking that builder machine is OK
[2024-09-08 01:44:54,786][  INFO][PID:3445645] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c192 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-09-08 01:44:55,107][  INFO][PID:3445645] Filling build.info file with builder info
[2024-09-08 01:44:55,109][  INFO][PID:3445645] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.13",
            "project_dirname": "python3.13",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1725759895.1088102,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7995567-fedora-rawhide-x86_64",
            "build_id": 7995567,
            "package_name": "slingshot",
            "package_version": "0.9-25",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/slingshot",
            "git_hash": "df6b2cd4be78e389a25cfcf89dabe7e575caeaa9",
            "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.13--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/f41-build/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.13",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.13",
            "result_dir": "07995567-slingshot",
            "built_packages": "",
            "id": 7995567,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-09-08 01:44:55,178][  INFO][PID:3445645] Sending fedora-messaging bus message in build.start
[2024-09-08 01:44:56,033][  INFO][PID:3445645] Sending fedora-messaging bus message in chroot.start
[2024-09-08 01:44:56,239][  INFO][PID:3445645] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7995567-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-09-08 01:44:56,811][  INFO][PID:3445645] Downloading the builder-live.log file, attempt 1
[2024-09-08 01:44:56,816][  INFO][PID:3445645] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c192 copr-rpmbuild-log
[2024-09-08 01:45:01,818][  INFO][PID:3445645] Status: False
[2024-09-08 01:45:26,502][  INFO][PID:3445645] Downloading results from builder
[2024-09-08 01:45:26,503][  INFO][PID:3445645] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c192]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot started
[2024-09-08 01:45:26,505][  INFO][PID:3445645] 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:c192]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/ &> /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/build-07995567.rsync.log
[2024-09-08 01:45:27,049][  INFO][PID:3445645] rsyncing finished.
[2024-09-08 01:45:27,050][  INFO][PID:3445645] Releasing VM back to pool
[2024-09-08 01:45:27,102][  INFO][PID:3445645] Searching for 'success' file in resultdir
[2024-09-08 01:45:27,102][  INFO][PID:3445645] Going to sign pkgs from source: 7995567-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64
[2024-09-08 01:45:27,103][  INFO][PID:3445645] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-09-08 01:45:27,413][  INFO][PID:3445645] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/slingshot-0.9-25.fc42.noarch.rpm' (attempt #1)
[2024-09-08 01:45:28,235][  INFO][PID:3445645] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/slingshot-0.9-25.fc42.noarch.rpm
[2024-09-08 01:45:28,236][  INFO][PID:3445645] Calling '/bin/sign -4 -h sha256 -u @python#python3.13@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/slingshot-0.9-25.fc42.src.rpm' (attempt #1)
[2024-09-08 01:45:29,057][  INFO][PID:3445645] signed rpm: /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/slingshot-0.9-25.fc42.src.rpm
[2024-09-08 01:45:29,057][  INFO][PID:3445645] Sign done
[2024-09-08 01:45:29,058][  INFO][PID:3445645] Incremental createrepo run, adding 07995567-slingshot into https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-09-08 01:45:29,059][  INFO][PID:3445645] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07995567-slingshot --no-appstream-metadata' as PID 3447987
[2024-09-08 01:46:17,011][  INFO][PID:3445645] Finished after 47 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64 --add 07995567-slingshot --no-appstream-metadata)
[2024-09-08 01:46:17,012][  INFO][PID:3445645] Getting build details
[2024-09-08 01:46:17,013][  INFO][PID:3445645] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot
[2024-09-08 01:46:17,014][  INFO][PID:3445645] Built packages:
['slingshot 0.9']
[2024-09-08 01:46:17,014][  INFO][PID:3445645] build details: {'built_packages': 'slingshot 0.9'}
[2024-09-08 01:46:17,015][  INFO][PID:3445645] Retrieving pubkey
[2024-09-08 01:46:17,016][  INFO][PID:3445645] Calling '/bin/sign -u @python#python3.13@copr.fedorahosted.org -p' (attempt #1)
[2024-09-08 01:46:17,202][  INFO][PID:3445645] Added pubkey for user @python project python3.13 into: /var/lib/copr/public_html/results/@python/python3.13/pubkey.gpg
[2024-09-08 01:46:17,203][  INFO][PID:3445645] Finished build: id=7995567 failed=False timeout=None destdir=/var/lib/copr/public_html/results/@python/python3.13 chroot=fedora-rawhide-x86_64 
[2024-09-08 01:46:17,205][  INFO][PID:3445645] Worker succeeded build, took 82.09618806838989
[2024-09-08 01:46:17,206][  INFO][PID:3445645] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": null,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.13",
            "project_dirname": "python3.13",
            "submitter": "ksurma",
            "ended_on": 1725759977.2049983,
            "started_on": 1725759895.1088102,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7995567-fedora-rawhide-x86_64",
            "build_id": 7995567,
            "package_name": "slingshot",
            "package_version": "0.9-25",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.13/slingshot",
            "git_hash": "df6b2cd4be78e389a25cfcf89dabe7e575caeaa9",
            "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.13--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "slingshot",
                        "epoch": null,
                        "version": "0.9",
                        "release": "25.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "slingshot",
                        "epoch": null,
                        "version": "0.9",
                        "release": "25.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.13/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/f41-build/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_f41_build_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.13",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.13",
            "result_dir": "07995567-slingshot",
            "built_packages": "slingshot 0.9",
            "id": 7995567,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.13",
                "vendor": "Fedora Project COPR (@python/python3.13)"
            }
        }
    ]
}
[2024-09-08 01:46:17,270][  INFO][PID:3445645] Sending fedora-messaging bus message in build.end
[2024-09-08 01:46:17,293][  INFO][PID:3445645] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/builder-live.log by gzip
[2024-09-08 01:46:17,294][  INFO][PID:3445645] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/builder-live.log' as PID 3450739
[2024-09-08 01:46:17,299][  INFO][PID:3445645] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/builder-live.log)
[2024-09-08 01:46:17,300][  INFO][PID:3445645] Compressing /var/lib/copr/public_html/results/@python/python3.13/fedora-rawhide-x86_64/07995567-slingshot/backend.log by gzip