Merge pull request #164 from Vincent056/go1.23 #438
build_image.yaml
on: push
Build Fedora image
1m 7s
Build EL8 image
1m 49s
Build EL9 image
1m 0s
Annotations
3 errors
Build EL9 image
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/ubi-minimal:latest...
Getting image source signatures
Copying blob sha256:2aa6bd15812764b98217de512ddcd6b7fc8cb96437e1fa30d7963118dce559ff
Copying config sha256:48cb29d9c86d6ff58835a3cfba0e2dec47b4b976345f3fb7fa62f6fa591468d7
Writing manifest to image destination
exec container process `/bin/sh`: Exec format error
Error: building at STEP "RUN microdnf install -y container-selinux go-toolset make findutils git-core && microdnf clean all": while running runtime: exit status 1
|
Build Fedora image
Error: buildah exited with code 2
Trying to pull registry.fedoraproject.org/fedora-minimal:38...
Getting image source signatures
Copying blob sha256:b72c84fef9a8d3d825bcb9677211b6ef6c983a72090979269d12351c79647535
Copying config sha256:121c5889044c1262240d44da1aecb13061a020b38449799af8c01cdff537edb6
Writing manifest to image destination
go: downloading golang.org/dl v0.0.0-20250401154141-6c7fc191c4d8
Downloaded 0.0% ( 16384 / 148907134 bytes) ...
Downloaded 60.7% ( 90455376 / 148907134 bytes) ...
Downloaded 100.0% (148907134 / 148907134 bytes)
Unpacking /root/sdk/go1.19.3/go1.19.3.linux-amd64.tar.gz ...
Success. You may now run 'go1.19.3'
fatal: No names found, cannot describe anything.
go: errors parsing go.mod:
/work/go.mod:3: invalid go version '1.23.0': must match format 1.23
/work/go.mod:5: unknown directive: toolchain
make: *** [Makefile:68: bin/selinuxdctl] Error 1
Error: building at STEP "RUN GO=${GO_VERSION} make": while running runtime: exit status 2
|
Build EL8 image
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi8/ubi-minimal:latest...
Getting image source signatures
Copying blob sha256:ddf4f8844ba45912450254c503f6461467de551d046ed3bfb3e449dfdef8f41c
Copying config sha256:0b9fe6a20d2ebdec014c154325aca837665a628f810b322155cf8c21a5ed22be
Writing manifest to image destination
exec container process `/bin/sh`: Exec format error
Error: building at STEP "RUN microdnf install -y container-selinux go-toolset make findutils git-core && microdnf clean all": while running runtime: exit status 1
|