[2025-01-16 00:08:10,226][  INFO][PID:1810161] Marking build as starting
[2025-01-16 00:08:10,304][  INFO][PID:1810161] Trying to allocate VM
[2025-01-16 00:08:13,340][  INFO][PID:1810161] Allocated host ResallocHost, ticket_id=696382, hostname=2620:52:3:1:dead:beef:cafe:c111, name=copr_hv_x86_64_01_prod_00579313_20250115_235951
[2025-01-16 00:08:13,341][  INFO][PID:1810161] Allocating ssh connection to builder
[2025-01-16 00:08:13,341][  INFO][PID:1810161] Checking that builder machine is OK
[2025-01-16 00:08:13,875][  INFO][PID:1810161] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-01-16 00:08:14,225][  INFO][PID:1810161] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-01-16 00:08:14,226][  INFO][PID:1810161] Filling build.info file with builder info
[2025-01-16 00:08:14,228][  INFO][PID:1810161] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ksurma",
            "project_name": "test-pypi",
            "project_dirname": "test-pypi",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1736986094.227967,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518161-fedora-rawhide-x86_64",
            "build_id": 8518161,
            "package_name": "python-boto3",
            "package_version": "1.36.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ksurma/test-pypi/python-boto3",
            "git_hash": "7ddad4acab113b259a1a962849748af741b89956",
            "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": "ksurma/test-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/ksurma/test-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/ksurma/test-pypi",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ksurma/test-pypi",
            "result_dir": "08518161-python-boto3",
            "built_packages": "",
            "id": 8518161,
            "mockchain_macros": {
                "copr_username": "ksurma",
                "copr_projectname": "test-pypi",
                "vendor": "Fedora Project COPR (ksurma/test-pypi)"
            }
        }
    ]
}
[2025-01-16 00:08:14,273][  INFO][PID:1810161] Sending fedora-messaging bus message in build.start
[2025-01-16 00:08:14,856][  INFO][PID:1810161] Sending fedora-messaging bus message in chroot.start
[2025-01-16 00:08:14,874][  INFO][PID:1810161] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8518161-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-01-16 00:08:15,429][  INFO][PID:1810161] Downloading the builder-live.log file, attempt 1
[2025-01-16 00:08:15,430][  INFO][PID:1810161] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c111 copr-rpmbuild-log
[2025-01-16 00:08:20,435][  INFO][PID:1810161] Periodic builder liveness probe: alive
[2025-01-16 00:09:37,411][  INFO][PID:1810161] Downloading results from builder
[2025-01-16 00:09:37,412][  INFO][PID:1810161] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c111]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/ksurma/test-pypi/fedora-rawhide-x86_64/08518161-python-boto3 started
[2025-01-16 00:09:37,413][  INFO][PID:1810161] 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:c111]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/ksurma/test-pypi/fedora-rawhide-x86_64/08518161-python-boto3/ &> /var/lib/copr/public_html/results/ksurma/test-pypi/fedora-rawhide-x86_64/08518161-python-boto3/build-08518161.rsync.log
[2025-01-16 00:09:37,820][  INFO][PID:1810161] rsyncing finished.
[2025-01-16 00:09:37,820][  INFO][PID:1810161] Releasing VM back to pool
[2025-01-16 00:09:37,828][  INFO][PID:1810161] Searching for 'success' file in resultdir
[2025-01-16 00:09:37,828][ ERROR][PID:1810161] Build failed: Backend process error: No success file => build failure
[2025-01-16 00:09:37,829][  INFO][PID:1810161] Finished build: id=8518161 failed=True timeout=18000 destdir=/var/lib/copr/public_html/results/ksurma/test-pypi chroot=fedora-rawhide-x86_64 
[2025-01-16 00:09:37,831][ ERROR][PID:1810161] Backend process error: No success file => build failure
[2025-01-16 00:09:37,831][  INFO][PID:1810161] Worker failed build, took 83.60349607467651
[2025-01-16 00:09:37,832][  INFO][PID:1810161] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "ksurma",
            "project_name": "test-pypi",
            "project_dirname": "test-pypi",
            "submitter": "ksurma",
            "ended_on": 1736986177.831463,
            "started_on": 1736986094.227967,
            "submitted_on": null,
            "status": 0,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8518161-fedora-rawhide-x86_64",
            "build_id": 8518161,
            "package_name": "python-boto3",
            "package_version": "1.36.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/ksurma/test-pypi/python-boto3",
            "git_hash": "7ddad4acab113b259a1a962849748af741b89956",
            "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": "ksurma/test-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/ksurma/test-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/ksurma/test-pypi",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/ksurma/test-pypi",
            "result_dir": "08518161-python-boto3",
            "built_packages": "",
            "id": 8518161,
            "mockchain_macros": {
                "copr_username": "ksurma",
                "copr_projectname": "test-pypi",
                "vendor": "Fedora Project COPR (ksurma/test-pypi)"
            }
        }
    ]
}
[2025-01-16 00:09:37,880][  INFO][PID:1810161] Sending fedora-messaging bus message in build.end
[2025-01-16 00:09:37,897][  INFO][PID:1810161] Compressing /var/lib/copr/public_html/results/ksurma/test-pypi/fedora-rawhide-x86_64/08518161-python-boto3/builder-live.log by gzip
[2025-01-16 00:09:37,898][  INFO][PID:1810161] Running command 'gzip /var/lib/copr/public_html/results/ksurma/test-pypi/fedora-rawhide-x86_64/08518161-python-boto3/builder-live.log' as PID 1817399
[2025-01-16 00:09:37,902][  INFO][PID:1810161] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/ksurma/test-pypi/fedora-rawhide-x86_64/08518161-python-boto3/builder-live.log)
[2025-01-16 00:09:37,903][  INFO][PID:1810161] Compressing /var/lib/copr/public_html/results/ksurma/test-pypi/fedora-rawhide-x86_64/08518161-python-boto3/backend.log by gzip
[2025-01-16 00:09:37,904][  INFO][PID:1810161] Running command 'gzip /var/lib/copr/public_html/results/ksurma/test-pypi/fedora-rawhide-x86_64/08518161-python-boto3/backend.log' as PID 1817400