Skip to content

Deploy

Deploy #246

Manually triggered January 6, 2024 20:37
Status Failure
Total duration 20m 34s
Artifacts 3

deploy.yml

on: workflow_dispatch
Build Binary - armv7
18m 36s
Build Binary - armv7
Build Binary - arm64
19m 19s
Build Binary - arm64
Build Binary - amd64
1m 26s
Build Binary - amd64
Triggered via Workflow Dispatch?
0s
Triggered via Workflow Dispatch?
Consolidate & Cache Binaries
11s
Consolidate & Cache Binaries
Image Build & Push  /  Prepare workflow environment
Image Build & Push / Prepare workflow environment
Deploy as test  /  Prepare workflow environment
6s
Deploy as test / Prepare workflow environment
Image Build & Push  /  Build (manifest)
Image Build & Push / Build (manifest)
Image Build & Push  /  Build nohealthcheck (manifest)
Image Build & Push / Build nohealthcheck (manifest)
Matrix: Image Build & Push / Build
Waiting for pending jobs
Matrix: Image Build & Push / Build nohealthcheck
Waiting for pending jobs
Deploy as test  /  Build (manifest)
28s
Deploy as test / Build (manifest)
Deploy as test  /  Build nohealthcheck (manifest)
0s
Deploy as test / Build nohealthcheck (manifest)
Matrix: Deploy as test / Build
Matrix: Deploy as test / Build nohealthcheck
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy as test / Build (manifest)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(pkg-config) && TEMP_PACKAGES+=(cmake) && TEMP_PACKAGES+=(git) && TEMP_PACKAGES+=(automake) && TEMP_PACKAGES+=(autoconf) && TEMP_PACKAGES+=(wget) && TEMP_PACKAGES+=(libusb-1.0-0-dev) && KEPT_PACKAGES+=(libusb-1.0-0) && KEPT_PACKAGES+=(libzmq5) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" && chmod -v a+x /opt/acars-bridge.armv7 /opt/acars-bridge.arm64 /opt/acars-bridge.amd64 && /rename_current_arch_binary.sh && rm -fv /opt/acars-bridge.* curl --location --output /tmp/install_sdrplay.sh https://raw.githubusercontent.com/sdr-enthusiasts/install-libsdrplay/main/install_sdrplay.sh && chmod +x /tmp/install_sdrplay.sh && /tmp/install_sdrplay.sh && git clone https://github.com/airspy/airspyone_host.git /src/airspyone_host && pushd /src/airspyone_host && mkdir -p /src/airspyone_host/build && pushd /src/airspyone_host/build && cmake ../ -DINSTALL_UDEV_RULES=ON && make && make install && ldconfig && popd && popd && rm -rf /src/airspyone_host && git clone https://github.com/pothosware/SoapySDR.git /src/SoapySDR && pushd /src/SoapySDR && BRANCH_SOAPYSDR=$(git tag --sort=\"creatordate\" | tail -1) && git checkout \"$BRANCH_SOAPYSDR\" && mkdir -p /src/SoapySDR/build && pushd /src/SoapySDR/build && cmake ../ -DCMAKE_BUILD_TYPE=Debug && make all && make test && make install && popd && popd && ldconfig && rm -rf /src/SoapySDR && git clone https://github.com/pothosware/SoapyRTLTCP.git /src/SoapyRTLTCP && pushd /src/SoapyRTLTCP && mkdir -p /src/SoapyRTLTCP/build && pushd /src/SoapyRTLTCP/build && cmake ../ -DCMAKE_BUILD_TYPE=Debug && make all && make install && popd && popd && ldconfig && rm -rf /src/SoapyRTLTCP && git clone https://github.com/pothosware/SoapyRTLSDR.git /src/SoapyRTLSDR && pushd /src/SoapyRTLSDR && BRANCH_SOAPYRTLSDR=$(git tag --sort=\"creatordate\" | tail -1) && git checkout \"$BRANCH_SOAPYRTLSDR\" && mkdir -p /src/SoapyRTLSDR/build && pushd /src/SoapyRTLSDR/build && cmake ../ -DCMAKE_BUILD_TYPE=Debug && make all && make install && popd && popd && ldconfig && rm -rf /src/SoapyRTLSDR && git clone https://github.com/pothosware/SoapySDRPlay.git /src/SoapySDRPlay && pushd /src/SoapySDRPlay && mkdir build && pushd build && cmake .. && make && make install && popd && popd && ldconfig && rm -rf /src/SoapySDRPlay && git clone https://github.com/pothosware/SoapyAirspy.git /src/SoapyAirspy && pushd /src/SoapyAirspy && mkdir build && pushd build && cmake .. && make && make install && popd && popd && ldconfig && rm -rf /src/SoapyAirspy && git clone --depth 1 --single-branch --branch master https://github.com/wiedehopf/acarsdec.git /src/acarsdec && pushd /src/acarsdec && sed -i -e 's/-march=native//' CMakeLists.txt && mkdir build && pushd build && cmake ../ -DCMAKE_BUILD_TYPE=Debug -Drtl=OFF -Dsdrplay=OFF -Dairspy=OFF -Dsoapy=ON && make && make install && popd && popd && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/*" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
acars-bridge.amd64 Expired
2.07 MB
acars-bridge.arm64 Expired
2.06 MB
acars-bridge.armv7 Expired
2 MB