[2024-06-08 04:29:32,559][  INFO][PID:481558] Marking build as starting
[2024-06-08 04:29:33,122][  INFO][PID:481558] Trying to allocate VM
[2024-06-08 04:29:45,486][  INFO][PID:481558] Allocated host ResallocHost, ticket_id=3177015, hostname=44.204.181.148
[2024-06-08 04:29:45,488][  INFO][PID:481558] Allocating ssh connection to builder
[2024-06-08 04:29:45,490][  INFO][PID:481558] Checking that builder machine is OK
[2024-06-08 04:29:45,921][  INFO][PID:481558] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.204.181.148 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-06-08 04:29:46,291][  INFO][PID:481558] Filling build.info file with builder info
[2024-06-08 04:29:46,294][  INFO][PID:481558] 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/ksurma",
            "ended_on": null,
            "started_on": 1717820986.2937515,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7552857-fedora-rawhide-x86_64",
            "build_id": 7552857,
            "package_name": "python-pysocks",
            "package_version": "1.7.1-24",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-pysocks",
            "git_hash": "2cf738e0b0e12dcb431ed1717b83d6a201451db9",
            "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/ksurma",
            "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-rawhide-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": "07552857-python-pysocks",
            "built_packages": "",
            "id": 7552857,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-06-08 04:29:46,485][  INFO][PID:481558] Sending fedora-messaging bus message in build.start
[2024-06-08 04:29:48,529][  INFO][PID:481558] Sending fedora-messaging bus message in chroot.start
[2024-06-08 04:29:48,629][  INFO][PID:481558] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7552857-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-06-08 04:29:49,104][  INFO][PID:481558] Downloading the builder-live.log file, attempt 1
[2024-06-08 04:29:49,163][  INFO][PID:481558] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@44.204.181.148 copr-rpmbuild-log
[2024-06-08 04:29:54,180][  INFO][PID:481558] Status: False
[2024-06-08 04:30:05,411][  INFO][PID:481558] Downloading results from builder
[2024-06-08 04:30:05,412][  INFO][PID:481558] rsyncing of mockbuilder@44.204.181.148:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks started
[2024-06-08 04:30:05,417][  INFO][PID:481558] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@44.204.181.148:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/ &> /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/build-07552857.rsync.log
[2024-06-08 04:30:05,758][  INFO][PID:481558] rsyncing finished.
[2024-06-08 04:30:05,760][  INFO][PID:481558] Releasing VM back to pool
[2024-06-08 04:30:05,799][  INFO][PID:481558] Searching for 'success' file in resultdir
[2024-06-08 04:30:05,802][  INFO][PID:481558] Going to sign pkgs from source: 7552857-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64
[2024-06-08 04:30:05,804][  INFO][PID:481558] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-06-08 04:30:06,109][  INFO][PID:481558] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/python-pysocks-1.7.1-24.fc41.src.rpm' (attempt #1)
[2024-06-08 04:30:06,736][  INFO][PID:481558] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/python-pysocks-1.7.1-24.fc41.src.rpm
[2024-06-08 04:30:06,747][  INFO][PID:481558] Calling '/bin/sign -4 -h sha256 -u @python#python3.12@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/python3-pysocks-1.7.1-24.fc41.noarch.rpm' (attempt #1)
[2024-06-08 04:30:07,589][  INFO][PID:481558] signed rpm: /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/python3-pysocks-1.7.1-24.fc41.noarch.rpm
[2024-06-08 04:30:07,590][  INFO][PID:481558] Sign done
[2024-06-08 04:30:07,591][  INFO][PID:481558] Incremental createrepo run, adding 07552857-python-pysocks into https://download.copr.fedorainfracloud.org/results/@python/python3.12/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-06-08 04:30:07,613][  INFO][PID:481558] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 07552857-python-pysocks --no-appstream-metadata' as PID 485460
[2024-06-08 04:30:54,184][  INFO][PID:481558] Finished after 46 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64 --add 07552857-python-pysocks --no-appstream-metadata)
[2024-06-08 04:30:54,188][  INFO][PID:481558] Getting build details
[2024-06-08 04:30:54,189][  INFO][PID:481558] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks
[2024-06-08 04:30:54,196][  INFO][PID:481558] Built packages:
['python3-pysocks 1.7.1']
[2024-06-08 04:30:54,197][  INFO][PID:481558] build details: {'built_packages': 'python3-pysocks 1.7.1'}
[2024-06-08 04:30:54,197][  INFO][PID:481558] Retrieving pubkey
[2024-06-08 04:30:54,200][  INFO][PID:481558] Calling '/bin/sign -u @python#python3.12@copr.fedorahosted.org -p' (attempt #1)
[2024-06-08 04:30:54,538][  INFO][PID:481558] Added pubkey for user @python project python3.12 into: /var/lib/copr/public_html/results/@python/python3.12/pubkey.gpg
[2024-06-08 04:30:54,539][  INFO][PID:481558] Finished build: id=7552857 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=fedora-rawhide-x86_64 
[2024-06-08 04:30:54,555][  INFO][PID:481558] Worker succeeded build, took 68.26175045967102
[2024-06-08 04:30:54,556][  INFO][PID:481558] 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/ksurma",
            "ended_on": 1717821054.555502,
            "started_on": 1717820986.2937515,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "7552857-fedora-rawhide-x86_64",
            "build_id": 7552857,
            "package_name": "python-pysocks",
            "package_version": "1.7.1-24",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.12/python-pysocks",
            "git_hash": "2cf738e0b0e12dcb431ed1717b83d6a201451db9",
            "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/ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python-pysocks",
                        "epoch": null,
                        "version": "1.7.1",
                        "release": "24.fc41",
                        "arch": "src"
                    },
                    {
                        "name": "python3-pysocks",
                        "epoch": null,
                        "version": "1.7.1",
                        "release": "24.fc41",
                        "arch": "noarch"
                    }
                ]
            },
            "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-rawhide-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": "07552857-python-pysocks",
            "built_packages": "python3-pysocks 1.7.1",
            "id": 7552857,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2024-06-08 04:30:54,695][  INFO][PID:481558] Sending fedora-messaging bus message in build.end
[2024-06-08 04:30:54,738][  INFO][PID:481558] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/builder-live.log by gzip
[2024-06-08 04:30:54,742][  INFO][PID:481558] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/builder-live.log' as PID 490517
[2024-06-08 04:30:54,790][  INFO][PID:481558] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/builder-live.log)
[2024-06-08 04:30:54,791][  INFO][PID:481558] Compressing /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/backend.log by gzip
[2024-06-08 04:30:54,838][  INFO][PID:481558] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/fedora-rawhide-x86_64/07552857-python-pysocks/backend.log' as PID 490520