[2024-12-21 12:54:03,478][  INFO][PID:418663] Marking build as starting
[2024-12-21 12:54:03,508][  INFO][PID:418663] Trying to allocate VM
[2024-12-21 12:54:06,565][  INFO][PID:418663] Allocated host ResallocHost, ticket_id=326692, hostname=2620:52:3:1:dead:beef:cafe:c14a
[2024-12-21 12:54:06,565][  INFO][PID:418663] Allocating ssh connection to builder
[2024-12-21 12:54:06,566][  INFO][PID:418663] Checking that builder machine is OK
[2024-12-21 12:54:07,141][  INFO][PID:418663] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14a '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-21 12:54:07,456][  INFO][PID:418663] Filling build.info file with builder info
[2024-12-21 12:54:07,457][  INFO][PID:418663] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3:pr:2",
            "submitter": "https://src.fedoraproject.org/user/gui1ty",
            "ended_on": null,
            "started_on": 1734785647.457739,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8433731-fedora-rawhide-x86_64",
            "build_id": 8433731,
            "package_name": "python-hamcrest",
            "package_version": "2.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:2/python-hamcrest",
            "git_hash": "62c2388a7cf6039ca3279cde2e8c24de1bf92256",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/gui1ty",
            "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/thrnciar/pytest-8.3.3/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/thrnciar/pytest-8.3.3:pr:2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:2",
            "result_dir": "08433731-python-hamcrest",
            "built_packages": "",
            "id": 8433731,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-12-21 12:54:07,478][  INFO][PID:418663] Sending fedora-messaging bus message in build.start
[2024-12-21 12:54:07,997][  INFO][PID:418663] Sending fedora-messaging bus message in chroot.start
[2024-12-21 12:54:08,013][  INFO][PID:418663] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8433731-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-21 12:54:08,546][  INFO][PID:418663] Downloading the builder-live.log file, attempt 1
[2024-12-21 12:54:08,547][  INFO][PID:418663] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14a copr-rpmbuild-log
[2024-12-21 12:54:13,551][  INFO][PID:418663] Periodic builder liveness probe: alive
[2024-12-21 12:54:58,435][  INFO][PID:418663] Downloading results from builder
[2024-12-21 12:54:58,436][  INFO][PID:418663] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14a]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest started
[2024-12-21 12:54:58,437][  INFO][PID:418663] 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:c14a]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/ &> /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/build-08433731.rsync.log
[2024-12-21 12:54:58,836][  INFO][PID:418663] rsyncing finished.
[2024-12-21 12:54:58,836][  INFO][PID:418663] Releasing VM back to pool
[2024-12-21 12:54:58,848][  INFO][PID:418663] Searching for 'success' file in resultdir
[2024-12-21 12:54:58,849][  INFO][PID:418663] Going to sign pkgs from source: 8433731-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64
[2024-12-21 12:54:58,850][  INFO][PID:418663] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-21 12:54:59,145][  INFO][PID:418663] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/python-hamcrest-2.1.0-1.fc42.src.rpm' (attempt #1)
[2024-12-21 12:55:00,035][  INFO][PID:418663] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/python-hamcrest-2.1.0-1.fc42.src.rpm
[2024-12-21 12:55:00,036][  INFO][PID:418663] Calling '/bin/sign -4 -h sha256 -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/python3-hamcrest-2.1.0-1.fc42.noarch.rpm' (attempt #1)
[2024-12-21 12:55:00,925][  INFO][PID:418663] signed rpm: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/python3-hamcrest-2.1.0-1.fc42.noarch.rpm
[2024-12-21 12:55:00,925][  INFO][PID:418663] Sign done
[2024-12-21 12:55:00,926][  INFO][PID:418663] Incremental createrepo run, adding 08433731-python-hamcrest into https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-21 12:55:00,927][  INFO][PID:418663] Running command 'copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64 --add 08433731-python-hamcrest --no-appstream-metadata' as PID 422419
[2024-12-21 12:55:01,660][  INFO][PID:418663] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64 --add 08433731-python-hamcrest --no-appstream-metadata)
[2024-12-21 12:55:01,661][  INFO][PID:418663] Getting build details
[2024-12-21 12:55:01,662][  INFO][PID:418663] Listing built binary packages in /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest
[2024-12-21 12:55:01,662][  INFO][PID:418663] Built packages:
['python3-hamcrest 2.1.0']
[2024-12-21 12:55:01,663][  INFO][PID:418663] build details: {'built_packages': 'python3-hamcrest 2.1.0'}
[2024-12-21 12:55:01,664][  INFO][PID:418663] Retrieving pubkey
[2024-12-21 12:55:01,664][  INFO][PID:418663] Calling '/bin/sign -u thrnciar#pytest-8.3.3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-21 12:55:01,964][  INFO][PID:418663] Added pubkey for user thrnciar project pytest-8.3.3 into: /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/pubkey.gpg
[2024-12-21 12:55:01,965][  INFO][PID:418663] Finished build: id=8433731 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2 chroot=fedora-rawhide-x86_64 
[2024-12-21 12:55:01,967][  INFO][PID:418663] Worker succeeded build, took 54.50959777832031
[2024-12-21 12:55:01,968][  INFO][PID:418663] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "thrnciar",
            "project_name": "pytest-8.3.3",
            "project_dirname": "pytest-8.3.3:pr:2",
            "submitter": "https://src.fedoraproject.org/user/gui1ty",
            "ended_on": 1734785701.967337,
            "started_on": 1734785647.457739,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8433731-fedora-rawhide-x86_64",
            "build_id": 8433731,
            "package_name": "python-hamcrest",
            "package_version": "2.1.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8.3.3:pr:2/python-hamcrest",
            "git_hash": "62c2388a7cf6039ca3279cde2e8c24de1bf92256",
            "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": "thrnciar/pytest-8.3.3--https://src.fedoraproject.org/user/gui1ty",
            "results": {
                "packages": [
                    {
                        "name": "python-hamcrest",
                        "epoch": null,
                        "version": "2.1.0",
                        "release": "1.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "python3-hamcrest",
                        "epoch": null,
                        "version": "2.1.0",
                        "release": "1.fc42",
                        "arch": "noarch"
                    }
                ]
            },
            "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/thrnciar/pytest-8.3.3/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/thrnciar/pytest-8.3.3:pr:2",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8.3.3:pr:2",
            "result_dir": "08433731-python-hamcrest",
            "built_packages": "python3-hamcrest 2.1.0",
            "id": 8433731,
            "mockchain_macros": {
                "copr_username": "thrnciar",
                "copr_projectname": "pytest-8.3.3",
                "vendor": "Fedora Project COPR (thrnciar/pytest-8.3.3)"
            }
        }
    ]
}
[2024-12-21 12:55:01,999][  INFO][PID:418663] Sending fedora-messaging bus message in build.end
[2024-12-21 12:55:02,016][  INFO][PID:418663] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/builder-live.log by gzip
[2024-12-21 12:55:02,018][  INFO][PID:418663] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/builder-live.log' as PID 422460
[2024-12-21 12:55:02,025][  INFO][PID:418663] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/builder-live.log)
[2024-12-21 12:55:02,026][  INFO][PID:418663] Compressing /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/backend.log by gzip
[2024-12-21 12:55:02,027][  INFO][PID:418663] Running command 'gzip /var/lib/copr/public_html/results/thrnciar/pytest-8.3.3:pr:2/fedora-rawhide-x86_64/08433731-python-hamcrest/backend.log' as PID 422461