Skip to content

add partition generation, modify find commands to output run info correctly #303

add partition generation, modify find commands to output run info correctly

add partition generation, modify find commands to output run info correctly #303

Triggered via pull request April 30, 2024 23:13
Status Failure
Total duration 13m 5s
Artifacts

docker_image_main_branch.yml

on: pull_request
start-runner
1s
start-runner
troute  /  build-and-push
troute / build-and-push
ngen  /  build-and-push
ngen / build-and-push
check_result
0s
check_result
stop-runner
0s
stop-runner
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
deps / build-and-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pip3 install --upgrade pip && pip3 install -t /ngen numpy pandas pyyaml bmipy Cython netCDF4 wheel packaging opencv-contrib-python-headless && echo \"export HYDRA_HOST_FILE=${HYDRA_HOST_FILE}\" >> /etc/profile && touch ${HYDRA_HOST_FILE} && mkdir -p /tmp/ngen-deps && cd /tmp/ngen-deps && tar xfz mpich-${MPICH_VERSION}.tar.gz && cd mpich-${MPICH_VERSION} && FFLAGS=\"-w -fallow-argument-mismatch -O2\" ./configure ${MPICH_CONFIGURE_OPTIONS} && make -j $(nproc) ${MPICH_MAKE_OPTIONS} && make install && cd /tmp/ngen-deps && tar -xzf hdf5-${HD5_VERSION}.tar.gz && cd hdf5-${HD5_VERSION} && ./configure --enable-parallel --prefix=/usr && make -j $(nproc) && make install && cd /tmp/ngen-deps && mkdir netcdf && tar -xzf netcdf-${NETCDF_C_VERSION}.tar.gz -C netcdf --strip 1 && cd netcdf && LIBS=curl && ./configure --prefix=/usr && make -j $(nproc) && make install && cd /tmp/ngen-deps && mkdir netcdf-fortran && tar -xzf netcdf-fortran-${NETCDF_FORTRAN_VERSION}.tar.gz -C netcdf-fortran --strip 1 && cd netcdf-fortran && export NCDIR=/usr NFDIR=/usr && LD_LIBRARY_PATH=/usr/lib CPPFLAGS=-I/usr/include LDFLAGS=-L/usr/lib ./configure --prefix=/usr && make -j $(nproc) && make install && cd /tmp/ngen-deps && mkdir netcdf-cxx4 && tar -xzf netcdf-cxx4-${NETCDF_CXX_VERSION}.tar.gz -C netcdf-cxx4 --strip 1 && mkdir netcdf-cxx4/build && cd netcdf-cxx4/build && ../configure --enable-parallel --prefix=/usr && cmake .. && make && make install && cd /tmp/ngen-deps && git clone https://github.com/Blosc/python-blosc2/ && cd python-blosc2 && git checkout ${BLOSC2_VERSION} && git submodule update --init --recursive && python3 -m pip install -r requirements-build.txt && pip3 install . && pip3 install numpy pandas pyyaml bmipy Cython==3.0.3 netCDF4==1.6.3 wheel packaging && HDF5_DIR=/usr pip3 install -v --no-build-isolation tables && alias pip='pip3' && echo \"alias pip='pip3'\" >> /etc/profile && alias python='python3' && echo \"alias python='python3'\" >> /etc/profile && cd ${BOOST_ROOT} && tar -xjf boost_${BOOST_VERSION//./_}.tar.bz2 && rm boost_${BOOST_VERSION//./_}.tar.bz2 && rm -rf /tmp/ngen-deps" did not complete successfully: exit code: 1
deps / build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deps / build-and-push
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/