[2024-12-22 02:04:48,537][  INFO][PID:2826194] Marking build as starting
[2024-12-22 02:04:48,583][  INFO][PID:2826194] Trying to allocate VM
[2024-12-22 02:04:51,610][  INFO][PID:2826194] Allocated host ResallocHost, ticket_id=336635, hostname=52.206.123.197
[2024-12-22 02:04:51,611][  INFO][PID:2826194] Allocating ssh connection to builder
[2024-12-22 02:04:51,611][  INFO][PID:2826194] Checking that builder machine is OK
[2024-12-22 02:04:52,030][  INFO][PID:2826194] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.206.123.197 '/usr/bin/test -f /etc/mock/fedora-rawhide-aarch64.cfg'
[2024-12-22 02:04:52,245][  INFO][PID:2826194] Filling build.info file with builder info
[2024-12-22 02:04:52,246][  INFO][PID:2826194] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": null,
            "started_on": 1734833092.2464116,
            "submitted_on": null,
            "status": 3,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8429858-fedora-rawhide-aarch64",
            "build_id": 8429858,
            "package_name": "ramond",
            "package_version": "0.5-27",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/ramond",
            "git_hash": "62ad94a541a2bac2c36b48a492fc5002c3b1c9cc",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "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/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08429858-ramond",
            "built_packages": "",
            "id": 8429858,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-22 02:04:52,276][  INFO][PID:2826194] Sending fedora-messaging bus message in build.start
