[2025-03-07 22:59:18,452][  INFO][PID:2108476] Marking build as starting
[2025-03-07 22:59:18,496][  INFO][PID:2108476] Trying to allocate VM
[2025-03-07 22:59:21,525][  INFO][PID:2108476] Allocated host ResallocHost, ticket_id=1701485, hostname=2620:52:3:1:dead:beef:cafe:c196, name=copr_hv_x86_64_03_prod_01766520_20250307_223922
[2025-03-07 22:59:21,526][  INFO][PID:2108476] Allocating ssh connection to builder
[2025-03-07 22:59:21,526][  INFO][PID:2108476] Checking that builder machine is OK
[2025-03-07 22:59:22,102][  INFO][PID:2108476] Running remote command: copr-builder-ready fedora-rawhide-x86_64
[2025-03-07 22:59:22,433][  INFO][PID:2108476] Red Hat subscription not needed for fedora-rawhide-x86_64
Builder is ready to be used

[2025-03-07 22:59:22,434][  INFO][PID:2108476] Filling build.info file with builder info
[2025-03-07 22:59:22,435][  INFO][PID:2108476] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "pgdev",
            "project_name": "ghostty",
            "project_dirname": "ghostty",
            "submitter": "gitlab.com:pgautomation",
            "ended_on": null,
            "started_on": 1741388362.4351158,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8740480-fedora-rawhide-x86_64",
            "build_id": 8740480,
            "package_name": "ghostty-git",
            "package_version": "1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pgdev/ghostty/ghostty-git",
            "git_hash": "166b2987df2507c2ade307b89e55751b76f1ee34",
            "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": "pgdev/ghostty--gitlab.com:pgautomation",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pgdev/ghostty/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/pgdev/ghostty",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pgdev/ghostty",
            "result_dir": "08740480-ghostty-git",
            "built_packages": "",
            "id": 8740480,
            "mockchain_macros": {
                "copr_username": "pgdev",
                "copr_projectname": "ghostty",
                "vendor": "Fedora Project COPR (pgdev/ghostty)"
            }
        }
    ]
}
[2025-03-07 22:59:22,513][  INFO][PID:2108476] Sending fedora-messaging bus message in build.start
[2025-03-07 22:59:23,251][  INFO][PID:2108476] Sending fedora-messaging bus message in chroot.start
[2025-03-07 22:59:23,271][  INFO][PID:2108476] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8740480-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64 --detached
[2025-03-07 22:59:23,836][  INFO][PID:2108476] Downloading the builder-live.log file, attempt 1
[2025-03-07 22:59:23,837][  INFO][PID:2108476] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c196 copr-rpmbuild-log
[2025-03-07 22:59:28,844][  INFO][PID:2108476] Periodic builder liveness probe: alive
[2025-03-07 23:08:39,191][  INFO][PID:2108476] Downloading results from builder
[2025-03-07 23:08:39,192][  INFO][PID:2108476] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c196]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git started
[2025-03-07 23:08:39,193][  INFO][PID:2108476] 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:c196]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/ &> /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/build-08740480.rsync.log
[2025-03-07 23:08:41,129][  INFO][PID:2108476] rsyncing finished.
[2025-03-07 23:08:41,130][  INFO][PID:2108476] Releasing VM back to pool
[2025-03-07 23:08:41,142][  INFO][PID:2108476] Searching for 'success' file in resultdir
[2025-03-07 23:08:41,143][  INFO][PID:2108476] Going to sign pkgs from source: 8740480-fedora-rawhide-x86_64 in chroot: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64
[2025-03-07 23:08:41,143][  INFO][PID:2108476] Calling '/bin/sign -u pgdev#ghostty@copr.fedorahosted.org -p' (attempt #1)
[2025-03-07 23:08:41,453][  INFO][PID:2108476] Calling '/bin/sign -4 -h sha256 -u pgdev#ghostty@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc43.src.rpm' (attempt #1)
[2025-03-07 23:08:42,883][  INFO][PID:2108476] signed rpm: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc43.src.rpm
[2025-03-07 23:08:42,884][  INFO][PID:2108476] Calling '/bin/sign -4 -h sha256 -u pgdev#ghostty@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc43.x86_64.rpm' (attempt #1)
[2025-03-07 23:08:44,087][  INFO][PID:2108476] signed rpm: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc43.x86_64.rpm
[2025-03-07 23:08:44,088][  INFO][PID:2108476] Sign done
[2025-03-07 23:08:44,089][  INFO][PID:2108476] Incremental createrepo run, adding 08740480-ghostty-git into https://download.copr.fedorainfracloud.org/results/pgdev/ghostty/fedora-rawhide-x86_64, (auto-create-repo=True)
[2025-03-07 23:08:44,090][  INFO][PID:2108476] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64 --add 08740480-ghostty-git --no-appstream-metadata' as PID 2164587
[2025-03-07 23:08:45,178][  INFO][PID:2108476] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64 --add 08740480-ghostty-git --no-appstream-metadata)
[2025-03-07 23:08:45,179][  INFO][PID:2108476] Getting build details
[2025-03-07 23:08:45,180][  INFO][PID:2108476] Listing built binary packages in /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git
[2025-03-07 23:08:45,181][  INFO][PID:2108476] Built packages:
['ghostty-git 1.1.3']
[2025-03-07 23:08:45,181][  INFO][PID:2108476] build details: {'built_packages': 'ghostty-git 1.1.3'}
[2025-03-07 23:08:45,182][  INFO][PID:2108476] Retrieving pubkey
[2025-03-07 23:08:45,182][  INFO][PID:2108476] Calling '/bin/sign -u pgdev#ghostty@copr.fedorahosted.org -p' (attempt #1)
[2025-03-07 23:08:45,494][  INFO][PID:2108476] Added pubkey for user pgdev project ghostty into: /var/lib/copr/public_html/results/pgdev/ghostty/pubkey.gpg
[2025-03-07 23:08:45,495][  INFO][PID:2108476] Finished build: id=8740480 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pgdev/ghostty chroot=fedora-rawhide-x86_64 
[2025-03-07 23:08:45,497][  INFO][PID:2108476] Worker succeeded build, took 563.0625348091125
[2025-03-07 23:08:45,498][  INFO][PID:2108476] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "pgdev",
            "project_name": "ghostty",
            "project_dirname": "ghostty",
            "submitter": "gitlab.com:pgautomation",
            "ended_on": 1741388925.4976506,
            "started_on": 1741388362.4351158,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8740480-fedora-rawhide-x86_64",
            "build_id": 8740480,
            "package_name": "ghostty-git",
            "package_version": "1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/pgdev/ghostty/ghostty-git",
            "git_hash": "166b2987df2507c2ade307b89e55751b76f1ee34",
            "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": "pgdev/ghostty--gitlab.com:pgautomation",
            "results": {
                "packages": [
                    {
                        "name": "ghostty-git",
                        "epoch": null,
                        "version": "1.1.3",
                        "release": "1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc43",
                        "arch": "src"
                    },
                    {
                        "name": "ghostty-git",
                        "epoch": null,
                        "version": "1.1.3",
                        "release": "1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc43",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": true,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/pgdev/ghostty/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/pgdev/ghostty",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/pgdev/ghostty",
            "result_dir": "08740480-ghostty-git",
            "built_packages": "ghostty-git 1.1.3",
            "id": 8740480,
            "mockchain_macros": {
                "copr_username": "pgdev",
                "copr_projectname": "ghostty",
                "vendor": "Fedora Project COPR (pgdev/ghostty)"
            }
        }
    ]
}
[2025-03-07 23:08:45,547][  INFO][PID:2108476] Sending fedora-messaging bus message in build.end
[2025-03-07 23:08:45,577][  INFO][PID:2108476] Compressing /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/builder-live.log by gzip
[2025-03-07 23:08:45,579][  INFO][PID:2108476] Running command 'gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/builder-live.log' as PID 2164877
[2025-03-07 23:08:45,590][  INFO][PID:2108476] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/builder-live.log)
[2025-03-07 23:08:45,591][  INFO][PID:2108476] Compressing /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/backend.log by gzip
[2025-03-07 23:08:45,592][  INFO][PID:2108476] Running command 'gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-rawhide-x86_64/08740480-ghostty-git/backend.log' as PID 2164879