[2025-02-07 04:31:59,775][  INFO][PID:2235957] Marking build as starting
[2025-02-07 04:31:59,827][  INFO][PID:2235957] Trying to allocate VM
[2025-02-07 04:32:02,909][  INFO][PID:2235957] Allocated host ResallocHost, ticket_id=1160271, hostname=2620:52:3:1:dead:beef:cafe:c14e, name=copr_hv_x86_64_02_prod_01110280_20250207_041302
[2025-02-07 04:32:02,910][  INFO][PID:2235957] Allocating ssh connection to builder
[2025-02-07 04:32:02,912][  INFO][PID:2235957] Checking that builder machine is OK
[2025-02-07 04:32:03,458][  INFO][PID:2235957] Running remote command: copr-builder-ready amazonlinux-2023-x86_64
[2025-02-07 04:32:03,782][  INFO][PID:2235957] Red Hat subscription not needed for amazonlinux-2023-x86_64
Builder is ready to be used

[2025-02-07 04:32:03,785][  INFO][PID:2235957] Filling build.info file with builder info
[2025-02-07 04:32:03,786][  INFO][PID:2235957] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "vkm7608",
            "project_name": "AL2023",
            "project_dirname": "AL2023",
            "submitter": "vkm7608",
            "ended_on": null,
            "started_on": 1738902723.786597,
            "submitted_on": null,
            "status": 3,
            "chroot": "amazonlinux-2023-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8621137-amazonlinux-2023-x86_64",
            "build_id": 8621137,
            "package_name": "wyhash",
            "package_version": "final1-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/vkm7608/AL2023/wyhash",
            "git_hash": "cc05b68629d017d427c8f6374128dd88be2a36e1",
            "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": "vkm7608/AL2023--vkm7608",
            "results": null,
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/vkm7608/AL2023/amazonlinux-2023-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/vkm7608/AL2023",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vkm7608/AL2023",
            "result_dir": "08621137-wyhash",
            "built_packages": "",
            "id": 8621137,
            "mockchain_macros": {
                "copr_username": "vkm7608",
                "copr_projectname": "AL2023",
                "vendor": "Fedora Project COPR (vkm7608/AL2023)"
            }
        }
    ]
}
[2025-02-07 04:32:03,821][  INFO][PID:2235957] Sending fedora-messaging bus message in build.start
[2025-02-07 04:32:04,921][  INFO][PID:2235957] Sending fedora-messaging bus message in chroot.start
[2025-02-07 04:32:04,963][  INFO][PID:2235957] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8621137-amazonlinux-2023-x86_64 --chroot amazonlinux-2023-x86_64 --detached
[2025-02-07 04:32:05,537][  INFO][PID:2235957] Downloading the builder-live.log file, attempt 1
[2025-02-07 04:32:05,548][  INFO][PID:2235957] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@2620:52:3:1:dead:beef:cafe:c14e copr-rpmbuild-log
[2025-02-07 04:32:10,553][  INFO][PID:2235957] Periodic builder liveness probe: alive
[2025-02-07 04:32:48,827][  INFO][PID:2235957] Downloading results from builder
[2025-02-07 04:32:48,828][  INFO][PID:2235957] rsyncing of mockbuilder@[2620:52:3:1:dead:beef:cafe:c14e]:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash started
[2025-02-07 04:32:48,829][  INFO][PID:2235957] 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:c14e]:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/ &> /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/build-08621137.rsync.log
[2025-02-07 04:32:49,248][  INFO][PID:2235957] rsyncing finished.
[2025-02-07 04:32:49,250][  INFO][PID:2235957] Releasing VM back to pool
[2025-02-07 04:32:49,263][  INFO][PID:2235957] Searching for 'success' file in resultdir
[2025-02-07 04:32:49,266][  INFO][PID:2235957] Going to sign pkgs from source: 8621137-amazonlinux-2023-x86_64 in chroot: /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64
[2025-02-07 04:32:49,267][  INFO][PID:2235957] Calling '/bin/sign -u vkm7608#AL2023@copr.fedorahosted.org -p' (attempt #1)
[2025-02-07 04:32:49,572][  INFO][PID:2235957] Calling '/bin/sign -4 -h sha256 -u vkm7608#AL2023@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/wyhash-final1-3.amzn2023.src.rpm' (attempt #1)
[2025-02-07 04:32:50,494][  INFO][PID:2235957] signed rpm: /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/wyhash-final1-3.amzn2023.src.rpm
[2025-02-07 04:32:50,495][  INFO][PID:2235957] Calling '/bin/sign -4 -h sha256 -u vkm7608#AL2023@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/wyhash-doc-final1-3.amzn2023.noarch.rpm' (attempt #1)
[2025-02-07 04:32:51,421][  INFO][PID:2235957] signed rpm: /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/wyhash-doc-final1-3.amzn2023.noarch.rpm
[2025-02-07 04:32:51,424][  INFO][PID:2235957] Calling '/bin/sign -4 -h sha256 -u vkm7608#AL2023@copr.fedorahosted.org -r /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/wyhash-devel-final1-3.amzn2023.x86_64.rpm' (attempt #1)
[2025-02-07 04:32:52,343][  INFO][PID:2235957] signed rpm: /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/wyhash-devel-final1-3.amzn2023.x86_64.rpm
[2025-02-07 04:32:52,344][  INFO][PID:2235957] Sign done
[2025-02-07 04:32:52,344][  INFO][PID:2235957] Incremental createrepo run, adding 08621137-wyhash into https://download.copr.fedorainfracloud.org/results/vkm7608/AL2023/amazonlinux-2023-x86_64, (auto-create-repo=True)
[2025-02-07 04:32:52,345][  INFO][PID:2235957] Running command 'copr-repo --batched /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64 --add 08621137-wyhash --no-appstream-metadata' as PID 2241640
[2025-02-07 04:33:04,769][  INFO][PID:2235957] Finished after 12 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64 --add 08621137-wyhash --no-appstream-metadata)
[2025-02-07 04:33:04,771][  INFO][PID:2235957] Getting build details
[2025-02-07 04:33:04,772][  INFO][PID:2235957] Listing built binary packages in /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash
[2025-02-07 04:33:04,773][  INFO][PID:2235957] Built packages:
['wyhash-doc final1', 'wyhash-devel final1']
[2025-02-07 04:33:04,773][  INFO][PID:2235957] build details: {'built_packages': 'wyhash-doc final1\nwyhash-devel final1'}
[2025-02-07 04:33:04,774][  INFO][PID:2235957] Retrieving pubkey
[2025-02-07 04:33:04,775][  INFO][PID:2235957] Calling '/bin/sign -u vkm7608#AL2023@copr.fedorahosted.org -p' (attempt #1)
[2025-02-07 04:33:05,082][  INFO][PID:2235957] Added pubkey for user vkm7608 project AL2023 into: /var/lib/copr/public_html/results/vkm7608/AL2023/pubkey.gpg
[2025-02-07 04:33:05,083][  INFO][PID:2235957] Finished build: id=8621137 failed=False timeout=18000 destdir=/var/lib/copr/public_html/results/vkm7608/AL2023 chroot=amazonlinux-2023-x86_64 
[2025-02-07 04:33:05,086][  INFO][PID:2235957] Worker succeeded build, took 61.29955339431763
[2025-02-07 04:33:05,087][  INFO][PID:2235957] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 18000,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": true,
            "project_owner": "vkm7608",
            "project_name": "AL2023",
            "project_dirname": "AL2023",
            "submitter": "vkm7608",
            "ended_on": 1738902785.0861504,
            "started_on": 1738902723.786597,
            "submitted_on": null,
            "status": 1,
            "chroot": "amazonlinux-2023-x86_64",
            "arch": "x86_64",
            "buildroot_pkgs": [],
            "task_id": "8621137-amazonlinux-2023-x86_64",
            "build_id": 8621137,
            "package_name": "wyhash",
            "package_version": "final1-3",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/vkm7608/AL2023/wyhash",
            "git_hash": "cc05b68629d017d427c8f6374128dd88be2a36e1",
            "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": "vkm7608/AL2023--vkm7608",
            "results": {
                "packages": [
                    {
                        "name": "wyhash-doc",
                        "epoch": null,
                        "version": "final1",
                        "release": "3.amzn2023",
                        "arch": "noarch"
                    },
                    {
                        "name": "wyhash",
                        "epoch": null,
                        "version": "final1",
                        "release": "3.amzn2023",
                        "arch": "src"
                    },
                    {
                        "name": "wyhash-devel",
                        "epoch": null,
                        "version": "final1",
                        "release": "3.amzn2023",
                        "arch": "x86_64"
                    }
                ]
            },
            "appstream": false,
            "allow_user_ssh": false,
            "ssh_public_keys": null,
            "storage": 0,
            "background": false,
            "fedora_review": false,
            "isolation": "default",
            "repo_priority": null,
            "repos": [
                {
                    "baseurl": "https://download.copr.fedorainfracloud.org/results/vkm7608/AL2023/amazonlinux-2023-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/vkm7608/AL2023",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/vkm7608/AL2023",
            "result_dir": "08621137-wyhash",
            "built_packages": "wyhash-doc final1\nwyhash-devel final1",
            "id": 8621137,
            "mockchain_macros": {
                "copr_username": "vkm7608",
                "copr_projectname": "AL2023",
                "vendor": "Fedora Project COPR (vkm7608/AL2023)"
            }
        }
    ]
}
[2025-02-07 04:33:05,120][  INFO][PID:2235957] Sending fedora-messaging bus message in build.end
[2025-02-07 04:33:05,142][  INFO][PID:2235957] Compressing /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/builder-live.log by gzip
[2025-02-07 04:33:05,145][  INFO][PID:2235957] Running command 'gzip /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/builder-live.log' as PID 2242900
[2025-02-07 04:33:05,149][  INFO][PID:2235957] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/builder-live.log)
[2025-02-07 04:33:05,150][  INFO][PID:2235957] Compressing /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/backend.log by gzip
[2025-02-07 04:33:05,151][  INFO][PID:2235957] Running command 'gzip /var/lib/copr/public_html/results/vkm7608/AL2023/amazonlinux-2023-x86_64/08621137-wyhash/backend.log' as PID 2242901