Skip to content

Publish Docker Image #50

Publish Docker Image

Publish Docker Image #50

Manually triggered July 28, 2025 00:54
Status Failure
Total duration 56s
Artifacts 3

docker-publish.yml

on: workflow_dispatch
Matrix: build-and-push-latest
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

Annotations

14 errors
build-and-push (22, 9-minimal, true)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex && if [ \"${ASTERISK_VERSION}\" = \"latest\" ]; then echo \"Cloning Asterisk from GitHub\"; git clone --depth 1 --single-branch https://github.com/asterisk/asterisk.git asterisk && else echo \"Downloading Asterisk version ${ASTERISK_VERSION}\"; wget --no-cache --timeout=30 --tries=3 \"http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-${ASTERISK_VERSION}-current.tar.gz\" && tar zxf \"asterisk-${ASTERISK_VERSION}-current.tar.gz\" && rm -f \"asterisk-${ASTERISK_VERSION}-current.tar.gz\" && mv asterisk-${ASTERISK_VERSION}* asterisk && fi cd asterisk && if [ \"$ENABLE_CHAN_SIP\" = \"true\" ]; then echo \"Reincluding chan_sip module...\"; wget https://raw.githubusercontent.com/InterLinked1/chan_sip/master/chan_sip_reinclude.sh && chmod +x chan_sip_reinclude.sh && ./chan_sip_reinclude.sh && echo \"chan_sip module reincluded successfully\"; else echo \"Skipping chan_sip reinclude\"; fi && contrib/scripts/install_prereq install && NOISY_BUILD=yes ./configure --libdir=/usr/lib64 --with-pjproject-bundled --with-jansson-bundled --enable-dev-mode=no --disable-xmldoc && make menuselect.makeopts && menuselect/menuselect --disable BUILD_NATIVE --disable-category MENUSELECT_ADDONS $( [ \"$ENABLE_CHAN_SIP\" = \"true\" ] && echo \"--enable chan_sip\" ) menuselect.makeopts && make channels && make -j$(nproc) && make install && make samples && make basic-pbx && make clean && cd .. && rm -rf asterisk" did not complete successfully: exit code: 2
build-and-push (22, 9-minimal, false)
The operation was canceled.
build-and-push (22, 9-minimal, false)
The strategy configuration was canceled because "build-and-push._22_9-minimal_true" failed
build-and-push (20, 9-minimal, false)
The operation was canceled.
build-and-push (20, 9-minimal, false)
The strategy configuration was canceled because "build-and-push._22_9-minimal_true" failed
build-and-push (20, 9-minimal, true)
The operation was canceled.
build-and-push (20, 9-minimal, true)
The strategy configuration was canceled because "build-and-push._22_9-minimal_true" failed
build-and-push (21, 9-minimal, true)
The operation was canceled.
build-and-push (21, 9-minimal, true)
The strategy configuration was canceled because "build-and-push._22_9-minimal_true" failed
build-and-push (21, 9-minimal, false)
The operation was canceled.
build-and-push (21, 9-minimal, false)
The strategy configuration was canceled because "build-and-push._22_9-minimal_true" failed
build-and-push-latest (true)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex && if [ \"${ASTERISK_VERSION}\" = \"latest\" ]; then echo \"Cloning Asterisk from GitHub\"; git clone --depth 1 --single-branch https://github.com/asterisk/asterisk.git asterisk && else echo \"Downloading Asterisk version ${ASTERISK_VERSION}\"; wget --no-cache --timeout=30 --tries=3 \"http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-${ASTERISK_VERSION}-current.tar.gz\" && tar zxf \"asterisk-${ASTERISK_VERSION}-current.tar.gz\" && rm -f \"asterisk-${ASTERISK_VERSION}-current.tar.gz\" && mv asterisk-${ASTERISK_VERSION}* asterisk && fi cd asterisk && if [ \"$ENABLE_CHAN_SIP\" = \"true\" ]; then echo \"Reincluding chan_sip module...\"; wget https://raw.githubusercontent.com/InterLinked1/chan_sip/master/chan_sip_reinclude.sh && chmod +x chan_sip_reinclude.sh && ./chan_sip_reinclude.sh && echo \"chan_sip module reincluded successfully\"; else echo \"Skipping chan_sip reinclude\"; fi && contrib/scripts/install_prereq install && NOISY_BUILD=yes ./configure --libdir=/usr/lib64 --with-pjproject-bundled --with-jansson-bundled --enable-dev-mode=no --disable-xmldoc && make menuselect.makeopts && menuselect/menuselect --disable BUILD_NATIVE --disable-category MENUSELECT_ADDONS $( [ \"$ENABLE_CHAN_SIP\" = \"true\" ] && echo \"--enable chan_sip\" ) menuselect.makeopts && make channels && make -j$(nproc) && make install && make samples && make basic-pbx && make clean && cd .. && rm -rf asterisk" did not complete successfully: exit code: 2
build-and-push-latest (false)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c set -ex && if [ \"${ASTERISK_VERSION}\" = \"latest\" ]; then echo \"Cloning Asterisk from GitHub\"; git clone --depth 1 --single-branch https://github.com/asterisk/asterisk.git asterisk && else echo \"Downloading Asterisk version ${ASTERISK_VERSION}\"; wget --no-cache --timeout=30 --tries=3 \"http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-${ASTERISK_VERSION}-current.tar.gz\" && tar zxf \"asterisk-${ASTERISK_VERSION}-current.tar.gz\" && rm -f \"asterisk-${ASTERISK_VERSION}-current.tar.gz\" && mv asterisk-${ASTERISK_VERSION}* asterisk && fi cd asterisk && if [ \"$ENABLE_CHAN_SIP\" = \"true\" ]; then echo \"Reincluding chan_sip module...\"; wget https://raw.githubusercontent.com/InterLinked1/chan_sip/master/chan_sip_reinclude.sh && chmod +x chan_sip_reinclude.sh && ./chan_sip_reinclude.sh && echo \"chan_sip module reincluded successfully\"; else echo \"Skipping chan_sip reinclude\"; fi && contrib/scripts/install_prereq install && NOISY_BUILD=yes ./configure --libdir=/usr/lib64 --with-pjproject-bundled --with-jansson-bundled --enable-dev-mode=no --disable-xmldoc && make menuselect.makeopts && menuselect/menuselect --disable BUILD_NATIVE --disable-category MENUSELECT_ADDONS $( [ \"$ENABLE_CHAN_SIP\" = \"true\" ] && echo \"--enable chan_sip\" ) menuselect.makeopts && make channels && make -j$(nproc) && make install && make samples && make basic-pbx && make clean && cd .. && rm -rf asterisk" did not complete successfully: exit code: 2
build-and-push-latest (false)
The strategy configuration was canceled because "build-and-push-latest.true" failed

Artifacts

Produced during runtime
Name Size Digest
pablodz~asterisk-rockylinux~DKKE6M.dockerbuild Expired
65.2 KB
sha256:f09cf3dd84ddc5b0cae410f869751d6350634c1448f41ba7b1c5ffd491354c93
pablodz~asterisk-rockylinux~GZXB6Q.dockerbuild Expired
64.4 KB
sha256:08a9fcb216885777461825b63411fa74349bf7a8c7c67935d80df161a728eac0
pablodz~asterisk-rockylinux~K2KGLC.dockerbuild Expired
66.9 KB
sha256:107f7ce8fde61c493ad34fe039949f7dc00132289dd8df451beae2c6f97208a2