[2025-01-29 14:15:37,705][  INFO][PID:3963470] Marking build as starting
[2025-01-29 14:15:37,775][  INFO][PID:3963470] Trying to allocate VM
[2025-01-29 14:15:43,877][  INFO][PID:3963470] Allocated host ResallocHost, ticket_id=979605, hostname=54.80.146.244, name=aws_aarch64_normalreserved_prod_00895096_20250129_141257
[2025-01-29 14:15:43,878][  INFO][PID:3963470] Allocating ssh connection to builder
[2025-01-29 14:15:43,878][  INFO][PID:3963470] Checking that builder machine is OK
[2025-01-29 14:15:44,278][  INFO][PID:3963470] Running remote command: copr-builder-ready fedora-40-aarch64
[2025-01-29 14:15:44,551][  INFO][PID:3963470] Red Hat subscription not needed for fedora-40-aarch64
Builder is ready to be used

[2025-01-29 14:15:44,552][  INFO][PID:3963470] Filling build.info file with builder info
[2025-01-29 14:15:44,554][  INFO][PID:3963470] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "karmab",
            "project_name": "kcli",
            "project_dirname": "kcli",
            "submitter": "karmab",
            "ended_on": null,
            "started_on": 1738160144.5536845,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-40-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8584427-fedora-40-aarch64",
            "build_id": 8584427,
            "package_name": "kcli",
            "package_version": "99.0.0.git.202501291414.ac41b97-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli",
            "git_hash": "861d4d03c06c67cb93454b53d89b2d4575e45d47",
            "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": "karmab/kcli--karmab",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/karmab/kcli/fedora-40-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/karmab/kcli",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/karmab/kcli",
            "result_dir": "08584427-kcli",
            "built_packages": "",
            "id": 8584427,
            "mockchain_macros": {
                "copr_username": "karmab",
                "copr_projectname": "kcli",
                "vendor": "Fedora Project COPR (karmab/kcli)"
            }
        }
    ]
}
[2025-01-29 14:15:44,609][  INFO][PID:3963470] Sending fedora-messaging bus message in build.start
[2025-01-29 14:15:46,053][  INFO][PID:3963470] Sending fedora-messaging bus message in chroot.start
[2025-01-29 14:15:46,097][  INFO][PID:3963470] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8584427-fedora-40-aarch64 --chroot fedora-40-aarch64 --detached
[2025-01-29 14:15:46,571][  INFO][PID:3963470] Downloading the builder-live.log file, attempt 1
[2025-01-29 14:15:46,576][  INFO][PID:3963470] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@54.80.146.244 copr-rpmbuild-log
[2025-01-29 14:15:51,589][  INFO][PID:3963470] Periodic builder liveness probe: alive
[2025-01-29 14:16:39,406][  INFO][PID:3963470] Downloading results from builder
[2025-01-29 14:16:39,407][  INFO][PID:3963470] rsyncing of mockbuilder@54.80.146.244:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli started
[2025-01-29 14:16:39,408][  INFO][PID:3963470] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@54.80.146.244:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/ &> /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/build-08584427.rsync.log
[2025-01-29 14:16:39,997][  INFO][PID:3963470] rsyncing finished.
[2025-01-29 14:16:39,998][  INFO][PID:3963470] Releasing VM back to pool
[2025-01-29 14:16:40,009][  INFO][PID:3963470] Searching for 'success' file in resultdir
[2025-01-29 14:16:40,010][  INFO][PID:3963470] Going to sign pkgs from source: 8584427-fedora-40-aarch64 in chroot: /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64
[2025-01-29 14:16:40,011][  INFO][PID:3963470] Calling '/bin/sign -u karmab#kcli@copr.fedorahosted.org -p' (attempt #1)
[2025-01-29 14:16:40,309][  INFO][PID:3963470] Calling '/bin/sign -4 -h sha256 -u karmab#kcli@copr.fedorahosted.org -r /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/kcli-99.0.0.git.202501291414.ac41b97-0.fc40.aarch64.rpm' (attempt #1)
[2025-01-29 14:16:41,164][  INFO][PID:3963470] signed rpm: /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/kcli-99.0.0.git.202501291414.ac41b97-0.fc40.aarch64.rpm
[2025-01-29 14:16:41,165][  INFO][PID:3963470] Calling '/bin/sign -4 -h sha256 -u karmab#kcli@copr.fedorahosted.org -r /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/kcli-99.0.0.git.202501291414.ac41b97-0.fc40.src.rpm' (attempt #1)
[2025-01-29 14:16:42,531][  INFO][PID:3963470] signed rpm: /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/kcli-99.0.0.git.202501291414.ac41b97-0.fc40.src.rpm
[2025-01-29 14:16:42,533][  INFO][PID:3963470] Sign done
[2025-01-29 14:16:42,533][  INFO][PID:3963470] Incremental createrepo run, adding 08584427-kcli into https://download.copr.fedorainfracloud.org/results/karmab/kcli/fedora-40-aarch64, (auto-create-repo=True)
[2025-01-29 14:16:42,535][  INFO][PID:3963470] Running command 'copr-repo --batched /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64 --add 08584427-kcli --no-appstream-metadata' as PID 3974115
[2025-01-29 14:16:43,694][  INFO][PID:3963470] Finished after 1 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64 --add 08584427-kcli --no-appstream-metadata)
[2025-01-29 14:16:43,695][  INFO][PID:3963470] Getting build details
[2025-01-29 14:16:43,695][  INFO][PID:3963470] Listing built binary packages in /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli
[2025-01-29 14:16:43,696][  INFO][PID:3963470] Built packages:
['kcli 99.0.0.git.202501291414.ac41b97']
[2025-01-29 14:16:43,697][  INFO][PID:3963470] build details: {'built_packages': 'kcli 99.0.0.git.202501291414.ac41b97'}
[2025-01-29 14:16:43,698][  INFO][PID:3963470] Retrieving pubkey
[2025-01-29 14:16:43,698][  INFO][PID:3963470] Calling '/bin/sign -u karmab#kcli@copr.fedorahosted.org -p' (attempt #1)
[2025-01-29 14:16:44,001][  INFO][PID:3963470] Added pubkey for user karmab project kcli into: /var/lib/copr/public_html/results/karmab/kcli/pubkey.gpg
[2025-01-29 14:16:44,002][  INFO][PID:3963470] Finished build: id=8584427 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/karmab/kcli chroot=fedora-40-aarch64 
[2025-01-29 14:16:44,004][  INFO][PID:3963470] Worker succeeded build, took 59.450512409210205
[2025-01-29 14:16:44,005][  INFO][PID:3963470] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "karmab",
            "project_name": "kcli",
            "project_dirname": "kcli",
            "submitter": "karmab",
            "ended_on": 1738160204.004197,
            "started_on": 1738160144.5536845,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-40-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8584427-fedora-40-aarch64",
            "build_id": 8584427,
            "package_name": "kcli",
            "package_version": "99.0.0.git.202501291414.ac41b97-0",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/karmab/kcli/kcli",
            "git_hash": "861d4d03c06c67cb93454b53d89b2d4575e45d47",
            "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": "karmab/kcli--karmab",
            "results": {
                "packages": [
                    {
                        "name": "kcli",
                        "epoch": null,
                        "version": "99.0.0.git.202501291414.ac41b97",
                        "release": "0.fc40",
                        "arch": "src"
                    },
                    {
                        "name": "kcli",
                        "epoch": null,
                        "version": "99.0.0.git.202501291414.ac41b97",
                        "release": "0.fc40",
                        "arch": "aarch64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": null,
            "background": false,
            "bootstrap": "on",
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/karmab/kcli/fedora-40-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/karmab/kcli",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/karmab/kcli",
            "result_dir": "08584427-kcli",
            "built_packages": "kcli 99.0.0.git.202501291414.ac41b97",
            "id": 8584427,
            "mockchain_macros": {
                "copr_username": "karmab",
                "copr_projectname": "kcli",
                "vendor": "Fedora Project COPR (karmab/kcli)"
            }
        }
    ]
}
[2025-01-29 14:16:44,045][  INFO][PID:3963470] Sending fedora-messaging bus message in build.end
[2025-01-29 14:16:44,065][  INFO][PID:3963470] Compressing /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/builder-live.log by gzip
[2025-01-29 14:16:44,067][  INFO][PID:3963470] Running command 'gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/builder-live.log' as PID 3974361
[2025-01-29 14:16:44,082][  INFO][PID:3963470] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/builder-live.log)
[2025-01-29 14:16:44,082][  INFO][PID:3963470] Compressing /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/backend.log by gzip
[2025-01-29 14:16:44,084][  INFO][PID:3963470] Running command 'gzip /var/lib/copr/public_html/results/karmab/kcli/fedora-40-aarch64/08584427-kcli/backend.log' as PID 3974366