[2025-01-08 20:49:15,836][  INFO][PID:1732038] Marking build as starting
[2025-01-08 20:49:15,874][  INFO][PID:1732038] Trying to allocate VM
[2025-01-08 20:49:18,955][  INFO][PID:1732038] Allocated host ResallocHost, ticket_id=573756, hostname=54.89.157.1
[2025-01-08 20:49:18,955][  INFO][PID:1732038] Allocating ssh connection to builder
[2025-01-08 20:49:18,956][  INFO][PID:1732038] Checking that builder machine is OK
[2025-01-08 20:49:19,346][  INFO][PID:1732038] Running remote command: copr-builder-ready srpm-builds
[2025-01-08 20:49:19,580][  INFO][PID:1732038] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-01-08 20:49:19,581][  INFO][PID:1732038] Filling build.info file with builder info
[2025-01-08 20:49:19,582][  INFO][PID:1732038] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": null,
            "started_on": 1736369359.5827134,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8489324",
            "build_id": 8489324,
            "package_name": "python-botocore",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/rpms/python-botocore\", \"distgit\": \"fedora\", \"committish\": \"7b03f651191f7d6544db788e966ba6b5eddb0d31\"}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/limb",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08489324",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8489324,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-08 20:49:19,629][  INFO][PID:1732038] Sending fedora-messaging bus message in build.start
[2025-01-08 20:49:20,449][  INFO][PID:1732038] Sending fedora-messaging bus message in chroot.start
[2025-01-08 20:49:20,503][  INFO][PID:1732038] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8489324 --detached
[2025-01-08 20:49:20,999][  INFO][PID:1732038] Downloading the builder-live.log file, attempt 1
[2025-01-08 20:49:21,000][  INFO][PID:1732038] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.89.157.1 copr-rpmbuild-log
[2025-01-08 20:49:26,004][  INFO][PID:1732038] Periodic builder liveness probe: alive
[2025-01-08 20:49:27,429][  INFO][PID:1732038] Downloading results from builder
[2025-01-08 20:49:27,435][  INFO][PID:1732038] rsyncing of mockbuilder@54.89.157.1:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324 started
[2025-01-08 20:49:27,441][  INFO][PID:1732038] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.89.157.1:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324/ &> /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324/build-08489324.rsync.log
[2025-01-08 20:49:27,986][  INFO][PID:1732038] rsyncing finished.
[2025-01-08 20:49:27,988][  INFO][PID:1732038] Releasing VM back to pool
[2025-01-08 20:49:28,024][  INFO][PID:1732038] Searching for 'success' file in resultdir
[2025-01-08 20:49:28,026][  INFO][PID:1732038] Getting build details
[2025-01-08 20:49:28,026][  INFO][PID:1732038] Retrieving SRPM info from /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324
[2025-01-08 20:49:28,027][  INFO][PID:1732038] SRPM URL: https://download.copr.fedorainfracloud.org/results/@python/python3.12/srpm-builds/08489324/python-botocore-1.35.95-1.src.rpm
[2025-01-08 20:49:28,028][  INFO][PID:1732038] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@python/python3.12/srpm-builds/08489324/python-botocore-1.35.95-1.src.rpm', 'pkg_name': 'python-botocore', 'pkg_version': '1.35.95-1'}
[2025-01-08 20:49:28,029][  INFO][PID:1732038] Finished build: id=8489324 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@python/python3.12 chroot=srpm-builds 
[2025-01-08 20:49:28,031][  INFO][PID:1732038] Worker succeeded build, took 8.44866156578064
[2025-01-08 20:49:28,032][  INFO][PID:1732038] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@python",
            "project_name": "python3.12",
            "project_dirname": "python3.12",
            "submitter": "https://src.fedoraproject.org/user/limb",
            "ended_on": 1736369368.031375,
            "started_on": 1736369359.5827134,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8489324",
            "build_id": 8489324,
            "package_name": "python-botocore",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 10,
            "source_json": "{\"clone_url\": \"https://src.fedoraproject.org/rpms/python-botocore\", \"distgit\": \"fedora\", \"committish\": \"7b03f651191f7d6544db788e966ba6b5eddb0d31\"}",
            "pkg_name": "python-botocore",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12/srpm-builds/08489324/python-botocore-1.35.95-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@python/python3.12--https://src.fedoraproject.org/user/limb",
            "results": {
                "name": "python-botocore",
                "epoch": null,
                "version": "1.35.95",
                "release": "1",
                "exclusivearch": [],
                "excludearch": []
            },
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.12",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.12",
            "result_dir": "08489324",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "1.35.95-1",
            "id": 8489324,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.12",
                "vendor": "Fedora Project COPR (@python/python3.12)"
            }
        }
    ]
}
[2025-01-08 20:49:28,072][  INFO][PID:1732038] Sending fedora-messaging bus message in build.end
[2025-01-08 20:49:28,093][  INFO][PID:1732038] Compressing /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324/builder-live.log by gzip
[2025-01-08 20:49:28,094][  INFO][PID:1732038] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324/builder-live.log' as PID 1733386
[2025-01-08 20:49:28,096][  INFO][PID:1732038] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324/builder-live.log)
[2025-01-08 20:49:28,097][  INFO][PID:1732038] Compressing /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324/backend.log by gzip
[2025-01-08 20:49:28,098][  INFO][PID:1732038] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.12/srpm-builds/08489324/backend.log' as PID 1733388