Skip to content
StepArgumentsStatus
Start of Pipeline - (57 sec in block)
Success
node - (57 sec in block)
Success
node block - (57 sec in block)
Success
stage - (1 sec in block)Declarative: Checkout SCM
Success
stage block (Declarative: Checkout SCM) - (0.82 sec in block)
Success
checkout - (0.67 sec in self)
Success
withEnv - (55 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Success
withEnv block - (55 sec in block)
Success
stage - (31 sec in block)Standard
Success
stage block (Standard) - (31 sec in block)
Success
updateGitlabCommitStatus - (0.41 sec in self)
Success
sh - (30 sec in self)#!/bin/bash set -x set -e module purge module load gnu_comp/7.3.0 module load llvm/10.0.1 export CLANG_FORMAT_CMD="clang-format" git clean -fdx ./autogen.sh ./configure make -j 2 make check make clean
Success
updateGitlabCommitStatus - (0.39 sec in self)
Success
stage - (22 sec in block)Python
Success
stage block (Python) - (22 sec in block)
Success
updateGitlabCommitStatus - (0.31 sec in self)
Success
sh - (22 sec in self)#!/bin/bash set -x set -e module purge module load gnu_comp/7.3.0 module load llvm/10.0.1 module load pythonconda3/2020-02 export CLANG_FORMAT_CMD="clang-format" git clean -fdx ./autogen.sh ./configure --with-python make -j 2 make check make clean
Failed
stage - (0.38 sec in block)No OpenMP
Success
stage block (No OpenMP) - (92 ms in block)
Success
stage - (0.39 sec in block)Debugging/Coverage
Success
stage block (Debugging/Coverage) - (0.1 sec in block)
Success
stage - (0.21 sec in block)Intel
Success
stage block (Intel) - (93 ms in block)
Success