[2025-01-12 21:28:58,124][  INFO][PID:1302097] Marking build as starting
[2025-01-12 21:28:58,196][  INFO][PID:1302097] Trying to allocate VM
[2025-01-12 21:29:01,231][  INFO][PID:1302097] Allocated host ResallocHost, ticket_id=646879, hostname=2620:52:3:1:dead:beef:cafe:c18f, name=copr_hv_x86_64_03_prod_00519696_20250112_205803
[2025-01-12 21:29:01,232][  INFO][PID:1302097] Allocating ssh connection to builder
[2025-01-12 21:29:01,232][  INFO][PID:1302097] Checking that builder machine is OK
[2025-01-12 21:29:01,770][  INFO][PID:1302097] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-12 21:29:02,139][  INFO][PID:1302097] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-12 21:29:02,141][  INFO][PID:1302097] Filling build.info file with builder info
[2025-01-12 21:29:02,142][  INFO][PID:1302097] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1736717342.1423585,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8507494-fedora-rawhide-x86_64",
            "build_id": 8507494,
            "package_name": "python-tencentcloud-sdk-python-gs",
            "package_version": "3.0.1301-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-tencentcloud-sdk-python-gs",
            "git_hash": "940b0d171cb96fb2cef33baccd218bb57391121b",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08507494-python-tencentcloud-sdk-python-gs",
            "built_packages": "",
            "id": 8507494,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-12 21:29:02,177][  INFO][PID:1302097] Sending fedora-messaging bus message in build.start
[2025-01-12 21:29:02,954][  INFO][PID:1302097] Sending fedora-messaging bus message in chroot.start
[2025-01-12 21:29:02,974][  INFO][PID:1302097] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8507494-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-12 21:29:03,499][  INFO][PID:1302097] Downloading the builder-live.log file, attempt 1
[2025-01-12 21:29:03,501][  INFO][PID:1302097] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c18f copr-rpmbuild-log
[2025-01-12 21:29:08,540][  INFO][PID:1302097] Periodic builder liveness probe: alive
[2025-01-12 21:30:00,205][  INFO][PID:1302097] Downloading results from builder
[2025-01-12 21:30:00,206][  INFO][PID:1302097] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c18f]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08507494-python-tencentcloud-sdk-python-gs started
[2025-01-12 21:30:00,208][  INFO][PID:1302097] 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:c18f]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08507494-python-tencentcloud-sdk-python-gs/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08507494-python-tencentcloud-sdk-python-gs/build-08507494.rsync.log
[2025-01-12 21:30:00,690][  INFO][PID:1302097] rsyncing finished.
[2025-01-12 21:30:00,691][  INFO][PID:1302097] Releasing VM back to pool
[2025-01-12 21:30:00,702][  INFO][PID:1302097] Searching for 'success' file in resultdir
[2025-01-12 21:30:00,703][ ERROR][PID:1302097] Build failed: Backend process error: No success file => build failure
[2025-01-12 21:30:00,703][  INFO][PID:1302097] Finished build: id=8507494 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-rawhide-x86_64 
[2025-01-12 21:30:00,705][ ERROR][PID:1302097] Backend process error: No success file => build failure
[2025-01-12 21:30:00,705][  INFO][PID:1302097] Worker failed build, took 58.563600063323975
[2025-01-12 21:30:00,706][  INFO][PID:1302097] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@copr",
            "project_name": "PyPI",
            "project_dirname": "PyPI",
            "submitter": "ksurma",
            "ended_on": 1736717400.7059586,
            "started_on": 1736717342.1423585,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8507494-fedora-rawhide-x86_64",
            "build_id": 8507494,
            "package_name": "python-tencentcloud-sdk-python-gs",
            "package_version": "3.0.1301-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-tencentcloud-sdk-python-gs",
            "git_hash": "940b0d171cb96fb2cef33baccd218bb57391121b",
            "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": "@copr/PyPI--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@copr/PyPI",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@copr/PyPI",
            "result_dir": "08507494-python-tencentcloud-sdk-python-gs",
            "built_packages": "",
            "id": 8507494,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-12 21:30:00,960][  INFO][PID:1302097] Sending fedora-messaging bus message in build.end
[2025-01-12 21:30:00,979][  INFO][PID:1302097] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08507494-python-tencentcloud-sdk-python-gs/builder-live.log by gzip
[2025-01-12 21:30:00,981][  INFO][PID:1302097] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08507494-python-tencentcloud-sdk-python-gs/builder-live.log' as PID 1306300
[2025-01-12 21:30:00,987][  INFO][PID:1302097] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08507494-python-tencentcloud-sdk-python-gs/builder-live.log)
[2025-01-12 21:30:00,988][  INFO][PID:1302097] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08507494-python-tencentcloud-sdk-python-gs/backend.log by gzip
[2025-01-12 21:30:00,989][  INFO][PID:1302097] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-rawhide-x86_64/08507494-python-tencentcloud-sdk-python-gs/backend.log' as PID 1306301