[2024-12-27 04:06:22,432][  INFO][PID:2356635] Marking build as starting
[2024-12-27 04:06:22,468][  INFO][PID:2356635] Trying to allocate VM
[2024-12-27 04:06:25,531][  INFO][PID:2356635] Allocated host ResallocHost, ticket_id=409759, hostname=34.235.145.62
[2024-12-27 04:06:25,532][  INFO][PID:2356635] Allocating ssh connection to builder
[2024-12-27 04:06:25,533][  INFO][PID:2356635] Checking that builder machine is OK
[2024-12-27 04:06:25,897][  INFO][PID:2356635] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.235.145.62 '/usr/bin/test -f /etc/mock/epel-9-x86_64.cfg'
[2024-12-27 04:06:26,112][  INFO][PID:2356635] Filling build.info file with builder info
[2024-12-27 04:06:26,115][  INFO][PID:2356635] 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": 1735272386.1144884,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8449853-epel-9-x86_64",
            "build_id": 8449853,
            "package_name": "python-evariste",
            "package_version": "1.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-evariste",
            "git_hash": "4e4409b77a869c8793a99dec19d896ce36978ddc",
            "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/epel-9-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": "08449853-python-evariste",
            "built_packages": "",
            "id": 8449853,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-12-27 04:06:26,144][  INFO][PID:2356635] Sending fedora-messaging bus message in build.start
[2024-12-27 04:06:26,962][  INFO][PID:2356635] Sending fedora-messaging bus message in chroot.start
[2024-12-27 04:06:26,982][  INFO][PID:2356635] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8449853-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2024-12-27 04:06:27,340][  INFO][PID:2356635] Downloading the builder-live.log file, attempt 1
[2024-12-27 04:06:27,342][  INFO][PID:2356635] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@34.235.145.62 copr-rpmbuild-log
[2024-12-27 04:06:32,348][  INFO][PID:2356635] Periodic builder liveness probe: alive
[2024-12-27 04:07:56,927][  INFO][PID:2356635] Downloading results from builder
[2024-12-27 04:07:56,928][  INFO][PID:2356635] rsyncing of mockbuilder@34.235.145.62:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste started
[2024-12-27 04:07:56,929][  INFO][PID:2356635] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@34.235.145.62:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/build-08449853.rsync.log
[2024-12-27 04:07:57,158][  INFO][PID:2356635] rsyncing finished.
[2024-12-27 04:07:57,159][  INFO][PID:2356635] Releasing VM back to pool
[2024-12-27 04:07:57,172][  INFO][PID:2356635] Searching for 'success' file in resultdir
[2024-12-27 04:07:57,172][  INFO][PID:2356635] Going to sign pkgs from source: 8449853-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2024-12-27 04:07:57,173][  INFO][PID:2356635] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-12-27 04:07:57,466][  INFO][PID:2356635] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/python3-evariste-1.3.0-1.el9.noarch.rpm' (attempt #1)
[2024-12-27 04:07:58,249][  INFO][PID:2356635] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/python3-evariste-1.3.0-1.el9.noarch.rpm
[2024-12-27 04:07:58,250][  INFO][PID:2356635] Calling '/bin/sign -4 -h sha256 -u @copr#PyPI@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/python-evariste-1.3.0-1.el9.src.rpm' (attempt #1)
[2024-12-27 04:07:59,039][  INFO][PID:2356635] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/python-evariste-1.3.0-1.el9.src.rpm
[2024-12-27 04:07:59,040][  INFO][PID:2356635] Sign done
[2024-12-27 04:07:59,041][  INFO][PID:2356635] Incremental createrepo run, adding 08449853-python-evariste into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2024-12-27 04:07:59,042][  INFO][PID:2356635] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08449853-python-evariste --no-appstream-metadata' as PID 2366332
[2024-12-27 04:09:55,610][  INFO][PID:2356635] Finished after 116 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08449853-python-evariste --no-appstream-metadata)
[2024-12-27 04:09:55,611][  INFO][PID:2356635] Getting build details
[2024-12-27 04:09:55,611][  INFO][PID:2356635] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste
[2024-12-27 04:09:55,612][  INFO][PID:2356635] Built packages:
['python3-evariste 1.3.0']
[2024-12-27 04:09:55,613][  INFO][PID:2356635] build details: {'built_packages': 'python3-evariste 1.3.0'}
[2024-12-27 04:09:55,613][  INFO][PID:2356635] Retrieving pubkey
[2024-12-27 04:09:55,613][  INFO][PID:2356635] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2024-12-27 04:09:55,912][  INFO][PID:2356635] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2024-12-27 04:09:55,912][  INFO][PID:2356635] Finished build: id=8449853 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2024-12-27 04:09:55,915][  INFO][PID:2356635] Worker succeeded build, took 209.8005690574646
[2024-12-27 04:09:55,915][  INFO][PID:2356635] 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": 1735272595.9150574,
            "started_on": 1735272386.1144884,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8449853-epel-9-x86_64",
            "build_id": 8449853,
            "package_name": "python-evariste",
            "package_version": "1.3.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-evariste",
            "git_hash": "4e4409b77a869c8793a99dec19d896ce36978ddc",
            "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": {
                "packages": [
                    {
                        "name": "python-evariste",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-evariste",
                        "epoch": null,
                        "version": "1.3.0",
                        "release": "1.el9",
                        "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/@copr/PyPI/epel-9-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": "08449853-python-evariste",
            "built_packages": "python3-evariste 1.3.0",
            "id": 8449853,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2024-12-27 04:09:55,948][  INFO][PID:2356635] Sending fedora-messaging bus message in build.end
[2024-12-27 04:09:55,969][  INFO][PID:2356635] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/builder-live.log by gzip
[2024-12-27 04:09:55,970][  INFO][PID:2356635] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/builder-live.log' as PID 2383251
[2024-12-27 04:09:55,978][  INFO][PID:2356635] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/builder-live.log)
[2024-12-27 04:09:55,980][  INFO][PID:2356635] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08449853-python-evariste/backend.log by gzip