[2024-12-20 11:38:03,534][  INFO][PID:2345702] Marking build as starting
[2024-12-20 11:38:03,562][  INFO][PID:2345702] Trying to allocate VM
[2024-12-20 11:38:06,629][  INFO][PID:2345702] Allocated host ResallocHost, ticket_id=303515, hostname=2620:52:3:1:dead:beef:cafe:c1d9
[2024-12-20 11:38:06,630][  INFO][PID:2345702] Allocating ssh connection to builder
[2024-12-20 11:38:06,631][  INFO][PID:2345702] Checking that builder machine is OK
[2024-12-20 11:38:07,242][  INFO][PID:2345702] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 '/usr/bin/test -f /etc/mock/fedora-rawhide-x86_64.cfg'
[2024-12-20 11:38:07,607][  INFO][PID:2345702] Filling build.info file with builder info
[2024-12-20 11:38:07,610][  INFO][PID:2345702] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": null,
            "started_on": 1734694687.6094518,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8426534-fedora-rawhide-x86_64",
            "build_id": 8426534,
            "package_name": "python-azure-mgmt-eventgrid",
            "package_version": "10.2.0~b2-9",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-azure-mgmt-eventgrid",
            "git_hash": "9453c8919eaa545c255e0c46aa7eb6e50ce46fdc",
            "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": "@python/python3.14--ksurma",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08426534-python-azure-mgmt-eventgrid",
            "built_packages": "",
            "id": 8426534,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-20 11:38:07,657][  INFO][PID:2345702] Sending fedora-messaging bus message in build.start