[2024-12-22 02:04:52,937][  INFO][PID:2826194] Sending fedora-messaging bus message in chroot.start
[2024-12-22 02:04:52,957][  INFO][PID:2826194] Starting remote build: copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8429858-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64 --detached
[2024-12-22 02:04:53,402][  INFO][PID:2826194] Downloading the builder-live.log file, attempt 1
[2024-12-22 02:04:53,404][  INFO][PID:2826194] Popen command started: ssh -F /home/copr/.ssh/config mockbuilder@52.206.123.197 copr-rpmbuild-log
[2024-12-22 02:04:58,408][  INFO][PID:2826194] Periodic builder liveness probe: alive
[2024-12-22 02:05:31,855][  INFO][PID:2826194] Downloading results from builder
[2024-12-22 02:05:31,856][  INFO][PID:2826194] rsyncing of mockbuilder@52.206.123.197:/var/lib/copr-rpmbuild/results/ to /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond started
[2024-12-22 02:05:31,857][  INFO][PID:2826194] Popen command started: /usr/bin/rsync -rltDvH --chmod=D755,F644 -e 'ssh -F /home/copr/.ssh/config' mockbuilder@52.206.123.197:/var/lib/copr-rpmbuild/results/ /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ &> /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/build-08429858.rsync.log
[2024-12-22 02:05:32,104][  INFO][PID:2826194] rsyncing finished.
[2024-12-22 02:05:32,105][  INFO][PID:2826194] Releasing VM back to pool
[2024-12-22 02:05:32,113][  INFO][PID:2826194] Searching for 'success' file in resultdir
[2024-12-22 02:05:32,114][  INFO][PID:2826194] Going to sign pkgs from source: 8429858-fedora-rawhide-aarch64 in chroot: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64
[2024-12-22 02:05:32,114][  INFO][PID:2826194] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-22 02:05:32,409][  INFO][PID:2826194] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ramond-debugsource-0.5-27.fc42.aarch64.rpm' (attempt #1)
[2024-12-22 02:05:33,328][  INFO][PID:2826194] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ramond-debugsource-0.5-27.fc42.aarch64.rpm
[2024-12-22 02:05:33,329][  INFO][PID:2826194] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ramond-0.5-27.fc42.aarch64.rpm' (attempt #1)
[2024-12-22 02:05:34,249][  INFO][PID:2826194] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ramond-0.5-27.fc42.aarch64.rpm
[2024-12-22 02:05:34,250][  INFO][PID:2826194] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ramond-0.5-27.fc42.src.rpm' (attempt #1)
[2024-12-22 02:05:35,170][  INFO][PID:2826194] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ramond-0.5-27.fc42.src.rpm
[2024-12-22 02:05:35,171][  INFO][PID:2826194] Calling '/bin/sign -4 -h sha256 -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -r /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ramond-debuginfo-0.5-27.fc42.aarch64.rpm' (attempt #1)
[2024-12-22 02:05:35,963][  INFO][PID:2826194] signed rpm: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/ramond-debuginfo-0.5-27.fc42.aarch64.rpm
[2024-12-22 02:05:35,964][  INFO][PID:2826194] Sign done
[2024-12-22 02:05:35,964][  INFO][PID:2826194] Incremental createrepo run, adding 08429858-ramond into https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64, (auto-create-repo=True)
[2024-12-22 02:05:35,966][  INFO][PID:2826194] Running command 'copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64 --add 08429858-ramond --no-appstream-metadata' as PID 2827744
[2024-12-22 02:05:54,959][  INFO][PID:2826194] Finished after 18 seconds with exit code 0 (copr-repo --batched /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64 --add 08429858-ramond --no-appstream-metadata)
[2024-12-22 02:05:54,960][  INFO][PID:2826194] Getting build details
[2024-12-22 02:05:54,960][  INFO][PID:2826194] Listing built binary packages in /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond
[2024-12-22 02:05:54,961][  INFO][PID:2826194] Built packages:
['ramond-debuginfo 0.5', 'ramond 0.5', 'ramond-debugsource 0.5']
[2024-12-22 02:05:54,961][  INFO][PID:2826194] build details: {'built_packages': 'ramond-debuginfo 0.5\nramond 0.5\nramond-debugsource 0.5'}
[2024-12-22 02:05:54,962][  INFO][PID:2826194] Retrieving pubkey
[2024-12-22 02:05:54,962][  INFO][PID:2826194] Calling '/bin/sign -u dmalcolm#gcc-15-smoketest-3@copr.fedorahosted.org -p' (attempt #1)
[2024-12-22 02:05:55,132][  INFO][PID:2826194] Added pubkey for user dmalcolm project gcc-15-smoketest-3 into: /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/pubkey.gpg
[2024-12-22 02:05:55,133][  INFO][PID:2826194] Finished build: id=8429858 failed=False timeout=115200 destdir=/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3 chroot=fedora-rawhide-aarch64 
[2024-12-22 02:05:55,135][  INFO][PID:2826194] Worker succeeded build, took 62.88856339454651
[2024-12-22 02:05:55,135][  INFO][PID:2826194] Sending build state back to frontend: {
    "builds": [
        {
            "timeout": 115200,
            "frontend_base_url": "https://copr.fedorainfracloud.org",
            "memory_reqs": 2048,
            "enable_net": false,
            "project_owner": "dmalcolm",
            "project_name": "gcc-15-smoketest-3",
            "project_dirname": "gcc-15-smoketest-3",
            "submitter": "dmalcolm",
            "ended_on": 1734833155.134975,
            "started_on": 1734833092.2464116,
            "submitted_on": null,
            "status": 1,
            "chroot": "fedora-rawhide-aarch64",
            "arch": "aarch64",
            "buildroot_pkgs": [],
            "task_id": "8429858-fedora-rawhide-aarch64",
            "build_id": 8429858,
            "package_name": "ramond",
            "package_version": "0.5-27",
            "git_repo": "https://copr-dist-git.fedorainfracloud.org/git/dmalcolm/gcc-15-smoketest-3/ramond",
            "git_hash": "62ad94a541a2bac2c36b48a492fc5002c3b1c9cc",
            "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": "dmalcolm/gcc-15-smoketest-3--dmalcolm",
            "results": {
                "packages": [
                    {
                        "name": "ramond-debuginfo",
                        "epoch": null,
                        "version": "0.5",
                        "release": "27.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "ramond",
                        "epoch": null,
                        "version": "0.5",
                        "release": "27.fc42",
                        "arch": "aarch64"
                    },
                    {
                        "name": "ramond",
                        "epoch": null,
                        "version": "0.5",
                        "release": "27.fc42",
                        "arch": "src"
                    },
                    {
                        "name": "ramond-debugsource",
                        "epoch": null,
                        "version": "0.5",
                        "release": "27.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/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/",
                    "id": "copr_base",
                    "name": "Copr repository",
                    "priority": null
                },
                {
                    "baseurl": "https://fedorapeople.org/~dmalcolm/gcc/gcc-15-mass-prebuild/$basearch",
                    "id": "https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch",
                    "name": "Additional repo https_fedorapeople_org_dmalcolm_gcc_gcc_15_mass_prebuild_basearch"
                }
            ],
            "tags": [
                "arch_aarch64"
            ],
            "with_opts": [],
            "without_opts": [],
            "destdir": "/var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3",
            "results_repo_url": "https://download.copr.fedorainfracloud.org/results/dmalcolm/gcc-15-smoketest-3",
            "result_dir": "08429858-ramond",
            "built_packages": "ramond-debuginfo 0.5\nramond 0.5\nramond-debugsource 0.5",
            "id": 8429858,
            "mockchain_macros": {
                "copr_username": "dmalcolm",
                "copr_projectname": "gcc-15-smoketest-3",
                "vendor": "Fedora Project COPR (dmalcolm/gcc-15-smoketest-3)"
            }
        }
    ]
}
[2024-12-22 02:05:55,164][  INFO][PID:2826194] Sending fedora-messaging bus message in build.end
[2024-12-22 02:05:55,182][  INFO][PID:2826194] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/builder-live.log by gzip
[2024-12-22 02:05:55,183][  INFO][PID:2826194] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/builder-live.log' as PID 2828477
[2024-12-22 02:05:55,189][  INFO][PID:2826194] Finished after 0 seconds with exit code 0 (gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/builder-live.log)
[2024-12-22 02:05:55,189][  INFO][PID:2826194] Compressing /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/backend.log by gzip
[2024-12-22 02:05:55,190][  INFO][PID:2826194] Running command 'gzip /var/lib/copr/public_html/results/dmalcolm/gcc-15-smoketest-3/fedora-rawhide-aarch64/08429858-ramond/backend.log' as PID 2828478