Skip to content
StepArgumentsStatus
Start of Pipeline - (39 min in block)
withEnv - (39 min in block)LC_ALL
withEnv block - (39 min in block)
stage - (13 sec in block)Environment
stage block (Environment) - (13 sec in block)
node - (13 sec in block)!windows
node block - (13 sec in block)
checkout - (12 sec in self)
withEnv - (1.1 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 sec in block)
script - (1 sec in block)
script block - (0.92 sec in block)
milestone - (0.17 sec in self)266
milestone - (0.18 sec in self)267
load - (0.32 sec in block)/var/lib/jenkins1/ws/OpenModelica_omlib-staging/.CI/common.groovy
load block (/var/lib/jenkins1/ws/OpenModelica_omlib-staging/.CI/common.groovy) - (53 ms in block)
echo - (35 ms in self)isPR: false
echo - (33 ms in self)shouldWeBuildOSX: false
echo - (31 ms in self)shouldWeBuildMINGW: false
echo - (28 ms in self)shouldWeBuildCENTOS7: false
echo - (33 ms in self)shouldWeSkipCMakeBuild: true
echo - (4 ms in self)shouldWeRunTests: true
stage - (15 min in block)setup
stage block (setup) - (15 min in block)
parallel - (15 min in block)
parallel block (Branch: gcc) - (2 ms in block)
stage - (14 min in block)gcc
stage block (gcc) - (14 min in block)
node - (14 min in block)linux
node block - (14 min in block)
checkout - (3 sec in self)
withEnv - (13 min in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (13 min in block)
isUnix - (8 ms in self)
withEnv - (1 min 32 sec in block)JD_TO_PULL
withEnv block - (1 min 32 sec in block)
sh - (1 min 32 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.5 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.37 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (12 min in block)
withDockerContainer block - (12 min in block)
withEnv - (12 min in block)QTDIR
withEnv block - (12 min in block)
script - (11 min in block)
script block - (11 min in block)
echo - (27 ms in self)intel-5820k-1
isUnix - (7 ms in self)
sh - (0.57 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
isUnix - (8 ms in self)
sh - (0.54 sec in self)autoconf
sh - (17 sec in self)./configure CC='gcc-5' CXX='g++-5' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --with-omniORB --enable-modelica3d --prefix=`pwd`/install
sh - (0.32 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh (build) - (11 min in self)HOME='/var/lib/jenkins/ws/OpenModelica_omlib-staging' make -j6 --output-sync=recurse omc omc-diff omsimulator
sh - (0.54 sec in self)find build/lib/*/omc/ -name "*.so" -exec strip {} ";"
sh - (1.7 sec in self) mv build build.sanity-check mkdir .sanity-check cd .sanity-check cp ../testsuite/sanity-check/testSanity.mos . cat testSanity.mos ../build.sanity-check/bin/omc --linearizationDumpLanguage=matlab testSanity.mos ./M ./M -l=1.0 ls linearized_model.m ls M.fmu rm -rf ./M* ./OMCppM* ./linear_M* ./linearized_model.m
sh - (0.31 sec in self) cd .sanity-check # do not do this on Mac as it doesn't work yet # test `uname` = Darwin || ../build.sanity-check/bin/omc --simCodeTarget=Cpp testSanity.mos # test `uname` = Darwin || ./M # test `uname` = Darwin || ls M.fmu # test `uname` = Darwin || rm -rf ./M* ./OMCppM* cd .. mv build.sanity-check build rm -rf .sanity-check
sh - (12 sec in self)cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo
stash - (34 sec in self)omc-gcc
parallel block (Branch: clang) - (1 ms in block)
stage - (15 min in block)clang
stage block (clang) - (15 min in block)
node - (15 min in block)linux
node block - (15 min in block)
checkout - (6.2 sec in self)
withEnv - (15 min in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (15 min in block)
isUnix - (8 ms in self)
withEnv - (0.5 sec in block)JD_TO_PULL
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker pull "$JD_TO_PULL"
isUnix - (7 ms in self)
withEnv - (0.51 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (15 min in block)
withDockerContainer block - (15 min in block)
script - (14 min in block)
script block - (14 min in block)
echo - (29 ms in self)dev.openmodelica.org
isUnix - (7 ms in self)
sh - (0.83 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
isUnix - (7 ms in self)
sh - (0.55 sec in self)autoconf
sh - (40 sec in self)./configure CC='clang' CXX='clang++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --with-omniORB --enable-modelica3d --prefix=`pwd`/install --without-hwloc
isUnix - (9 ms in self)
sh - (0.31 sec in self)uname
sh - (0.35 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (0.32 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh (clean) - (1.7 sec in self)HOME='/var/lib/jenkins/ws/OpenModelica_omlib-staging' make -j6 --output-sync=recurse clean
sh - (0.33 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh (build) - (13 min in self)HOME='/var/lib/jenkins/ws/OpenModelica_omlib-staging' make -j6 --output-sync=recurse omc omc-diff omsimulator
sh - (0.86 sec in self)find build/lib/*/omc/ -name "*.so" -exec strip {} ";"
sh - (2.2 sec in self) mv build build.sanity-check mkdir .sanity-check cd .sanity-check cp ../testsuite/sanity-check/testSanity.mos . cat testSanity.mos ../build.sanity-check/bin/omc --linearizationDumpLanguage=matlab testSanity.mos ./M ./M -l=1.0 ls linearized_model.m ls M.fmu rm -rf ./M* ./OMCppM* ./linear_M* ./linearized_model.m
sh - (0.31 sec in self) cd .sanity-check # do not do this on Mac as it doesn't work yet # test `uname` = Darwin || ../build.sanity-check/bin/omc --simCodeTarget=Cpp testSanity.mos # test `uname` = Darwin || ./M # test `uname` = Darwin || ls M.fmu # test `uname` = Darwin || rm -rf ./M* ./OMCppM* cd .. mv build.sanity-check build rm -rf .sanity-check
sh - (18 sec in self)cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo
isUnix - (20 ms in self)
sh - (0.32 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
sh - (2.8 sec in self)cp -Lr build build.new && rm -rf build && mv build.new build
stash - (29 sec in self)omc-clang
parallel block (Branch: MacOS) - (2 ms in block)
stage - (0.45 sec in block)MacOS
stage block (MacOS) - (0.25 sec in block)
parallel block (Branch: Win/MinGW) - (2 ms in block)
stage - (0.49 sec in block)Win/MinGW
stage block (Win/MinGW) - (0.26 sec in block)
parallel block (Branch: CentOS7) - (2 ms in block)
stage - (0.54 sec in block)CentOS7
stage block (CentOS7) - (0.26 sec in block)
parallel block (Branch: cmake-gcc) - (2 ms in block)
stage - (0.58 sec in block)cmake-gcc
stage block (cmake-gcc) - (0.26 sec in block)
parallel block (Branch: checks) - (29 sec in block)
stage - (29 sec in block)checks
stage block (checks) - (29 sec in block)
node - (29 sec in block)linux
node block - (28 sec in block)
checkout - (2.2 sec in self)
withEnv - (26 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (26 sec in block)
isUnix - (8 ms in self)
withEnv - (0.49 sec in block)JD_TO_PULL
withEnv block - (0.37 sec in block)
sh - (0.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.54 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.4 sec in block)
sh - (0.34 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (24 sec in block)
withDockerContainer block - (22 sec in block)
script - (0.54 sec in block)
script block - (0.41 sec in block)
echo - (28 ms in self)ryzen-5950x-2-2
isUnix - (7 ms in self)
sh - (0.31 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
sh - (0.3 sec in self)! git submodule foreach --recursive git diff 2>&1 | grep CRLF
isUnix - (7 ms in self)
sh - (0.31 sec in self)uname
sh - (0.33 sec in self)lscpu -p | egrep -v "^#" | wc -l
sh - (17 sec in self)make -f Makefile.in -j32 --output-sync=recurse bom-error utf8-error thumbsdb-error spellcheck
sh - (3.4 sec in self) cd doc/bibliography mkdir -p /tmp/openmodelica.org-bibgen sh generate.sh /tmp/openmodelica.org-bibgen
stage - (21 min in block)tests
stage block (tests) - (21 min in block)
parallel - (21 min in block)
parallel block (Branch: cross-build-fmu) - (2 ms in block)
stage - (12 min in block)cross-build-fmu
stage block (cross-build-fmu) - (12 min in block)
node - (12 min in block)linux
node block - (9 min 32 sec in block)
checkout - (4.9 sec in self)
withEnv - (9 min 27 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (9 min 26 sec in block)
withEnv - (9 min 26 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (9 min 26 sec in block)
script - (9 min 26 sec in block)
script block - (9 min 26 sec in block)
isUnix - (31 ms in self)
withEnv - (0.52 sec in block)JD_IMAGE
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker build -t "$JD_IMAGE" --pull .CI/cache
sh - (0.32 sec in self)stat -c %g /var/run/docker.sock
isUnix - (9 ms in self)
withEnv - (0.53 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (9 min 24 sec in block)
withDockerContainer block - (9 min 20 sec in block)
echo - (29 ms in self)r630-1-2
isUnix - (7 ms in self)
sh - (0.58 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (23 sec in self)omc-clang
isUnix - (7 ms in self)
sh - (0.39 sec in self)test ! -z '/cache/omlibrary'
sh - (0.32 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.32 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (30 ms in self)
isUnix - (6 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (38 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.97 sec in self)cd OMCompiler && ./config.status
sh - (0.32 sec in self)./config.status
sh - (0.34 sec in self)touch omc.skip
lock - (37 sec in block)informatix
lock block - (37 sec in block)
sh - (37 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (8 ms in self)
sh - (0.54 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
writeFile - (0.11 sec in self)testsuite/special/FmuExportCrossCompile/VERSION
sh - (4.4 sec in self)make -C testsuite/special/FmuExportCrossCompile/ dockerpull
sh - (7 min 29 sec in self)make -C testsuite/special/FmuExportCrossCompile/ test
stash - (0.61 sec in self)cross-fmu
stash - (0.13 sec in self)cross-fmu-extras
archiveArtifacts - (0.58 sec in self)testsuite/special/FmuExportCrossCompile/*.fmu
parallel block (Branch: testsuite-clang 1/3) - (1 ms in block)
stage - (19 min in block)testsuite-clang 1/3
stage block (testsuite-clang 1/3) - (19 min in block)
node - (19 min in block)linux
node block - (16 min in block)
checkout - (4 sec in self)
withEnv - (16 min in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (16 min in block)
isUnix - (7 ms in self)
readFile - (0.1 sec in self).CI/cache/Dockerfile
sh - (0.33 sec in self)docker build -t 3d41568ff9e97c37888ffdc01126d7754c4aeefb --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (9 ms in self)
withEnv - (0.58 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.4 sec in block)
sh - (0.33 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (16 min in block)
withDockerContainer block - (16 min in block)
withEnv - (16 min in block)LIBRARIES, RUNTESTDB
withEnv block - (16 min in block)
script - (16 min in block)
script block - (16 min in block)
echo - (5 ms in self)r630-1-1
isUnix - (6 ms in self)
sh - (0.58 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (7.5 sec in self)omc-clang
isUnix - (9 ms in self)
sh - (0.47 sec in self)test ! -z '/cache/omlibrary'
sh - (0.38 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.44 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (34 ms in self)
isUnix - (6 ms in self)
sh - (0.36 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (1 min 9 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (1 sec in self)cd OMCompiler && ./config.status
sh - (0.57 sec in self)./config.status
sh - (0.57 sec in self)touch omc.skip
lock - (9 sec in block)informatix
lock block - (8.6 sec in block)
sh - (8.5 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (85 ms in self)
sh - (0.67 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.38 sec in self)build/bin/omc-diff -v1.4
sh - (14 min in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j6 -partition=1/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//omlib-staging/" cp ../runtest.db.* "/cache/runtest//omlib-staging/" fi
junit - (0.37 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-clang 2/3) - (2 ms in block)
stage - (20 min in block)testsuite-clang 2/3
stage block (testsuite-clang 2/3) - (20 min in block)
node - (20 min in block)linux
node block - (17 min in block)
checkout - (5.5 sec in self)
withEnv - (17 min in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (17 min in block)
isUnix - (6 ms in self)
readFile - (0.13 sec in self).CI/cache/Dockerfile
sh - (0.59 sec in self)docker build -t 3d41568ff9e97c37888ffdc01126d7754c4aeefb --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (9 ms in self)
withEnv - (0.59 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.44 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (17 min in block)
withDockerContainer block - (17 min in block)
withEnv - (17 min in block)LIBRARIES, RUNTESTDB
withEnv block - (17 min in block)
script - (17 min in block)
script block - (17 min in block)
echo - (6 ms in self)dev.openmodelica.org
isUnix - (7 ms in self)
sh - (0.84 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (6.1 sec in self)omc-clang
isUnix - (7 ms in self)
sh - (0.37 sec in self)test ! -z '/cache/omlibrary'
sh - (0.38 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.36 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (29 ms in self)
isUnix - (16 ms in self)
sh - (0.37 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (1 min 2 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (1.2 sec in self)cd OMCompiler && ./config.status
sh - (0.66 sec in self)./config.status
sh - (0.52 sec in self)touch omc.skip
sh - (7.9 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (38 ms in self)
sh - (0.83 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.44 sec in self)build/bin/omc-diff -v1.4
sh - (15 min in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j6 -partition=2/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//omlib-staging/" cp ../runtest.db.* "/cache/runtest//omlib-staging/" fi
junit - (0.36 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-clang 3/3) - (2 ms in block)
stage - (15 min in block)testsuite-clang 3/3
stage block (testsuite-clang 3/3) - (15 min in block)
node - (15 min in block)linux
node block - (11 min in block)
checkout - (2 sec in self)
withEnv - (11 min in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (11 min in block)
isUnix - (7 ms in self)
readFile - (0.29 sec in self).CI/cache/Dockerfile
sh - (1.2 sec in self)docker build -t 3d41568ff9e97c37888ffdc01126d7754c4aeefb --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (8 ms in self)
withEnv - (0.63 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.43 sec in block)
sh - (0.36 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (11 min in block)
withDockerContainer block - (11 min in block)
withEnv - (11 min in block)LIBRARIES, RUNTESTDB
withEnv block - (11 min in block)
script - (11 min in block)
script block - (11 min in block)
echo - (5 ms in self)ryzen-5950x-2-2
isUnix - (15 ms in self)
sh - (0.79 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.9 sec in self)omc-clang
isUnix - (9 ms in self)
sh - (0.33 sec in self)test ! -z '/cache/omlibrary'
sh - (0.65 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (35 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (51 ms in self)
isUnix - (7 ms in self)
sh - (0.55 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (16 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.62 sec in self)cd OMCompiler && ./config.status
sh - (0.37 sec in self)./config.status
sh - (0.38 sec in self)touch omc.skip
lock - (4.2 sec in block)ryzen-5950x-2
lock block - (4 sec in block)
sh - (3.9 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (34 ms in self)
sh - (0.32 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.45 sec in self)build/bin/omc-diff -v1.4
sh - (9 min 56 sec in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j6 -partition=3/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//omlib-staging/" cp ../runtest.db.* "/cache/runtest//omlib-staging/" fi
junit - (0.29 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-gcc 1/3) - (2 ms in block)
stage - (14 min in block)testsuite-gcc 1/3
stage block (testsuite-gcc 1/3) - (14 min in block)
node - (14 min in block)linux
node block - (10 min in block)
checkout - (3.2 sec in self)
withEnv - (10 min in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (10 min in block)
isUnix - (7 ms in self)
readFile - (0.14 sec in self).CI/cache-xenial/Dockerfile
sh - (4 sec in self)docker build -t 22700aa30c4ba4ee90a34211c26179fa14fe96f8 --pull -f ".CI/cache-xenial/Dockerfile" ".CI/cache-xenial"
isUnix - (7 ms in self)
withEnv - (0.7 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.54 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (10 min in block)
withDockerContainer block - (9 min 49 sec in block)
withEnv - (9 min 44 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (9 min 44 sec in block)
script - (9 min 43 sec in block)
script block - (9 min 43 sec in block)
echo - (5 ms in self)ryzen-5950x-2-3
isUnix - (6 ms in self)
sh - (0.59 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.3 sec in self)omc-gcc
isUnix - (7 ms in self)
sh - (0.5 sec in self)test ! -z '/cache/omlibrary'
sh - (0.36 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.36 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (29 ms in self)
isUnix - (7 ms in self)
sh - (0.34 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (21 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.37 sec in self)cd OMCompiler && ./config.status
sh - (0.34 sec in self)./config.status
sh - (0.33 sec in self)touch omc.skip
lock - (3.9 sec in block)ryzen-5950x-2
lock block - (3.7 sec in block)
sh - (3.5 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (33 ms in self)
sh - (0.32 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.34 sec in self)build/bin/omc-diff -v1.4
sh - (9 min 9 sec in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j6 -partition=1/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//omlib-staging/" cp ../runtest.db.* "/cache/runtest//omlib-staging/" fi
junit - (0.24 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-gcc 2/3) - (1 ms in block)
stage - (20 min in block)testsuite-gcc 2/3
stage block (testsuite-gcc 2/3) - (20 min in block)
node - (20 min in block)linux
node block - (15 min in block)
checkout - (5.9 sec in self)
withEnv - (14 min in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (14 min in block)
isUnix - (7 ms in self)
readFile - (77 ms in self).CI/cache-xenial/Dockerfile
sh - (0.58 sec in self)docker build -t 22700aa30c4ba4ee90a34211c26179fa14fe96f8 --pull -f ".CI/cache-xenial/Dockerfile" ".CI/cache-xenial"
isUnix - (10 ms in self)
withEnv - (0.55 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.4 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (14 min in block)
withDockerContainer block - (14 min in block)
withEnv - (14 min in block)LIBRARIES, RUNTESTDB
withEnv block - (14 min in block)
script - (14 min in block)
script block - (14 min in block)
echo - (31 ms in self)ripper2-3
isUnix - (6 ms in self)
sh - (0.58 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (7.7 sec in self)omc-gcc
isUnix - (8 ms in self)
sh - (0.34 sec in self)test ! -z '/cache/omlibrary'
sh - (0.33 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.38 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (17 ms in self)
isUnix - (6 ms in self)
sh - (0.41 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (40 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (1.3 sec in self)cd OMCompiler && ./config.status
sh - (0.37 sec in self)./config.status
sh - (0.33 sec in self)touch omc.skip
lock - (8.6 sec in block)ripper2
lock block - (8.4 sec in block)
sh - (8.3 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (44 ms in self)
sh - (0.63 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.54 sec in self)build/bin/omc-diff -v1.4
sh - (13 min in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j6 -partition=2/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//omlib-staging/" cp ../runtest.db.* "/cache/runtest//omlib-staging/" fi
junit - (0.49 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-gcc 3/3) - (2 ms in block)
stage - (21 min in block)testsuite-gcc 3/3
stage block (testsuite-gcc 3/3) - (21 min in block)
node - (21 min in block)linux
node block - (14 min in block)
checkout - (3.5 sec in self)
withEnv - (14 min in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (14 min in block)
isUnix - (5 ms in self)
readFile - (80 ms in self).CI/cache-xenial/Dockerfile
sh - (0.33 sec in self)docker build -t 22700aa30c4ba4ee90a34211c26179fa14fe96f8 --pull -f ".CI/cache-xenial/Dockerfile" ".CI/cache-xenial"
isUnix - (9 ms in self)
withEnv - (0.73 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.5 sec in block)
sh - (0.37 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (14 min in block)
withDockerContainer block - (14 min in block)
withEnv - (14 min in block)LIBRARIES, RUNTESTDB
withEnv block - (14 min in block)
script - (14 min in block)
script block - (14 min in block)
echo - (5 ms in self)intel-5820k-1
isUnix - (7 ms in self)
sh - (0.62 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (6.6 sec in self)omc-gcc
isUnix - (18 ms in self)
sh - (0.33 sec in self)test ! -z '/cache/omlibrary'
sh - (0.32 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.32 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (36 ms in self)
isUnix - (7 ms in self)
sh - (0.36 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (37 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.63 sec in self)cd OMCompiler && ./config.status
sh - (0.32 sec in self)./config.status
sh - (0.42 sec in self)touch omc.skip
sh - (6.3 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (33 ms in self)
sh - (0.38 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.35 sec in self)build/bin/omc-diff -v1.4
sh - (13 min in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j6 -partition=3/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//omlib-staging/" cp ../runtest.db.* "/cache/runtest//omlib-staging/" fi
junit - (0.45 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-compliance) - (2 ms in block)
stage - (10 min in block)testsuite-compliance
stage block (testsuite-compliance) - (10 min in block)
node - (10 min in block)linux
node block - (3 min 27 sec in block)
checkout - (2.8 sec in self)
withEnv - (3 min 23 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 23 sec in block)
isUnix - (6 ms in self)
readFile - (0.14 sec in self).CI/cache/Dockerfile
sh - (0.48 sec in self)docker build -t 3d41568ff9e97c37888ffdc01126d7754c4aeefb --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (7 ms in self)
withEnv - (0.67 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.52 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (3 min 21 sec in block)
withDockerContainer block - (3 min 12 sec in block)
withEnv - (3 min 11 sec in block)LIBRARIES, COMPLIANCEEXTRAREPORTFLAGS, COMPLIANCEPREFIX
withEnv block - (3 min 11 sec in block)
script - (3 min 11 sec in block)
script block - (3 min 11 sec in block)
isUnix - (35 ms in self)
echo - (30 ms in self)ryzen-5950x-2-1
isUnix - (23 ms in self)
sh - (0.36 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (4.2 sec in self)omc-clang
isUnix - (19 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.37 sec in self)cp -f null/omlib-staging/runtest.db.* testsuite/ || cp -f null/master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.33 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (31 ms in self)
isUnix - (16 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (18 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.58 sec in self)cd OMCompiler && ./config.status
sh - (0.38 sec in self)./config.status
sh - (0.33 sec in self)touch omc.skip
lock - (4.5 sec in block)ryzen-5950x-2
lock block - (4.2 sec in block)
sh - (4.1 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
sh - (2 min 37 sec in self)HOME=$PWD/testsuite/libraries-for-testing/ build/bin/omc -g=MetaModelica build/share/doc/omc/testmodels/ComplianceSuite.mos
sh - (0.32 sec in self)mv compliance.html compliance-current.html
sh - (0.64 sec in self)test -f compliance.xml
isUnix - (7 ms in self)
sh - (0.33 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
sh - (0.36 sec in self)cp -p compliance-current.html compliance-omlib-staging-v1.20.0-dev.50+gcda95895d9.html
sh - (0.35 sec in self)test ! 'omlib-staging' = 'master' || rm -f compliance-current.html
stash - (0.12 sec in self)compliance
isUnix - (7 ms in self)
sh - (0.33 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
archiveArtifacts - (0.15 sec in self)compliance*v1.20.0-dev.50+gcda95895d9.html, compliance.failures
sh - (0.32 sec in self)sed -i.bak 's/%/\%/g' compliance.ignore.xml && sed -i.bak 's/[^[:print:]]/ /g' compliance.ignore.xml
junit - (0.11 sec in self)compliance.ignore.xml
parallel block (Branch: testsuite-compliance-newinst) - (2 ms in block)
stage - (10 min in block)testsuite-compliance-newinst
stage block (testsuite-compliance-newinst) - (10 min in block)
node - (10 min in block)linux
node block - (3 min 42 sec in block)
checkout - (4.8 sec in self)
withEnv - (3 min 37 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 37 sec in block)
isUnix - (7 ms in self)
readFile - (0.19 sec in self).CI/cache/Dockerfile
sh - (0.32 sec in self)docker build -t 3d41568ff9e97c37888ffdc01126d7754c4aeefb --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (11 ms in self)
withEnv - (0.72 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.51 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (3 min 35 sec in block)
withDockerContainer block - (3 min 30 sec in block)
withEnv - (3 min 29 sec in block)LIBRARIES, COMPLIANCEEXTRAFLAGS, COMPLIANCEEXTRAREPORTFLAGS, COMPLIANCEPREFIX
withEnv block - (3 min 29 sec in block)
script - (3 min 29 sec in block)
script block - (3 min 29 sec in block)
isUnix - (38 ms in self)
echo - (30 ms in self)asap-1
isUnix - (7 ms in self)
sh - (0.65 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (7.4 sec in self)omc-clang
isUnix - (6 ms in self)
sh - (0.33 sec in self)test ! -z '/cache/omlibrary'
sh - (0.33 sec in self)cp -f null/omlib-staging/runtest.db.* testsuite/ || cp -f null/master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.33 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (29 ms in self)
isUnix - (7 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (38 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.84 sec in self)cd OMCompiler && ./config.status
sh - (0.32 sec in self)./config.status
sh - (0.34 sec in self)touch omc.skip
lock - (9.9 sec in block)asap
lock block - (9.7 sec in block)
sh - (9.5 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
sh - (2 min 25 sec in self)HOME=$PWD/testsuite/libraries-for-testing/ build/bin/omc -g=MetaModelica build/share/doc/omc/testmodels/ComplianceSuite.mos
sh - (0.33 sec in self)mv compliance-newinst.html compliance-newinst-current.html
sh - (0.42 sec in self)test -f compliance-newinst.xml
isUnix - (6 ms in self)
sh - (0.33 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
sh - (0.34 sec in self)cp -p compliance-newinst-current.html compliance-newinst-omlib-staging-v1.20.0-dev.50+gcda95895d9.html
sh - (0.4 sec in self)test ! 'omlib-staging' = 'master' || rm -f compliance-newinst-current.html
stash - (0.27 sec in self)compliance-newinst
isUnix - (8 ms in self)
sh - (0.34 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
archiveArtifacts - (0.29 sec in self)compliance-newinst*v1.20.0-dev.50+gcda95895d9.html, compliance-newinst.failures
sh - (0.46 sec in self)sed -i.bak 's/%/\%/g' compliance-newinst.ignore.xml && sed -i.bak 's/[^[:print:]]/ /g' compliance-newinst.ignore.xml
junit - (0.23 sec in self)compliance-newinst.ignore.xml
parallel block (Branch: build-gui-clang-qt5) - (2 ms in block)
stage - (6 min 45 sec in block)build-gui-clang-qt5
stage block (build-gui-clang-qt5) - (6 min 45 sec in block)
node - (6 min 45 sec in block)linux
node block - (5 min 48 sec in block)
checkout - (2 sec in self)
withEnv - (5 min 46 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 45 sec in block)
isUnix - (8 ms in self)
withEnv - (0.49 sec in block)JD_TO_PULL
withEnv block - (0.36 sec in block)
sh - (0.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.5 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.36 sec in block)
sh - (0.3 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (5 min 44 sec in block)
withDockerContainer block - (5 min 39 sec in block)
script - (4 min 54 sec in block)
script block - (4 min 54 sec in block)
isUnix - (31 ms in self)
echo - (28 ms in self)ryzen-5950x-2-1
isUnix - (7 ms in self)
sh - (0.56 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.6 sec in self)omc-clang
sh - (0.53 sec in self)autoconf
isUnix - (5 ms in self)
sh - (0.3 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (22 sec in self)echo ./configure `./config.status --config` > config.status.2 && bash ./config.status.2
sh - (59 sec in self)touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip && make -j6 omc omc-diff ReferenceFiles omsimulator omparser omsens_qt
sh - (0.77 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh - (3 min 21 sec in self)make -j6 --output-sync=recurse
sh - (0.35 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh - (0.37 sec in self)uname
sh (install) - (1.2 sec in self)HOME='/var/lib/jenkins1/ws/OpenModelica_omlib-staging' make -j6 --output-sync=recurse install
stash - (45 sec in self)omedit-testsuite-clang
parallel block (Branch: build-usersguide) - (1 ms in block)
stage - (6 min 32 sec in block)build-usersguide
stage block (build-usersguide) - (6 min 32 sec in block)
node - (6 min 31 sec in block)linux
node block - (4 min 44 sec in block)
checkout - (2.8 sec in self)
withEnv - (4 min 41 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 41 sec in block)
isUnix - (7 ms in self)
readFile - (68 ms in self).CI/cache/Dockerfile
sh - (0.35 sec in self)docker build -t 3d41568ff9e97c37888ffdc01126d7754c4aeefb --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (8 ms in self)
withEnv - (0.55 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (4 min 40 sec in block)
withDockerContainer block - (4 min 37 sec in block)
withEnv - (4 min 37 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (4 min 37 sec in block)
script - (45 sec in block)
script block - (45 sec in block)
echo - (39 ms in self)intel-5820k-1
isUnix - (8 ms in self)
sh - (0.62 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.6 sec in self)omc-clang
isUnix - (21 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.33 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.33 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (33 ms in self)
isUnix - (7 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (30 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.57 sec in self)cd OMCompiler && ./config.status
sh - (0.31 sec in self)./config.status
sh - (0.33 sec in self)touch omc.skip
sh - (6.5 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
sh - (3 min 44 sec in self) export OPENMODELICAHOME=$PWD/build test ! -d $PWD/build/lib/omlibrary cp -a testsuite/libraries-for-testing/.openmodelica/libraries $PWD/build/lib/omlibrary for target in html pdf epub; do if ! make -C doc/UsersGuide $target; then killall omc || true exit 1 fi done
sh - (3.6 sec in self)tar --transform 's/^html/OpenModelicaUsersGuide/' -cJf OpenModelicaUsersGuide-omlib-staging.html.tar.xz -C doc/UsersGuide/build html
sh - (0.34 sec in self)mv doc/UsersGuide/build/latex/OpenModelicaUsersGuide.pdf OpenModelicaUsersGuide-omlib-staging.pdf
sh - (0.37 sec in self)mv doc/UsersGuide/build/epub/OpenModelicaUsersGuide.epub OpenModelicaUsersGuide-omlib-staging.epub
archiveArtifacts - (1.3 sec in self)OpenModelicaUsersGuide-omlib-staging*.*
stash - (1.3 sec in self)usersguide
parallel block (Branch: testsuite-clang-parmod) - (2 ms in block)
stage - (8 min 11 sec in block)testsuite-clang-parmod
stage block (testsuite-clang-parmod) - (8 min 11 sec in block)
node - (8 min 10 sec in block)linux
node block - (28 sec in block)
checkout - (3.5 sec in self)
withEnv - (24 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (24 sec in block)
isUnix - (8 ms in self)
withEnv - (0.69 sec in block)JD_TO_PULL
withEnv block - (0.46 sec in block)
sh - (0.37 sec in self)docker pull "$JD_TO_PULL"
isUnix - (9 ms in self)
withEnv - (0.63 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.46 sec in block)
sh - (0.38 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (23 sec in block)
withDockerContainer block - (20 sec in block)
script - (19 sec in block)
script block - (19 sec in block)
echo - (28 ms in self)ripper2-2
isUnix - (6 ms in self)
sh - (0.58 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.8 sec in self)omc-clang
isUnix - (35 ms in self)
sh - (0.85 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.38 sec in self)build/bin/omc-diff -v1.4
sh - (11 sec in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j6 -partition=1/1 -nocolour -with-xml -j1 -parmodexp CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1
junit - (82 ms in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-clang-metamodelica) - (2 ms in block)
stage - (9 min 3 sec in block)testsuite-clang-metamodelica
stage block (testsuite-clang-metamodelica) - (9 min 2 sec in block)
node - (9 min 2 sec in block)linux
node block - (57 sec in block)
checkout - (5.7 sec in self)
withEnv - (51 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (51 sec in block)
isUnix - (9 ms in self)
withEnv - (0.7 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.53 sec in block)
sh - (0.33 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (50 sec in block)
withDockerContainer block - (31 sec in block)
script - (2.2 sec in block)
script block - (2.1 sec in block)
echo - (30 ms in self)asap-2
isUnix - (6 ms in self)
sh - (2 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (22 sec in self)omc-clang
sh - (5.8 sec in self)make -C testsuite/metamodelica/MetaModelicaDev test-error
parallel block (Branch: testsuite-matlab-translator) - (2 ms in block)
stage - (9 min 15 sec in block)testsuite-matlab-translator
stage block (testsuite-matlab-translator) - (9 min 15 sec in block)
node - (9 min 14 sec in block)linux
node block - (1 min 4 sec in block)
checkout - (9.3 sec in self)
withEnv - (54 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (54 sec in block)
isUnix - (8 ms in self)
withEnv - (0.56 sec in block)JD_TO_PULL
withEnv block - (0.38 sec in block)
sh - (0.32 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.64 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.47 sec in block)
sh - (0.38 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (53 sec in block)
withDockerContainer block - (50 sec in block)
script - (40 sec in block)
script block - (40 sec in block)
echo - (5 ms in self)ripper2-2
isUnix - (6 ms in self)
sh - (0.59 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.6 sec in self)omc-clang
isUnix - (30 ms in self)
isUnix - (8 ms in self)
sh - (0.35 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (32 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.84 sec in self)cd OMCompiler && ./config.status
sh - (0.38 sec in self)./config.status
sh - (9.1 sec in self)make -C testsuite/special/MatlabTranslator/ test
parallel block (Branch: test-clang-icon-generator) - (11 min in block)
stage - (11 min in block)test-clang-icon-generator
stage block (test-clang-icon-generator) - (11 min in block)
node - (11 min in block)linux
node block - (2 min 29 sec in block)
checkout - (9.7 sec in self)
withEnv - (2 min 19 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (2 min 19 sec in block)
isUnix - (14 ms in self)
withEnv - (2.6 sec in block)JD_ID, JD_TO_RUN
withEnv block - (2.3 sec in block)
sh - (0.4 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (2 min 15 sec in block)
withDockerContainer block - (1 min 49 sec in block)
withEnv - (1 min 49 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (1 min 49 sec in block)
script - (1 min 43 sec in block)
script block - (1 min 43 sec in block)
echo - (5 ms in self)asap-2
isUnix - (6 ms in self)
sh - (2.1 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (23 sec in self)omc-clang
isUnix - (9 ms in self)
sh - (1 sec in self)test ! -z '/cache/omlibrary'
sh - (0.66 sec in self)cp -f /cache/runtest//omlib-staging/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (1 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm testsuite/libraries-for-testing/.openmodelica/cache || rm -rf testsuite/libraries-for-testing/.openmodelica/cache mkdir -p testsuite/libraries-for-testing/.openmodelica/ test ! -e testsuite/libraries-for-testing/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' testsuite/libraries-for-testing/.openmodelica/cache ls -lh testsuite/libraries-for-testing/.openmodelica/cache/
isUnix - (30 ms in self)
isUnix - (6 ms in self)
sh - (0.86 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (1 min 3 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.84 sec in self)cd OMCompiler && ./config.status
sh - (0.33 sec in self)./config.status
sh - (0.35 sec in self)touch omc.skip
lock - (9.4 sec in block)asap
lock block - (9.2 sec in block)
sh - (9.1 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
sh - (5.5 sec in self)make -C testsuite/openmodelica/icon-generator test
stage - (1 min 44 sec in block)fmuchecker + OMEdit testsuite
stage block (fmuchecker + OMEdit testsuite) - (1 min 44 sec in block)
parallel - (1 min 44 sec in block)
parallel block (Branch: linux-wine-fmuchecker) - (2 ms in block)
stage - (36 sec in block)linux-wine-fmuchecker
stage block (linux-wine-fmuchecker) - (36 sec in block)
node - (36 sec in block)linux
node block - (36 sec in block)
isUnix - (7 ms in self)
withEnv - (0.55 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.33 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (35 sec in block)
withDockerContainer block - (28 sec in block)
echo - (6 ms in self)asap-1
sh - (0.84 sec in self)rm -rf testsuite/
unstash - (0.33 sec in self)cross-fmu
unstash - (0.59 sec in self)cross-fmu-extras
sh - (16 sec in self) export HOME="$PWD" cd testsuite/special/FmuExportCrossCompile/ ./single-fmu-run.sh linux64 `cat VERSION` ./single-fmu-run.sh linux32 `cat VERSION` ./single-fmu-run.sh win64 `cat VERSION` ./single-fmu-run.sh win32 `cat VERSION`
stash - (8 sec in self)cross-fmu-results-linux-wine
parallel block (Branch: osx-fmuchecker) - (2 ms in block)
stage - (10 sec in block)osx-fmuchecker
stage block (osx-fmuchecker) - (10 sec in block)
node - (10 sec in block)osx
node block - (10 sec in block)
echo - (7 ms in self)mac00286
sh - (0.42 sec in self)rm -rf testsuite/
unstash - (1.2 sec in self)cross-fmu
unstash - (1.8 sec in self)cross-fmu-extras
sh - (4.6 sec in self) cd testsuite/special/FmuExportCrossCompile/ ./single-fmu-run.sh darwin64 `cat VERSION` /usr/local/bin/fmuCheck.darwin64
stash - (1.6 sec in self)cross-fmu-results-osx
parallel block (Branch: arm-fmuchecker) - (2 ms in block)
stage - (27 sec in block)arm-fmuchecker
stage block (arm-fmuchecker) - (27 sec in block)
node - (27 sec in block)linux-arm32
node block - (27 sec in block)
isUnix - (8 ms in self)
withEnv - (1.8 sec in block)JD_ID, JD_TO_RUN
withEnv block - (1.7 sec in block)
sh - (1.6 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (25 sec in block)
withDockerContainer block - (21 sec in block)
echo - (6 ms in self)arm64-1-1
sh - (2 sec in self)rm -rf testsuite/
unstash - (0.67 sec in self)cross-fmu
unstash - (0.11 sec in self)cross-fmu-extras
sh - (5.9 sec in self) cd testsuite/special/FmuExportCrossCompile/ ./single-fmu-run.sh arm-linux-gnueabihf `cat VERSION` /usr/local/bin/fmuCheck.arm-linux-gnueabihf
stash - (12 sec in self)cross-fmu-results-armhf
parallel block (Branch: clang-qt5) - (1 min 44 sec in block)
stage - (1 min 44 sec in block)clang-qt5
stage block (clang-qt5) - (1 min 44 sec in block)
node - (1 min 43 sec in block)linux
node block - (1 min 43 sec in block)
checkout - (3.7 sec in self)
withEnv - (1 min 39 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 39 sec in block)
isUnix - (8 ms in self)
withEnv - (0.51 sec in block)JD_TO_PULL
withEnv block - (0.38 sec in block)
sh - (0.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (9 ms in self)
withEnv - (0.58 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.4 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 min 38 sec in block)
withDockerContainer block - (1 min 35 sec in block)
script - (1 min 35 sec in block)
script block - (1 min 35 sec in block)
isUnix - (7 ms in self)
echo - (5 ms in self)ryzen-5950x-2-1
isUnix - (8 ms in self)
sh - (0.57 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (9.9 sec in self)omedit-testsuite-clang
sh - (0.32 sec in self)autoconf
isUnix - (8 ms in self)
sh - (0.31 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (20 sec in self)echo ./configure `./config.status --config` > config.status.2 && bash ./config.status.2
sh - (29 sec in self)touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip omedit.skip omplot.skip && make -j6 omc omc-diff ReferenceFiles omsimulator omedit omplot omparser
sh - (17 sec in self)make -j6 --output-sync=recurse omedit-testsuite
sh (RunOMEditTestsuite) - (16 sec in self) HOME="$PWD/testsuite/libraries-for-testing" cd build/bin xvfb-run ./RunOMEditTestsuite.sh
stage - (1 min 14 sec in block)check-and-upload
stage block (check-and-upload) - (1 min 14 sec in block)
parallel - (1 min 14 sec in block)
parallel block (Branch: fmuchecker-results) - (2 ms in block)
stage - (1 min 13 sec in block)fmuchecker-results
stage block (fmuchecker-results) - (1 min 13 sec in block)
node - (1 min 13 sec in block)linux
node block - (1 min 13 sec in block)
isUnix - (17 ms in self)
withEnv - (0.48 sec in block)JD_TO_PULL
withEnv block - (0.34 sec in block)
sh - (0.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.49 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.37 sec in block)
sh - (0.3 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 min 12 sec in block)
withDockerContainer block - (36 sec in block)
echo - (5 ms in self)r630-1-1
sh - (2.1 sec in self)rm -rf build/ testsuite/
unstash - (8.3 sec in self)omc-clang
unstash - (38 ms in self)cross-fmu-extras
unstash - (2.8 sec in self)cross-fmu-results-linux-wine
unstash - (0.67 sec in self)cross-fmu-results-osx
unstash - (2.2 sec in self)cross-fmu-results-armhf
sh - (5.8 sec in self)cd testsuite/special/FmuExportCrossCompile && ../../../build/bin/omc check-files.mos
sh - (6.8 sec in self)cd testsuite/special/FmuExportCrossCompile && tar -czf ../../../Test_FMUs.tar.gz Test_FMUs
archiveArtifacts - (7 sec in self)Test_FMUs.tar.gz
parallel block (Branch: upload-compliance) - (1 ms in block)
stage - (6.5 sec in block)upload-compliance
stage block (upload-compliance) - (6.4 sec in block)
node - (6.3 sec in block)linux
node block - (6.1 sec in block)
checkout - (2.4 sec in self)
withEnv - (3.5 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3.4 sec in block)
isUnix - (7 ms in self)
withEnv - (0.49 sec in block)JD_TO_PULL
withEnv block - (0.36 sec in block)
sh - (0.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.5 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.37 sec in block)
sh - (0.3 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (2.3 sec in block)
withDockerContainer block - (0.52 sec in block)
unstash - (66 ms in self)compliance
unstash - (69 ms in self)compliance-newinst
echo - (5 ms in self)ryzen-5950x-2-1
sshPublisher - (0.28 sec in self)
parallel block (Branch: upload-doc) - (18 sec in block)
stage - (18 sec in block)upload-doc
stage block (upload-doc) - (18 sec in block)
node - (18 sec in block)linux
node block - (18 sec in block)
checkout - (6.1 sec in self)
withEnv - (12 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (12 sec in block)
isUnix - (8 ms in self)
withEnv - (0.46 sec in block)JD_TO_PULL
withEnv block - (0.34 sec in block)
sh - (0.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (9 ms in self)
withEnv - (0.5 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.37 sec in block)
sh - (0.3 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (10 sec in block)
withDockerContainer block - (3.8 sec in block)
unstash - (0.8 sec in self)usersguide
echo - (39 ms in self)asap-1
sh - (0.85 sec in self)tar xJf OpenModelicaUsersGuide-omlib-staging.html.tar.xz
sh - (0.32 sec in self)mv OpenModelicaUsersGuide omlib-staging
sshPublisher - (1.6 sec in self)
stage - (0.16 sec in block)push-to-master
stage block (push-to-master) - (87 ms in block)