[2025-03-14 14:07:17,683][  INFO][PID:209884] Marking build as starting
[2025-03-14 14:07:17,753][  INFO][PID:209884] Trying to allocate VM
[2025-03-14 14:07:20,848][  INFO][PID:209884] Allocated host ResallocHost, ticket_id=1816579, hostname=3.81.10.137, name=aws_aarch64_normalreserved_prod_01960674_20250314_140522
[2025-03-14 14:07:20,849][  INFO][PID:209884] Allocating ssh connection to builder
[2025-03-14 14:07:20,850][  INFO][PID:209884] Checking that builder machine is OK
[2025-03-14 14:07:21,262][  INFO][PID:209884] Running remote command: copr-builder-ready srpm-builds
[2025-03-14 14:07:21,526][  INFO][PID:209884] Red Hat subscription not needed for srpm-builds
Builder is ready to be used

[2025-03-14 14:07:21,527][  INFO][PID:209884] Filling build.info file with builder info
[2025-03-14 14:07:21,530][  INFO][PID:209884] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1741961241.5300171,
            "submitted_on": null,
            "status": 3,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8768718",
            "build_id": 8768718,
            "package_name": "python-tencentcloud-sdk-python-ticm",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 5,
            "source_json": "{\"pypi_package_name\": \"tencentcloud-sdk-python-ticm\", \"pypi_package_version\": \"3.0.1340\", \"spec_generator\": \"pyp2spec\", \"spec_template\": \"\", \"python_versions\": []}",
            "pkg_name": null,
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": null,
            "uses_devel_repo": null,
            "sandbox": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": null,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "repos": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08768718",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "id": 8768718,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-14 14:07:21,569][  INFO][PID:209884] Sending fedora-messaging bus message in build.start
[2025-03-14 14:07:22,560][  INFO][PID:209884] Sending fedora-messaging bus message in chroot.start
[2025-03-14 14:07:22,582][  INFO][PID:209884] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8768718 --detached
[2025-03-14 14:07:23,028][  INFO][PID:209884] Downloading the builder-live.log file, attempt 1
[2025-03-14 14:07:23,029][  INFO][PID:209884] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.81.10.137 copr-rpmbuild-log
[2025-03-14 14:07:28,033][  INFO][PID:209884] Periodic builder liveness probe: alive
[2025-03-14 14:07:43,265][  INFO][PID:209884] Downloading results from builder
[2025-03-14 14:07:43,266][  INFO][PID:209884] rsyncing of mockbuilder@3.81.10.137:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718 started
[2025-03-14 14:07:43,267][  INFO][PID:209884] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.81.10.137:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718/ &> /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718/build-08768718.rsync.log
[2025-03-14 14:07:43,545][  INFO][PID:209884] rsyncing finished.
[2025-03-14 14:07:43,545][  INFO][PID:209884] Releasing VM back to pool
[2025-03-14 14:07:43,559][  INFO][PID:209884] Searching for 'success' file in resultdir
[2025-03-14 14:07:43,560][  INFO][PID:209884] Getting build details
[2025-03-14 14:07:43,561][  INFO][PID:209884] Retrieving SRPM info from /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718
[2025-03-14 14:07:43,562][  INFO][PID:209884] SRPM URL: https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08768718/python-tencentcloud-sdk-python-ticm-3.0.1340-1.src.rpm
[2025-03-14 14:07:43,563][  INFO][PID:209884] build details: {'srpm_url': 'https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08768718/python-tencentcloud-sdk-python-ticm-3.0.1340-1.src.rpm', 'pkg_name': 'python-tencentcloud-sdk-python-ticm', 'pkg_version': '3.0.1340-1'}
[2025-03-14 14:07:43,564][  INFO][PID:209884] Finished build: id=8768718 failed=False timeout=108000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=srpm-builds 
[2025-03-14 14:07:43,567][  INFO][PID:209884] Worker succeeded build, took 22.03716492652893
[2025-03-14 14:07:43,568][  INFO][PID:209884] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 108000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": null,
            "enable_net": true,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1741961263.567182,
            "started_on": 1741961241.5300171,
            "submitted_on": null,
            "status": 1,
            "chroot": "srpm-builds",
            "arch": null,
            "buildroot_pkgs": null,
            "task_id": "8768718",
            "build_id": 8768718,
            "package_name": "python-tencentcloud-sdk-python-ticm",
            "package_version": null,
            "git_repo": null,
            "git_hash": null,
            "git_branch": null,
            "source_type": 5,
            "source_json": "{\"pypi_package_name\": \"tencentcloud-sdk-python-ticm\", \"pypi_package_version\": \"3.0.1340\", \"spec_generator\": \"pyp2spec\", \"spec_template\": \"\", \"python_versions\": []}",
            "pkg_name": "python-tencentcloud-sdk-python-ticm",
            "pkg_main_version": null,
            "pkg_epoch": null,
            "pkg_release": null,
            "srpm_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/srpm-builds/08768718/python-tencentcloud-sdk-python-ticm-3.0.1340-1.src.rpm",
            "uses_devel_repo": null,
            "sandbox": "@copr/PyPI--ksurma",
            "results": {
                "name": "python-tencentcloud-sdk-python-ticm",
                "epoch": null,
                "version": "3.0.1340",
                "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/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08768718",
            "built_packages": "",
            "tags": [
                "arch_noarch"
            ],
            "pkg_version": "3.0.1340-1",
            "id": 8768718,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-03-14 14:07:43,599][  INFO][PID:209884] Sending fedora-messaging bus message in build.end
[2025-03-14 14:07:43,618][  INFO][PID:209884] Compressing /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718/builder-live.log by gzip
[2025-03-14 14:07:43,621][  INFO][PID:209884] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718/builder-live.log' as PID 214400
[2025-03-14 14:07:43,623][  INFO][PID:209884] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718/builder-live.log)
[2025-03-14 14:07:43,624][  INFO][PID:209884] Compressing /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718/backend.log by gzip
[2025-03-14 14:07:43,625][  INFO][PID:209884] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/srpm-builds/08768718/backend.log' as PID 214402