[2025-01-10 08:08:53,243][  INFO][PID:3478141] Marking build as starting
[2025-01-10 08:08:53,269][  INFO][PID:3478141] Trying to allocate VM
[2025-01-10 08:08:56,336][  INFO][PID:3478141] Allocated host ResallocHost, ticket_id=609363, hostname=2620:52:3:1:dead:beef:cafe:c1cd
[2025-01-10 08:08:56,337][  INFO][PID:3478141] Allocating ssh connection to builder
[2025-01-10 08:08:56,337][  INFO][PID:3478141] Checking that builder machine is OK
[2025-01-10 08:08:57,178][  INFO][PID:3478141] Running remote command: copr-builder-ready epel-9-x86_64
[2025-01-10 08:08:57,519][  INFO][PID:3478141] Checking Red Hat subscription (attempt #1)
Red Hat subscription active
Builder is ready to be used

[2025-01-10 08:08:57,519][  INFO][PID:3478141] Filling build.info file with builder info
[2025-01-10 08:08:57,521][  INFO][PID:3478141] 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": 1736496537.5212252,
            "submitted_on": null,
            "status": 3,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8498199-epel-9-x86_64",
            "build_id": 8498199,
            "package_name": "python-dict-zip",
            "package_version": "0.6.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-dict-zip",
            "git_hash": "ad3f2a77abbde6b7ed90caaeb96679773708b715",
            "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": "08498199-python-dict-zip",
            "built_packages": "",
            "id": 8498199,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-10 08:08:57,558][  INFO][PID:3478141] Sending fedora-messaging bus message in build.start
[2025-01-10 08:08:58,192][  INFO][PID:3478141] Sending fedora-messaging bus message in chroot.start
[2025-01-10 08:08:58,210][  INFO][PID:3478141] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8498199-epel-9-x86_64 --chroot epel-9-x86_64 --detached
[2025-01-10 08:08:58,791][  INFO][PID:3478141] Downloading the builder-live.log file, attempt 1
[2025-01-10 08:08:58,792][  INFO][PID:3478141] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1cd copr-rpmbuild-log
[2025-01-10 08:09:03,799][  INFO][PID:3478141] Periodic builder liveness probe: alive
[2025-01-10 08:11:51,842][  INFO][PID:3478141] Downloading results from builder
[2025-01-10 08:11:51,843][  INFO][PID:3478141] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1cd]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip started
[2025-01-10 08:11:51,844][  INFO][PID:3478141] 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:c1cd]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/ &> /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/build-08498199.rsync.log
[2025-01-10 08:11:52,296][  INFO][PID:3478141] rsyncing finished.
[2025-01-10 08:11:52,297][  INFO][PID:3478141] Releasing VM back to pool
[2025-01-10 08:11:52,307][  INFO][PID:3478141] Searching for 'success' file in resultdir
[2025-01-10 08:11:52,308][  INFO][PID:3478141] Going to sign pkgs from source: 8498199-epel-9-x86_64 in chroot: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64
[2025-01-10 08:11:52,309][  INFO][PID:3478141] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 08:11:52,610][  INFO][PID:3478141] 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/08498199-python-dict-zip/python3-dict-zip-0.6.0-1.el9.noarch.rpm' (attempt #1)
[2025-01-10 08:11:53,406][  INFO][PID:3478141] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/python3-dict-zip-0.6.0-1.el9.noarch.rpm
[2025-01-10 08:11:53,407][  INFO][PID:3478141] 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/08498199-python-dict-zip/python-dict-zip-0.6.0-1.el9.src.rpm' (attempt #1)
[2025-01-10 08:11:54,214][  INFO][PID:3478141] signed rpm: /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/python-dict-zip-0.6.0-1.el9.src.rpm
[2025-01-10 08:11:54,215][  INFO][PID:3478141] Sign done
[2025-01-10 08:11:54,216][  INFO][PID:3478141] Incremental createrepo run, adding 08498199-python-dict-zip into https://download.copr.fedorainfracloud.org/results/@copr/PyPI/epel-9-x86_64, (auto-create-repo=True)
[2025-01-10 08:11:54,217][  INFO][PID:3478141] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08498199-python-dict-zip --no-appstream-metadata' as PID 3489943
[2025-01-10 08:12:53,680][  INFO][PID:3478141] Finished after 59 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64 --add 08498199-python-dict-zip --no-appstream-metadata)
[2025-01-10 08:12:53,681][  INFO][PID:3478141] Getting build details
[2025-01-10 08:12:53,682][  INFO][PID:3478141] Listing built binary packages in /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip
[2025-01-10 08:12:53,683][  INFO][PID:3478141] Built packages:
['python3-dict-zip 0.6.0']
[2025-01-10 08:12:53,683][  INFO][PID:3478141] build details: {'built_packages': 'python3-dict-zip 0.6.0'}
[2025-01-10 08:12:53,684][  INFO][PID:3478141] Retrieving pubkey
[2025-01-10 08:12:53,685][  INFO][PID:3478141] Calling '/bin/sign -u @copr#PyPI@copr.fedorahosted.org -p' (attempt #1)
[2025-01-10 08:12:53,859][  INFO][PID:3478141] Added pubkey for user @copr project PyPI into: /var/lib/copr/public_html/results/@copr/PyPI/pubkey.gpg
[2025-01-10 08:12:53,860][  INFO][PID:3478141] Finished build: id=8498199 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@copr/PyPI chroot=epel-9-x86_64 
[2025-01-10 08:12:53,862][  INFO][PID:3478141] Worker succeeded build, took 236.34121823310852
[2025-01-10 08:12:53,863][  INFO][PID:3478141] 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": 1736496773.8624434,
            "started_on": 1736496537.5212252,
            "submitted_on": null,
            "status": 1,
            "chroot": "epel-9-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8498199-epel-9-x86_64",
            "build_id": 8498199,
            "package_name": "python-dict-zip",
            "package_version": "0.6.0-1",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@copr/PyPI/python-dict-zip",
            "git_hash": "ad3f2a77abbde6b7ed90caaeb96679773708b715",
            "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-dict-zip",
                        "epoch": null,
                        "version": "0.6.0",
                        "release": "1.el9",
                        "arch": "src"
                    },
                    {
                        "name": "python3-dict-zip",
                        "epoch": null,
                        "version": "0.6.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": "08498199-python-dict-zip",
            "built_packages": "python3-dict-zip 0.6.0",
            "id": 8498199,
            "mockchain_macros": {
                "copr_username": "@copr",
                "copr_projectname": "PyPI",
                "vendor": "Fedora Project COPR (@copr/PyPI)"
            }
        }
    ]
}
[2025-01-10 08:12:53,900][  INFO][PID:3478141] Sending fedora-messaging bus message in build.end
[2025-01-10 08:12:53,917][  INFO][PID:3478141] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/builder-live.log by gzip
[2025-01-10 08:12:53,919][  INFO][PID:3478141] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/builder-live.log' as PID 3499098
[2025-01-10 08:12:53,924][  INFO][PID:3478141] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/builder-live.log)
[2025-01-10 08:12:53,925][  INFO][PID:3478141] Compressing /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/backend.log by gzip
[2025-01-10 08:12:53,926][  INFO][PID:3478141] Running command 'gzip /var/lib/copr/public_html/results/@copr/PyPI/epel-9-x86_64/08498199-python-dict-zip/backend.log' as PID 3499099