[2024-12-20 11:38:08,838][  INFO][PID:2345702] Sending fedora-messaging bus message in chroot.start
[2024-12-20 11:38:08,862][  INFO][PID:2345702] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8426534-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2024-12-20 11:38:09,420][  INFO][PID:2345702] Downloading the builder-live.log file, attempt 1
[2024-12-20 11:38:09,422][  INFO][PID:2345702] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c1d9 copr-rpmbuild-log
[2024-12-20 11:38:14,433][  INFO][PID:2345702] Periodic builder liveness probe: alive
[2024-12-20 11:38:44,199][  INFO][PID:2345702] Downloading results from builder
[2024-12-20 11:38:44,201][  INFO][PID:2345702] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c1d9]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid started
[2024-12-20 11:38:44,202][  INFO][PID:2345702] 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:c1d9]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/ &> /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/build-08426534.rsync.log
[2024-12-20 11:38:44,644][  INFO][PID:2345702] rsyncing finished.
[2024-12-20 11:38:44,645][  INFO][PID:2345702] Releasing VM back to pool
[2024-12-20 11:38:44,658][  INFO][PID:2345702] Searching for 'success' file in resultdir
[2024-12-20 11:38:44,661][  INFO][PID:2345702] Going to sign pkgs from source: 8426534-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64
[2024-12-20 11:38:44,662][  INFO][PID:2345702] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-20 11:38:45,043][  INFO][PID:2345702] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/python-azure-mgmt-eventgrid-10.2.0~b2-9.fc42.src.rpm' (attempt #1)
[2024-12-20 11:38:45,711][  INFO][PID:2345702] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/python-azure-mgmt-eventgrid-10.2.0~b2-9.fc42.src.rpm
[2024-12-20 11:38:45,712][  INFO][PID:2345702] Calling '/bin/sign -4 -h sha256 -u @python#python3.14@copr.fedorahosted.org -r /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/python3-azure-mgmt-eventgrid-10.2.0~b2-9.fc42.noarch.rpm' (attempt #1)
[2024-12-20 11:38:46,498][  INFO][PID:2345702] signed rpm: /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/python3-azure-mgmt-eventgrid-10.2.0~b2-9.fc42.noarch.rpm
[2024-12-20 11:38:46,499][  INFO][PID:2345702] Sign done
[2024-12-20 11:38:46,501][  INFO][PID:2345702] Incremental createrepo run, adding 08426534-python-azure-mgmt-eventgrid into https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64, (auto-create-repo=True)
[2024-12-20 11:38:46,503][  INFO][PID:2345702] Running command 'copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08426534-python-azure-mgmt-eventgrid --no-appstream-metadata' as PID 2348396
[2024-12-20 11:39:07,427][  INFO][PID:2345702] Finished after 20 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64 --add 08426534-python-azure-mgmt-eventgrid --no-appstream-metadata)
[2024-12-20 11:39:07,429][  INFO][PID:2345702] Getting build details
[2024-12-20 11:39:07,430][  INFO][PID:2345702] Listing built binary packages in /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid
[2024-12-20 11:39:07,430][  INFO][PID:2345702] Built packages:
['python3-azure-mgmt-eventgrid 10.2.0~b2']
[2024-12-20 11:39:07,431][  INFO][PID:2345702] build details: {'built_packages': 'python3-azure-mgmt-eventgrid 10.2.0~b2'}
[2024-12-20 11:39:07,431][  INFO][PID:2345702] Retrieving pubkey
[2024-12-20 11:39:07,432][  INFO][PID:2345702] Calling '/bin/sign -u @python#python3.14@copr.fedorahosted.org -p' (attempt #1)
[2024-12-20 11:39:07,608][  INFO][PID:2345702] Added pubkey for user @python project python3.14 into: /var/lib/copr/public_html/results/@python/python3.14/pubkey.gpg
[2024-12-20 11:39:07,609][  INFO][PID:2345702] Finished build: id=8426534 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/@python/python3.14 chroot=fedora-rawhide-x86_64 
[2024-12-20 11:39:07,611][  INFO][PID:2345702] Worker succeeded build, took 60.00218653678894
[2024-12-20 11:39:07,613][  INFO][PID:2345702] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "@python",
            "project_name": "python3.14",
            "project_dirname": "python3.14",
            "submitter": "ksurma",
            "ended_on": 1734694747.6116383,
            "started_on": 1734694687.6094518,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8426534-fedora-rawhide-x86_64",
            "build_id": 8426534,
            "package_name": "python-azure-mgmt-eventgrid",
            "package_version": "10.2.0~b2-9",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/@python/python3.14/python-azure-mgmt-eventgrid",
            "git_hash": "9453c8919eaa545c255e0c46aa7eb6e50ce46fdc",
            "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": "@python/python3.14--ksurma",
            "results": {
                "packages": [
                    {
                        "name": "python3-azure-mgmt-eventgrid",
                        "epoch": null,
                        "version": "10.2.0~b2",
                        "release": "9.fc42",
                        "arch": "noarch"
                    },
                    {
                        "name": "python-azure-mgmt-eventgrid",
                        "epoch": null,
                        "version": "10.2.0~b2",
                        "release": "9.fc42",
                        "arch": "src"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "bootstrap": "off",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": 9,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/@python/python3.14/fedora-rawhide-x86_64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": 9
                },
                {
                    "baseurl": "http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/",
                    "id": "http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch",
                    "name": "Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch"
                }
            ],
            "tags": [
                "arch_x86_64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/@python/python3.14",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/@python/python3.14",
            "result_dir": "08426534-python-azure-mgmt-eventgrid",
            "built_packages": "python3-azure-mgmt-eventgrid 10.2.0~b2",
            "id": 8426534,
            "mockchain_macros": {
                "copr_username": "@python",
                "copr_projectname": "python3.14",
                "vendor": "Fedora Project COPR (@python/python3.14)"
            }
        }
    ]
}
[2024-12-20 11:39:07,654][  INFO][PID:2345702] Sending fedora-messaging bus message in build.end
[2024-12-20 11:39:07,674][  INFO][PID:2345702] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/builder-live.log by gzip
[2024-12-20 11:39:07,676][  INFO][PID:2345702] Running command 'gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/builder-live.log' as PID 2349804
[2024-12-20 11:39:07,682][  INFO][PID:2345702] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/builder-live.log)
[2024-12-20 11:39:07,683][  INFO][PID:2345702] Compressing /var/lib/copr/public_html/results/@python/python3.14/fedora-rawhide-x86_64/08426534-python-azure-mgmt-eventgrid/backend.log by gzip