[2025-03-07 22:59:18,527][  INFO][PID:2108478] Marking build as starting
[2025-03-07 22:59:18,557][  INFO][PID:2108478] Trying to allocate VM
[2025-03-07 22:59:21,587][  INFO][PID:2108478] Allocated host ResallocHost, ticket_id=1701490, hostname=3.95.234.15, name=aws_aarch64_normal_prod_01765484_20250307_214407
[2025-03-07 22:59:21,587][  INFO][PID:2108478] Allocating ssh connection to builder
[2025-03-07 22:59:21,588][  INFO][PID:2108478] Checking that builder machine is OK
[2025-03-07 22:59:21,983][  INFO][PID:2108478] Running remote command: copr-builder-ready fedora-42-aarch64
[2025-03-07 22:59:22,205][  INFO][PID:2108478] Red Hat subscription not needed for fedora-42-aarch64
Builder is ready to be used

[2025-03-07 22:59:22,206][  INFO][PID:2108478] Filling build.info file with builder info
[2025-03-07 22:59:22,207][  INFO][PID:2108478] 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.2073262,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-42-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8740480-fedora-42-aarch64",
            "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-42-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "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,239][  INFO][PID:2108478] Sending fedora-messaging bus message in build.start
[2025-03-07 22:59:22,910][  INFO][PID:2108478] Sending fedora-messaging bus message in chroot.start
[2025-03-07 22:59:22,936][  INFO][PID:2108478] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8740480-fedora-42-aarch64 --chroot fedora-42-aarch64 --detached
[2025-03-07 22:59:23,371][  INFO][PID:2108478] Downloading the builder-live.log file, attempt 1
[2025-03-07 22:59:23,372][  INFO][PID:2108478] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@3.95.234.15 copr-rpmbuild-log
[2025-03-07 22:59:28,376][  INFO][PID:2108478] Periodic builder liveness probe: alive
[2025-03-07 23:04:58,611][  INFO][PID:2108478] Downloading results from builder
[2025-03-07 23:04:58,611][  INFO][PID:2108478] rsyncing of mockbuilder@3.95.234.15:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git started
[2025-03-07 23:04:58,612][  INFO][PID:2108478] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@3.95.234.15:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/ &> /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/build-08740480.rsync.log
[2025-03-07 23:04:59,158][  INFO][PID:2108478] rsyncing finished.
[2025-03-07 23:04:59,159][  INFO][PID:2108478] Releasing VM back to pool
[2025-03-07 23:04:59,168][  INFO][PID:2108478] Searching for 'success' file in resultdir
[2025-03-07 23:04:59,169][  INFO][PID:2108478] Going to sign pkgs from source: 8740480-fedora-42-aarch64 in chroot: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64
[2025-03-07 23:04:59,169][  INFO][PID:2108478] Calling '/bin/sign -u pgdev#ghostty@copr.fedorahosted.org -p' (attempt #1)
[2025-03-07 23:04:59,337][  INFO][PID:2108478] Calling '/bin/sign -4 -h sha256 -u pgdev#ghostty@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc42.aarch64.rpm' (attempt #1)
[2025-03-07 23:05:00,520][  INFO][PID:2108478] signed rpm: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc42.aarch64.rpm
[2025-03-07 23:05:00,520][  INFO][PID:2108478] Calling '/bin/sign -4 -h sha256 -u pgdev#ghostty@copr.fedorahosted.org -r /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc42.src.rpm' (attempt #1)
[2025-03-07 23:05:01,870][  INFO][PID:2108478] signed rpm: /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/ghostty-git-1.1.3-1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc42.src.rpm
[2025-03-07 23:05:01,871][  INFO][PID:2108478] Sign done
[2025-03-07 23:05:01,872][  INFO][PID:2108478] Incremental createrepo run, adding 08740480-ghostty-git into https://download.copr.fedorainfracloud.org/results/pgdev/ghostty/fedora-42-aarch64, (auto-create-repo=True)
[2025-03-07 23:05:01,873][  INFO][PID:2108478] Running command 'copr-repo --batched /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64 --add 08740480-ghostty-git --no-appstream-metadata' as PID 2137943
[2025-03-07 23:05:02,645][  INFO][PID:2108478] Finished after 0 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64 --add 08740480-ghostty-git --no-appstream-metadata)
[2025-03-07 23:05:02,646][  INFO][PID:2108478] Getting build details
[2025-03-07 23:05:02,646][  INFO][PID:2108478] Listing built binary packages in /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git
[2025-03-07 23:05:02,646][  INFO][PID:2108478] Built packages:
['ghostty-git 1.1.3']
[2025-03-07 23:05:02,647][  INFO][PID:2108478] build details: {'built_packages': 'ghostty-git 1.1.3'}
[2025-03-07 23:05:02,647][  INFO][PID:2108478] Retrieving pubkey
[2025-03-07 23:05:02,648][  INFO][PID:2108478] Calling '/bin/sign -u pgdev#ghostty@copr.fedorahosted.org -p' (attempt #1)
[2025-03-07 23:05:02,826][  INFO][PID:2108478] Added pubkey for user pgdev project ghostty into: /var/lib/copr/public_html/results/pgdev/ghostty/pubkey.gpg
[2025-03-07 23:05:02,826][  INFO][PID:2108478] Finished build: id=8740480 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/pgdev/ghostty chroot=fedora-42-aarch64 
[2025-03-07 23:05:02,828][  INFO][PID:2108478] Worker succeeded build, took 340.62134742736816
[2025-03-07 23:05:02,829][  INFO][PID:2108478] 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": 1741388702.8286736,
            "started_on": 1741388362.2073262,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-42-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8740480-fedora-42-aarch64",
            "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.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "ghostty-git",
                        "epoch": null,
                        "version": "1.1.3",
                        "release": "1+20250307.225112.e03e98e106e96d9ceff5a9781b147376eaed0491.fc42",
                        "arch": "aarch64"
                    }
                ]
            },
            "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-42-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "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:05:02,861][  INFO][PID:2108478] Sending fedora-messaging bus message in build.end
[2025-03-07 23:05:02,880][  INFO][PID:2108478] Compressing /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/builder-live.log by gzip
[2025-03-07 23:05:02,881][  INFO][PID:2108478] Running command 'gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/builder-live.log' as PID 2137992
[2025-03-07 23:05:02,889][  INFO][PID:2108478] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/builder-live.log)
[2025-03-07 23:05:02,890][  INFO][PID:2108478] Compressing /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/backend.log by gzip
[2025-03-07 23:05:02,891][  INFO][PID:2108478] Running command 'gzip /var/lib/copr/public_html/results/pgdev/ghostty/fedora-42-aarch64/08740480-ghostty-git/backend.log' as PID 2137993