[2024-11-28 22:35:09,690][  INFO][PID:1025647] Marking build as starting
[2024-11-28 22:35:09,752][  INFO][PID:1025647] Trying to allocate VM
[2024-11-28 22:35:12,867][  INFO][PID:1025647] Allocated host ResallocHost, ticket_id=6121199, hostname=2620:52:3:1:dead:beef:cafe:c159
[2024-11-28 22:35:12,868][  INFO][PID:1025647] Allocating ssh connection to builder
[2024-11-28 22:35:12,868][  INFO][PID:1025647] Checking that builder machine is OK
[2024-11-28 22:35:13,168][  INFO][PID:1025647] Running remote command: copr-builder-ready fedora-39-x86_64
[2024-11-28 22:35:13,495][  INFO][PID:1025647] Red Hat subscription not needed for fedora-39-x86_64
Builder is ready to be used

[2024-11-28 22:35:13,496][  INFO][PID:1025647] Filling build.info file with builder info
[2024-11-28 22:35:13,497][  INFO][PID:1025647] 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": 1732833313.4974842,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8324436-fedora-39-x86_64",
            "build_id": 8324436,
            "package_name": "python-tencentcloud-sdk-python-aai",
            "package_version": "3.0.1275-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-tencentcloud-sdk-python-aai",
            "git_hash": "0184c04a455ea388e031ef1176c6397bd1f2f5d0",
            "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-39-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": "08324436-python-tencentcloud-sdk-python-aai",
            "built_packages": "",
            "id": 8324436,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-28 22:35:13,554][  INFO][PID:1025647] Sending fedora-messaging bus message in build.start
[2024-11-28 22:35:14,198][  INFO][PID:1025647] Sending fedora-messaging bus message in chroot.start
[2024-11-28 22:35:14,222][  INFO][PID:1025647] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8324436-fedora-39-x86_64 --chroot fedora-39-x86_64 --detached
[2024-11-28 22:35:14,764][  INFO][PID:1025647] Downloading the builder-live.log file, attempt 1
[2024-11-28 22:35:14,766][  INFO][PID:1025647] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c159 copr-rpmbuild-log
[2024-11-28 22:35:19,770][  INFO][PID:1025647] Periodic builder liveness probe: alive
[2024-11-28 22:38:48,395][  INFO][PID:1025647] Downloading results from builder
[2024-11-28 22:38:48,396][  INFO][PID:1025647] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c159]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08324436-python-tencentcloud-sdk-python-aai started
[2024-11-28 22:38:48,397][  INFO][PID:1025647] 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:c159]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08324436-python-tencentcloud-sdk-python-aai/ &> /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08324436-python-tencentcloud-sdk-python-aai/build-08324436.rsync.log
[2024-11-28 22:38:48,766][  INFO][PID:1025647] rsyncing finished.
[2024-11-28 22:38:48,767][  INFO][PID:1025647] Releasing VM back to pool
[2024-11-28 22:38:48,795][  INFO][PID:1025647] Searching for 'success' file in resultdir
[2024-11-28 22:38:48,796][ ERROR][PID:1025647] Build failed: Backend process error: No success file => build failure
[2024-11-28 22:38:48,797][  INFO][PID:1025647] Finished build: id=8324436 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=fedora-39-x86_64 
[2024-11-28 22:38:48,798][ ERROR][PID:1025647] Backend process error: No success file => build failure
[2024-11-28 22:38:48,799][  INFO][PID:1025647] Worker failed build, took 215.3018798828125
[2024-11-28 22:38:48,800][  INFO][PID:1025647] 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": 1732833528.799364,
            "started_on": 1732833313.4974842,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-39-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8324436-fedora-39-x86_64",
            "build_id": 8324436,
            "package_name": "python-tencentcloud-sdk-python-aai",
            "package_version": "3.0.1275-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-tencentcloud-sdk-python-aai",
            "git_hash": "0184c04a455ea388e031ef1176c6397bd1f2f5d0",
            "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-39-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": "08324436-python-tencentcloud-sdk-python-aai",
            "built_packages": "",
            "id": 8324436,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-11-28 22:38:48,866][  INFO][PID:1025647] Sending fedora-messaging bus message in build.end
[2024-11-28 22:38:48,893][  INFO][PID:1025647] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08324436-python-tencentcloud-sdk-python-aai/builder-live.log by gzip
[2024-11-28 22:38:48,894][  INFO][PID:1025647] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08324436-python-tencentcloud-sdk-python-aai/builder-live.log' as PID 1042577
[2024-11-28 22:38:48,898][  INFO][PID:1025647] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08324436-python-tencentcloud-sdk-python-aai/builder-live.log)
[2024-11-28 22:38:48,899][  INFO][PID:1025647] Compressing /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08324436-python-tencentcloud-sdk-python-aai/backend.log by gzip
[2024-11-28 22:38:48,900][  INFO][PID:1025647] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/fedora-39-x86_64/08324436-python-tencentcloud-sdk-python-aai/backend.log' as PID 1042578