Step Arguments Status Start of Pipeline - (1 hr 29 min in block)
withEnv - (1 hr 29 min in block) LC_ALL withEnv block - (1 hr 29 min in block)
stage - (23 min in block) Environment stage block (Environment) - (23 min in block)
retry - (23 min in block) retry block - (23 min in block)
node - (23 min in block) linux node block - (6 sec in block)
checkout - (4.7 sec in self) withEnv - (1.1 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (1 sec in block)
script - (0.92 sec in block) script block - (0.84 sec in block)
milestone - (15 ms in self) 7642 milestone - (18 ms in self) 7643 load - (0.42 sec in block) /var/lib/jenkins/ws/OpenModelica_master/.CI/common.groovy load block (/var/lib/jenkins/ws/OpenModelica_master/.CI/common.groovy) - (60 ms in block)
echo - (40 ms in self) isPR: false echo - (44 ms in self) shouldWeBuildAlpine: false echo - (49 ms in self) shouldWeBuildEnterpriseLinux: false echo - (38 ms in self) shouldWeBuildFedora: false echo - (55 ms in self) shouldWeEnableMacOSCMakeBuild: false echo - (38 ms in self) shouldWeBuildWindows: false echo - (51 ms in self) shouldWeRunTests: true echo - (9 ms in self) shouldWeRunRustTests: false stage - (29 min in block) setup stage block (setup) - (29 min in block)
parallel - (29 min in block) parallel block (Branch: gcc) - (4 ms in block)
stage - (7 min 38 sec in block) gcc stage block (gcc) - (7 min 38 sec in block)
retry - (7 min 38 sec in block) retry block - (7 min 38 sec in block)
node - (7 min 37 sec in block) linux node block - (7 min 36 sec in block)
checkout - (3.2 sec in self) withEnv - (7 min 33 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (7 min 33 sec in block)
isUnix - (24 ms in self) withEnv - (0.73 sec in block) JD_TO_PULL withEnv block - (0.58 sec in block)
sh - (0.51 sec in self) docker pull "$JD_TO_PULL" isUnix - (13 ms in self) withEnv - (0.63 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.48 sec in block)
sh - (0.44 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (7 min 31 sec in block) withDockerContainer block - (7 min 29 sec in block)
script - (7 min 29 sec in block) script block - (7 min 28 sec in block)
echo - (9 ms in self) ryzen-5950x-1 isUnix - (19 ms in self) sh - (1.1 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx sh - (16 sec in self) autoreconf --install sh - (13 sec in self) ./configure CC='gcc' CXX='g++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --enable-modelica3d --prefix=`pwd`/install isUnix - (9 ms in self) sh - (0.59 sec in self) uname sh - (0.39 sec in self) lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l sh - (0.33 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh (build) - (6 min 3 sec in self) HOME='/var/lib/jenkins/ws/OpenModelica_master' make -j16 --output-sync=recurse omc omc-diff omsimulator sh - (0.55 sec in self) find build/lib/*/omc/ -name "*.so" -exec strip {} ";" sh (Find unused imports) - (10 sec in self) cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo isUnix - (13 ms in self) sh (Sanity check - C) - (12 sec in self) bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc sh (Sanity check - Cpp) - (11 sec in self) bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc --simCodeTarget=Cpp stash - (19 sec in self) omc-gcc parallel block (Branch: clang) - (4 ms in block)
stage - (16 min in block) clang stage block (clang) - (16 min in block)
retry - (16 min in block) retry block - (16 min in block)
node - (16 min in block) linux node block - (16 min in block)
checkout - (7.9 sec in self) withEnv - (16 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (16 min in block)
isUnix - (14 ms in self) withEnv - (0.83 sec in block) JD_TO_PULL withEnv block - (0.48 sec in block)
sh - (0.32 sec in self) docker pull "$JD_TO_PULL" isUnix - (14 ms in self) withEnv - (0.59 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.39 sec in block)
sh - (0.32 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (16 min in block) withDockerContainer block - (16 min in block)
script - (16 min in block) script block - (16 min in block)
echo - (8 ms in self) asap-1 isUnix - (10 ms in self) sh - (0.63 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx sh - (18 sec in self) autoreconf --install sh - (43 sec in self) ./configure CC='clang' CXX='clang++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --enable-modelica3d --prefix=`pwd`/install --without-hwloc sh - (0.34 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh (clean) - (1.2 sec in self) HOME='/var/lib/jenkins1/ws/OpenModelica_master_2' make -j16 --output-sync=recurse clean sh - (0.38 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/jenkins1/ws/OpenModelica_master_2' make -j16 --output-sync=recurse omc omc-diff omsimulator sh - (1.6 sec in self) find build/lib/*/omc/ -name "*.so" -exec strip {} ";" sh (Find unused imports) - (22 sec in self) cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo isUnix - (13 ms in self) sh (Sanity check - C) - (22 sec in self) bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc sh (Sanity check - Cpp) - (20 sec in self) bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc --simCodeTarget=Cpp isUnix - (9 ms in self) sh - (0.32 sec in self) build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*" sh - (2.2 sec in self) cp -Lr build build.new && rm -rf build && mv build.new build stash - (18 sec in self) omc-clang stash - (2 sec in self) omsimulator stash - (85 ms in self) omcruntime parallel block (Branch: cmake-jammy-gcc) - (5 ms in block)
stage - (12 min in block) cmake-jammy-gcc stage block (cmake-jammy-gcc) - (12 min in block)
retry - (12 min in block) retry block - (12 min in block)
node - (12 min in block) linux node block - (12 min in block)
checkout - (5.5 sec in self) withEnv - (12 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (12 min in block)
isUnix - (14 ms in self) withEnv - (0.8 sec in block) JD_TO_PULL withEnv block - (0.66 sec in block)
sh - (0.57 sec in self) docker pull "$JD_TO_PULL" isUnix - (19 ms in self) withEnv - (0.59 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.43 sec in block)
sh - (0.32 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (12 min in block) withDockerContainer block - (11 min in block)
script - (11 min in block) script block - (11 min in block)
echo - (13 ms in self) Running on: r630-1-2 echo - (9 ms in self) r630-1-2 isUnix - (20 ms in self) sh - (0.65 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx isUnix - (9 ms in self) isUnix - (11 ms in self) sh - (0.37 sec in self) uname sh - (1.7 sec in self) mkdir ./build_cmake sh - (0.56 sec in self) cmake --version sh - (55 sec in self) cmake -S ./ -B ./build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=build sh - (9 min 39 sec in self) cmake --build ./build_cmake --parallel 16 --target install sh - (11 sec in self) cmake --build ./build_cmake --parallel 16 --target testsuite-depends sh - (0.31 sec in self) build/bin/omc --version isUnix - (11 ms in self) sh (Sanity check - C) - (34 sec in self) bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc sh (Sanity check - Cpp) - (18 sec in self) bash testsuite/sanity-check/runSanity.sh --omc=build/bin/omc --simCodeTarget=Cpp stash - (14 sec in self) omc-cmake-gcc parallel block (Branch: cmake-alpine-clang) - (4 ms in block)
stage - (1.6 sec in block) cmake-alpine-clang stage block (cmake-alpine-clang) - (1.3 sec in block)
retry - (1.1 sec in block) retry block - (0.24 sec in block)
getContext - (16 ms in self) parallel block (Branch: cmake-enterprise-linux-gcc) - (4 ms in block)
stage - (1.6 sec in block) cmake-enterprise-linux-gcc stage block (cmake-enterprise-linux-gcc) - (1.3 sec in block)
retry - (1.1 sec in block) retry block - (0.23 sec in block)
getContext - (31 ms in self) parallel block (Branch: cmake-fedora-gcc) - (5 ms in block)
stage - (1.7 sec in block) cmake-fedora-gcc stage block (cmake-fedora-gcc) - (1.3 sec in block)
retry - (1.1 sec in block) retry block - (0.22 sec in block)
getContext - (18 ms in self) parallel block (Branch: cmake-macos-arm64-gcc) - (4 ms in block)
stage - (1.7 sec in block) cmake-macos-arm64-gcc stage block (cmake-macos-arm64-gcc) - (1.3 sec in block)
retry - (1.1 sec in block) retry block - (0.21 sec in block)
getContext - (23 ms in self) parallel block (Branch: cmake-OMDev-gcc) - (4 ms in block)
stage - (1.7 sec in block) cmake-OMDev-gcc stage block (cmake-OMDev-gcc) - (1.3 sec in block)
retry - (1.1 sec in block) retry block - (0.2 sec in block)
getContext - (19 ms in self) parallel block (Branch: cmake-rust-clang) - (4 ms in block)
stage - (29 min in block) cmake-rust-clang stage block (cmake-rust-clang) - (29 min in block)
node - (29 min in block) linux node block - (29 min in block)
checkout - (4.2 sec in self) withEnv - (29 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (29 min in block)
isUnix - (16 ms in self) withEnv - (0.99 sec in block) JD_TO_PULL withEnv block - (0.88 sec in block)
sh - (0.79 sec in self) docker pull "$JD_TO_PULL" isUnix - (25 ms in self) withEnv - (0.51 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.35 sec in block)
sh - (0.31 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (29 min in block) withDockerContainer block - (28 min in block)
script - (28 min in block) script block - (28 min in block)
echo - (12 ms in self) r630-1-1 isUnix - (12 ms in self) sh - (0.58 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx sh - (1 min 8 sec in self)
cmake -S . -B build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_OMC_ENABLE_RUST=ON -DRUST_OMC_CI=ON -DOM_ENABLE_RUST_SIM_RUNTIME=ON -DOM_ENABLE_GUI_CLIENTS=OFF -DRUST_OMC_SCRIPTING_API=ON -DOM_USE_CCACHE=OFF -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=build -DRUST_OMC_TIMINGS=ON -DRUST_OMC_THREADS=4 -DRUST_OMC_WORK_DIR=/tmp/omc-rust -DRUST_OMC_FMU_NATIVE_TARGETS=aarch64-unknown-linux-gnu,x86_64-pc-windows-msvc,aarch64-pc-windows-msvc,x86_64-apple-darwin,aarch64-apple-darwin -DRUST_OMC_MACOS_SDK=/mnt/MacOSX.sdk -DRUST_OMC_WASM_RUNTIME_OUT=/var/lib/jenkins1/ws/OpenModelica_master_2/runtime.wasm
withCredentials - (26 min in block) withCredentials block - (26 min in block)
sh - (0.33 sec in self) pwd withEnv - (26 min in block) CARGO_PROFILE_RELEASE_OPT_LEVEL, RUSTC_WRAPPER, SCCACHE_BUCKET, SCCACHE_ENDPOINT, SCCACHE_REGION, SCCACHE_S3_USE_SSL, AWS_ACCESS_KEY_ID, CARGO_INCREMENTAL, SCCACHE_BASEDIRS withEnv block - (26 min in block)
sh - (0.33 sec in self)
set -e
log="$(mktemp)"
sccache --stop-server >/dev/null 2>&1 || true
SCCACHE_ERROR_LOG="$log" SCCACHE_LOG=warn sccache --start-server
sccache --show-stats
if grep -qiE "storage (write )?check failed|read-only storage|cache storage failed" "$log"; then
echo "ERROR: sccache S3 cache backend is not usable; failing build:" >&2
cat "$log" >&2
rm -f "$log"
exit 1
fi
rm -f "$log"
sh - (26 min in self) cmake --build build_cmake --parallel 16 --target install sh - (0.32 sec in self) build/bin/omc --version sh - (21 sec in self) cmake --build build_cmake --parallel 16 --target rust_wasm_runtime sh - (8.2 sec in self) cmake --build build_cmake --parallel 16 --target testsuite-depends sh - (0.31 sec in self) sccache --show-stats || true archiveArtifacts - (70 ms in self) archiveArtifacts - (0.1 sec in self) stash - (66 ms in self) wasm-jit-runtime stash - (74 ms in self) runtime-sources-mo stash - (29 sec in self) omc-cmake-rust sh - (0.34 sec in self)
rm -rf rust-generated-src && mkdir -p rust-generated-src
cd /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs
find . -path '*/src/*.rs' -print0 |
tar --null -T - -cf - | tar -C /var/lib/jenkins1/ws/OpenModelica_master_2/rust-generated-src -xf -
stash - (2.3 sec in self) rust-generated-src stash - (15 sec in self) omc-cmake-rust-gui-inputs sh - (0.31 sec in self) rm -rf fmu-loaders && cp -a build_cmake/OMCompiler/Compiler/fmu-loaders . stash - (1.6 sec in self) fmu-loaders parallel block (Branch: checks) - (1 min 36 sec in block)
stage - (1 min 36 sec in block) checks stage block (checks) - (1 min 36 sec in block)
retry - (1 min 35 sec in block) retry block - (1 min 35 sec in block)
node - (1 min 35 sec in block) linux node block - (1 min 21 sec in block)
checkout - (10 sec in self) withEnv - (1 min 10 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (1 min 10 sec in block)
isUnix - (13 ms in self) withEnv - (1 sec in block) JD_TO_PULL withEnv block - (0.71 sec in block)
sh - (0.63 sec in self) docker pull "$JD_TO_PULL" isUnix - (15 ms in self) withEnv - (2.1 sec in block) JD_ID, JD_TO_RUN withEnv block - (1.3 sec in block)
sh - (0.64 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (1 min 7 sec in block) withDockerContainer block - (1 min 4 sec in block)
script - (1 min 3 sec in block) script block - (1 min 3 sec in block)
echo - (89 ms in self) ripper2-1 isUnix - (12 ms in self) sh - (0.6 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx sh - (0.88 sec in self) ! git submodule foreach --recursive git diff 2>&1 | grep CRLF isUnix - (12 ms in self) sh - (0.36 sec in self) uname sh - (0.35 sec in self) lscpu -p | egrep -v "^#" | wc -l sh - (56 sec in self) make -f Makefile.in -j32 --output-sync=recurse bom-error utf8-error thumbsdb-error spellcheck sh - (4.1 sec in self)
cd doc/bibliography
mkdir -p openmodelica.org-bibgen
sh generate.sh "$PWD/openmodelica.org-bibgen"
stash - (0.15 sec in self) bibliography stage - (33 min in block) tests + extras stage block (tests + extras) - (33 min in block)
parallel - (33 min in block) parallel block (Branch: 01 testsuite-rust 1/2) - (4 ms in block)
stage - (1.3 sec in block) 01 testsuite-rust 1/2 stage block (01 testsuite-rust 1/2) - (0.7 sec in block)
getContext - (15 ms in self) parallel block (Branch: 02 testsuite-rust 2/2) - (3 ms in block)
stage - (1.3 sec in block) 02 testsuite-rust 2/2 stage block (02 testsuite-rust 2/2) - (0.71 sec in block)
getContext - (15 ms in self) parallel block (Branch: 04 testsuite-cmake-gcc 1/3) - (4 ms in block)
stage - (11 min in block) 04 testsuite-cmake-gcc 1/3 stage block (04 testsuite-cmake-gcc 1/3) - (11 min in block)
retry - (11 min in block) retry block - (11 min in block)
node - (11 min in block) linux node block - (11 min in block)
checkout - (7.1 sec in self) withEnv - (11 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv 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)
isUnix - (13 ms in self) withEnv - (2.6 sec in block) JD_TO_PULL withEnv block - (1.7 sec in block)
sh - (1.1 sec in self) docker pull "$JD_TO_PULL" sh - (3.5 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (0.84 sec in self) Test container memory limit: 98304 MB, no swap isUnix - (13 ms in self) withEnv - (1.5 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.76 sec in block)
sh - (0.75 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (11 min in block) withDockerContainer block - (11 min in block)
echo - (41 ms in self) ripper2-3 isUnix - (10 ms in self) sh - (1.1 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (4 sec in self) omc-cmake-gcc sh - (1.9 sec in self) test ! -z '/cache/omlibrary' sh - (1.5 sec in self) cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true sh (Create directory for omlibrary cache) - (1.5 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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
lock - (6.3 sec in block) ripper2 lock block - (5.9 sec in block)
sh - (5.7 sec in self) #!/bin/bash -xe
# libs-for-testing: installs the test libraries with the CMake-built omc
make -C libraries lib-for-testing
# reference-files: xz decompression only
make -j32 --output-sync=recurse -C testsuite/ReferenceFiles
# ffi-test-lib
make -C testsuite/flattening/modelica/ffi/FFITest/Resources/BuildProjects/gcc
sh - (1 sec in self) pwd withEnv - (11 min in block) OMCOMPILERGENERATEDSOURCES withEnv block - (11 min in block)
isUnix - (0.41 sec in self) sh - (0.77 sec in self) rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool sh - (1.7 sec in self) build/bin/omc-diff -v1.4 sh - (10 min in self) #!/bin/bash -x
ulimit -t 1500
# On top of the cgroup limit, to catch a single runaway process early
ulimit -v 6291456 # Max 6GB per process
.CI/scripts/cgroup-memory.sh check
cd testsuite/partest
./runtests.pl -j16 -partition=1/3 -nocolour -with-xml -suites=+hdf5
CODE=$?
../../.CI/scripts/cgroup-memory.sh report
test $CODE = 0 -o $CODE = 7 || exit 1
if test $CODE = 0; then
mkdir -p "/cache/runtest//master/"
cp ../runtest.db.* "/cache/runtest//master/"
fi
junit - (0.53 sec in self) testsuite/partest/result.xml parallel block (Branch: 05 testsuite-cmake-gcc 2/3) - (3 ms in block)
stage - (11 min in block) 05 testsuite-cmake-gcc 2/3 stage block (05 testsuite-cmake-gcc 2/3) - (11 min in block)
retry - (11 min in block) retry block - (11 min in block)
node - (11 min in block) linux node block - (10 min in block)
checkout - (5.4 sec in self) withEnv - (10 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (10 min in block)
withEnv - (10 min in block) LIBRARIES, RUNTESTDB withEnv block - (10 min in block)
script - (10 min in block) script block - (10 min in block)
isUnix - (14 ms in self) withEnv - (0.77 sec in block) JD_TO_PULL withEnv block - (0.53 sec in block)
sh - (0.39 sec in self) docker pull "$JD_TO_PULL" sh - (0.44 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (0.26 sec in self) Test container memory limit: 98304 MB, no swap isUnix - (15 ms in self) withEnv - (0.99 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.68 sec in block)
sh - (0.42 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (10 min in block) withDockerContainer block - (10 min in block)
echo - (8 ms in self) ripper2-1 isUnix - (12 ms in self) sh - (1.4 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (3.2 sec in self) omc-cmake-gcc sh - (0.42 sec in self) test ! -z '/cache/omlibrary' sh - (0.73 sec in self) cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true sh (Create directory for omlibrary cache) - (0.58 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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
lock - (9.3 sec in block) ripper2 lock block - (9 sec in block)
sh - (8.7 sec in self) #!/bin/bash -xe
# libs-for-testing: installs the test libraries with the CMake-built omc
make -C libraries lib-for-testing
# reference-files: xz decompression only
make -j32 --output-sync=recurse -C testsuite/ReferenceFiles
# ffi-test-lib
make -C testsuite/flattening/modelica/ffi/FFITest/Resources/BuildProjects/gcc
sh - (1 sec in self) pwd withEnv - (10 min in block) OMCOMPILERGENERATEDSOURCES withEnv block - (10 min in block)
isUnix - (0.15 sec in self) sh - (1.4 sec in self) rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool sh - (1 sec in self) build/bin/omc-diff -v1.4 sh - (10 min in self) #!/bin/bash -x
ulimit -t 1500
# On top of the cgroup limit, to catch a single runaway process early
ulimit -v 6291456 # Max 6GB per process
.CI/scripts/cgroup-memory.sh check
cd testsuite/partest
./runtests.pl -j16 -partition=2/3 -nocolour -with-xml -suites=+hdf5
CODE=$?
../../.CI/scripts/cgroup-memory.sh report
test $CODE = 0 -o $CODE = 7 || exit 1
if test $CODE = 0; then
mkdir -p "/cache/runtest//master/"
cp ../runtest.db.* "/cache/runtest//master/"
fi
junit - (0.39 sec in self) testsuite/partest/result.xml parallel block (Branch: 06 testsuite-cmake-gcc 3/3) - (3 ms in block)
stage - (11 min in block) 06 testsuite-cmake-gcc 3/3 stage block (06 testsuite-cmake-gcc 3/3) - (11 min in block)
retry - (11 min in block) retry block - (11 min in block)
node - (11 min in block) linux node block - (7 min 55 sec in block)
checkout - (4.8 sec in self) withEnv - (7 min 50 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (7 min 50 sec in block)
withEnv - (7 min 49 sec in block) LIBRARIES, RUNTESTDB withEnv block - (7 min 49 sec in block)
script - (7 min 49 sec in block) script block - (7 min 48 sec in block)
isUnix - (14 ms in self) withEnv - (0.64 sec in block) JD_TO_PULL withEnv block - (0.43 sec in block)
sh - (0.34 sec in self) docker pull "$JD_TO_PULL" sh - (0.34 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (40 ms in self) Test container memory limit: 77140 MB, no swap isUnix - (13 ms in self) withEnv - (0.6 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.42 sec in block)
sh - (0.33 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (7 min 46 sec in block) withDockerContainer block - (7 min 40 sec in block)
echo - (8 ms in self) r630-1-2 isUnix - (12 ms in self) sh - (0.82 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (3.9 sec in self) omc-cmake-gcc sh - (0.72 sec in self) test ! -z '/cache/omlibrary' sh - (0.48 sec in self) cp -f /cache/runtest//master/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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
lock - (9.8 sec in block) informatix lock block - (9.6 sec in block)
sh - (9.5 sec in self) #!/bin/bash -xe
# libs-for-testing: installs the test libraries with the CMake-built omc
make -C libraries lib-for-testing
# reference-files: xz decompression only
make -j32 --output-sync=recurse -C testsuite/ReferenceFiles
# ffi-test-lib
make -C testsuite/flattening/modelica/ffi/FFITest/Resources/BuildProjects/gcc
sh - (0.47 sec in self) pwd withEnv - (7 min 24 sec in block) OMCOMPILERGENERATEDSOURCES withEnv block - (7 min 23 sec in block)
isUnix - (41 ms in self) sh - (0.59 sec in self) rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool sh - (0.41 sec in self) build/bin/omc-diff -v1.4 sh - (7 min 22 sec in self) #!/bin/bash -x
ulimit -t 1500
# On top of the cgroup limit, to catch a single runaway process early
ulimit -v 6291456 # Max 6GB per process
.CI/scripts/cgroup-memory.sh check
cd testsuite/partest
./runtests.pl -j16 -partition=3/3 -nocolour -with-xml -suites=+hdf5
CODE=$?
../../.CI/scripts/cgroup-memory.sh report
test $CODE = 0 -o $CODE = 7 || exit 1
if test $CODE = 0; then
mkdir -p "/cache/runtest//master/"
cp ../runtest.db.* "/cache/runtest//master/"
fi
junit - (0.29 sec in self) testsuite/partest/result.xml parallel block (Branch: 07 testsuite-clang 1/3) - (4 ms in block)
stage - (7 min 58 sec in block) 07 testsuite-clang 1/3 stage block (07 testsuite-clang 1/3) - (7 min 57 sec in block)
retry - (7 min 57 sec in block) retry block - (7 min 57 sec in block)
node - (7 min 56 sec in block) linux node block - (4 min 18 sec in block)
checkout - (4.8 sec in self) withEnv - (4 min 13 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (4 min 13 sec in block)
withEnv - (4 min 12 sec in block) LIBRARIES, RUNTESTDB withEnv block - (4 min 12 sec in block)
script - (4 min 12 sec in block) script block - (4 min 12 sec in block)
isUnix - (14 ms in self) withEnv - (0.59 sec in block) JD_TO_PULL withEnv block - (0.41 sec in block)
sh - (0.32 sec in self) docker pull "$JD_TO_PULL" sh - (0.33 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (39 ms in self) Test container memory limit: 50806 MB, no swap isUnix - (14 ms in self) withEnv - (0.65 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.41 sec in block)
sh - (0.32 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (4 min 10 sec in block) withDockerContainer block - (4 min 8 sec in block)
echo - (0.18 sec in self) r7945-1 isUnix - (18 ms in self) sh - (0.33 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (3.3 sec in self) omc-clang isUnix - (14 ms in self) sh - (0.41 sec in self) test ! -z '/cache/omlibrary' sh - (0.47 sec in self) cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true sh (Create directory for omlibrary cache) - (0.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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
isUnix - (36 ms in self) isUnix - (12 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 - (12 sec in self) make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc sh - (0.59 sec in self) cd OMCompiler && ./config.status sh - (0.33 sec in self) ./config.status sh - (0.59 sec in self) touch omc.skip sh - (15 sec in self) make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib isUnix - (45 ms in self) sh - (0.33 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 - (3 min 32 sec in self) #!/bin/bash -x
ulimit -t 1500
# On top of the cgroup limit, to catch a single runaway process early
ulimit -v 6291456 # Max 6GB per process
.CI/scripts/cgroup-memory.sh check
cd testsuite/partest
./runtests.pl -j16 -partition=1/3 -nocolour -with-xml -suites=-arrow
CODE=$?
../../.CI/scripts/cgroup-memory.sh report
test $CODE = 0 -o $CODE = 7 || exit 1
if test $CODE = 0; then
mkdir -p "/cache/runtest//master/"
cp ../runtest.db.* "/cache/runtest//master/"
fi
junit - (0.16 sec in self) testsuite/partest/result.xml parallel block (Branch: 08 testsuite-clang 2/3) - (3 ms in block)
stage - (22 min in block) 08 testsuite-clang 2/3 stage block (08 testsuite-clang 2/3) - (22 min in block)
retry - (22 min in block) retry block - (22 min in block)
node - (22 min in block) linux node block - (18 min in block)
checkout - (8.4 sec in self) withEnv - (18 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (18 min in block)
withEnv - (18 min in block) LIBRARIES, RUNTESTDB withEnv block - (18 min in block)
script - (18 min in block) script block - (18 min in block)
isUnix - (14 ms in self) withEnv - (0.9 sec in block) JD_TO_PULL withEnv block - (0.7 sec in block)
sh - (0.59 sec in self) docker pull "$JD_TO_PULL" sh - (0.34 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (38 ms in self) Test container memory limit: 25630 MB, no swap isUnix - (14 ms in self) withEnv - (0.74 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.49 sec in block)
sh - (0.34 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (18 min in block) withDockerContainer block - (18 min in block)
echo - (37 ms in self) dev.openmodelica.org isUnix - (12 ms in self) sh - (0.79 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (4.3 sec in self) omc-clang isUnix - (12 ms in self) sh - (0.38 sec in self) test ! -z '/cache/omlibrary' sh - (0.34 sec in self) cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true sh (Create directory for omlibrary cache) - (0.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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
isUnix - (36 ms in self) isUnix - (11 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 - (24 sec in self) make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc sh - (0.92 sec in self) cd OMCompiler && ./config.status sh - (0.34 sec in self) ./config.status sh - (0.35 sec in self) touch omc.skip sh - (26 sec in self) make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib isUnix - (0.15 sec in self) sh - (0.34 sec in self) rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool sh - (0.52 sec in self) build/bin/omc-diff -v1.4 sh - (16 min in self) #!/bin/bash -x
ulimit -t 1500
# On top of the cgroup limit, to catch a single runaway process early
ulimit -v 6291456 # Max 6GB per process
.CI/scripts/cgroup-memory.sh check
cd testsuite/partest
./runtests.pl -j16 -partition=2/3 -nocolour -with-xml -suites=-arrow
CODE=$?
../../.CI/scripts/cgroup-memory.sh report
test $CODE = 0 -o $CODE = 7 || exit 1
if test $CODE = 0; then
mkdir -p "/cache/runtest//master/"
cp ../runtest.db.* "/cache/runtest//master/"
fi
junit - (0.44 sec in self) testsuite/partest/result.xml parallel block (Branch: 09 testsuite-clang 3/3) - (4 ms in block)
stage - (28 min in block) 09 testsuite-clang 3/3 stage block (09 testsuite-clang 3/3) - (28 min in block)
retry - (28 min in block) retry block - (28 min in block)
node - (28 min in block) linux node block - (4 min 7 sec in block)
checkout - (4.1 sec in self) withEnv - (4 min 3 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (4 min 3 sec in block)
withEnv - (4 min 3 sec in block) LIBRARIES, RUNTESTDB withEnv block - (4 min 2 sec in block)
script - (4 min 2 sec in block) script block - (4 min 2 sec in block)
isUnix - (22 ms in self) withEnv - (0.53 sec in block) JD_TO_PULL withEnv block - (0.39 sec in block)
sh - (0.31 sec in self) docker pull "$JD_TO_PULL" sh - (0.31 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (39 ms in self) Test container memory limit: 50806 MB, no swap isUnix - (14 ms in self) withEnv - (0.54 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.38 sec in block)
sh - (0.3 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (4 min 0 sec in block) withDockerContainer block - (3 min 58 sec in block)
echo - (53 ms in self) r7945-1 isUnix - (24 ms in self) sh - (0.31 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (3.3 sec in self) omc-clang isUnix - (26 ms in self) sh - (0.31 sec in self) test ! -z '/cache/omlibrary' sh - (0.31 sec in self) cp -f /cache/runtest//master/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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
isUnix - (34 ms in self) isUnix - (11 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 - (11 sec in self) make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc sh - (0.56 sec in self) cd OMCompiler && ./config.status sh - (0.31 sec in self) ./config.status sh - (0.31 sec in self) touch omc.skip sh - (15 sec in self) make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib isUnix - (56 ms in self) sh - (0.31 sec in self) rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool sh - (0.31 sec in self) build/bin/omc-diff -v1.4 sh - (3 min 22 sec in self) #!/bin/bash -x
ulimit -t 1500
# On top of the cgroup limit, to catch a single runaway process early
ulimit -v 6291456 # Max 6GB per process
.CI/scripts/cgroup-memory.sh check
cd testsuite/partest
./runtests.pl -j16 -partition=3/3 -nocolour -with-xml -suites=-arrow
CODE=$?
../../.CI/scripts/cgroup-memory.sh report
test $CODE = 0 -o $CODE = 7 || exit 1
if test $CODE = 0; then
mkdir -p "/cache/runtest//master/"
cp ../runtest.db.* "/cache/runtest//master/"
fi
junit - (0.73 sec in self) testsuite/partest/result.xml parallel block (Branch: 10 web target) - (3 ms in block)
stage - (10 min in block) 10 web target stage block (10 web target) - (10 min in block)
node - (10 min in block) linux node block - (10 min in block)
checkout - (4.3 sec in self) withEnv - (10 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (10 min in block)
isUnix - (15 ms in self) withEnv - (1.1 sec in block) JD_TO_PULL withEnv block - (1 sec in block)
sh - (0.92 sec in self) docker pull "$JD_TO_PULL" isUnix - (13 ms in self) withEnv - (0.86 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.57 sec in block)
sh - (0.51 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (10 min in block) withDockerContainer block - (10 min in block)
script - (10 min in block) script block - (10 min in block)
echo - (9 ms in self) ryzen-5950x-1 isUnix - (11 ms in self) sh - (0.61 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (0.93 sec in self) wasm-jit-runtime unstash - (0.93 sec in self) runtime-sources-mo unstash - (1 sec in self) rust-generated-src sh - (4 sec in self) mkdir -p /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs && cp -a rust-generated-src/. /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs/ unstash - (3.8 sec in self) omc-cmake-rust-gui-inputs unstash - (2.3 sec in self) fmu-loaders sh - (5.3 sec in self)
cmake -S . -B build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_OMC_WASM=ON -DRUST_OMC_WASM_MODE=web-release -DRUST_OMC_WASM_OPT=ON -DRUST_OMC_WASM_RUNTIME=/var/lib/jenkins/ws/OpenModelica_master/runtime.wasm -DRUST_OMC_PREBUILT_GENERATED_SRC=ON -DRUST_OMC_TIMINGS=ON -DRUST_OMC_WORK_DIR=/tmp/omc-rust -DRUST_OMC_FMU_NATIVE_TARGETS=aarch64-unknown-linux-gnu,x86_64-pc-windows-msvc,aarch64-pc-windows-msvc,x86_64-apple-darwin,aarch64-apple-darwin -DRUST_OMC_FMU_LOADERS=/var/lib/jenkins/ws/OpenModelica_master/fmu-loaders -DRUST_OMC_MACOS_SDK=/mnt/MacOSX.sdk -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=install_web -DRUST_OMC_WEB_QT=OFF
sh - (1 sec in self) pwd withCredentials - (9 min 43 sec in block) withCredentials block - (9 min 43 sec in block)
sh - (0.76 sec in self) pwd withEnv - (9 min 42 sec in block) EM_COMPILER_WRAPPER, RUSTC_WRAPPER, SCCACHE_BUCKET, SCCACHE_ENDPOINT, SCCACHE_REGION, SCCACHE_S3_USE_SSL, AWS_ACCESS_KEY_ID, CARGO_INCREMENTAL, SCCACHE_BASEDIRS withEnv block - (9 min 42 sec in block)
sh - (0.54 sec in self)
set -e
log="$(mktemp)"
sccache --stop-server >/dev/null 2>&1 || true
SCCACHE_ERROR_LOG="$log" SCCACHE_LOG=warn sccache --start-server
sccache --show-stats
if grep -qiE "storage (write )?check failed|read-only storage|cache storage failed" "$log"; then
echo "ERROR: sccache S3 cache backend is not usable; failing build:" >&2
cat "$log" >&2
rm -f "$log"
exit 1
fi
rm -f "$log"
sh - (9 min 41 sec in self) cmake --build build_cmake --parallel 16 sh - (0.33 sec in self) sccache --show-stats || true sh - (0.58 sec in self) cmake --install build_cmake --component web archiveArtifacts - (93 ms in self) stash - (5.4 sec in self) web-partial parallel block (Branch: 10b qt-web target) - (3 ms in block)
stage - (14 min in block) 10b qt-web target stage block (10b qt-web target) - (14 min in block)
node - (14 min in block) linux node block - (14 min in block)
checkout - (5.6 sec in self) withEnv - (14 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (14 min in block)
isUnix - (13 ms in self) withEnv - (1.2 sec in block) JD_TO_PULL withEnv block - (0.47 sec in block)
sh - (0.46 sec in self) docker pull "$JD_TO_PULL" isUnix - (14 ms in self) withEnv - (1 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.59 sec in block)
sh - (0.57 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (14 min in block) withDockerContainer block - (14 min in block)
script - (14 min in block) script block - (14 min in block)
echo - (42 ms in self) ripper2-2 isUnix - (10 ms in self) sh - (1.2 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (0.51 sec in self) wasm-jit-runtime unstash - (3.9 sec in self) runtime-sources-mo unstash - (1 sec in self) rust-generated-src sh - (1.6 sec in self) mkdir -p /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs && cp -a rust-generated-src/. /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs/ unstash - (3.9 sec in self) omc-cmake-rust-gui-inputs sh - (5 sec in self)
cmake -S . -B build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_OMC_WASM=ON -DRUST_OMC_WASM_MODE=web-release -DRUST_OMC_WASM_OPT=ON -DRUST_OMC_WASM_RUNTIME=/var/lib/jenkins2/ws/OpenModelica_master_2/runtime.wasm -DRUST_OMC_PREBUILT_GENERATED_SRC=ON -DRUST_OMC_TIMINGS=ON -DRUST_OMC_WORK_DIR=/tmp/omc-rust -DRUST_OMC_FMU_NATIVE_TARGETS=aarch64-unknown-linux-gnu,x86_64-pc-windows-msvc,aarch64-pc-windows-msvc,x86_64-apple-darwin,aarch64-apple-darwin -DRUST_OMC_FMU_LOADERS=/var/lib/jenkins2/ws/OpenModelica_master_2/fmu-loaders -DRUST_OMC_MACOS_SDK=/mnt/MacOSX.sdk -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=install_web -DRUST_OMC_WEB_QT=OFF -DRUST_OMC_WEB_QT_STANDALONE=ON -DOMEDIT_WASM_OPTIMIZE=ON
sh - (1 sec in self) pwd withCredentials - (13 min in block) withCredentials block - (13 min in block)
sh - (0.71 sec in self) pwd withEnv - (13 min in block) EM_COMPILER_WRAPPER, RUSTC_WRAPPER, SCCACHE_BUCKET, SCCACHE_ENDPOINT, SCCACHE_REGION, SCCACHE_S3_USE_SSL, AWS_ACCESS_KEY_ID, CARGO_INCREMENTAL, SCCACHE_BASEDIRS withEnv block - (13 min in block)
sh - (0.76 sec in self)
set -e
log="$(mktemp)"
sccache --stop-server >/dev/null 2>&1 || true
SCCACHE_ERROR_LOG="$log" SCCACHE_LOG=warn sccache --start-server
sccache --show-stats
if grep -qiE "storage (write )?check failed|read-only storage|cache storage failed" "$log"; then
echo "ERROR: sccache S3 cache backend is not usable; failing build:" >&2
cat "$log" >&2
rm -f "$log"
exit 1
fi
rm -f "$log"
sh - (13 min in self) cmake --build build_cmake --parallel 16 --target rust_omshell_qt_web rust_omnotebook_qt_web rust_omedit_qt_web sh - (12 sec in self) sccache --show-stats || true sh - (0.76 sec in self) cmake --install build_cmake --component web stash - (5 sec in self) web-qt parallel block (Branch: 11 build-gui-rust) - (4 ms in block)
stage - (3 min 24 sec in block) 11 build-gui-rust stage block (11 build-gui-rust) - (3 min 24 sec in block)
node - (3 min 23 sec in block) linux node block - (3 min 22 sec in block)
checkout - (7.1 sec in self) withEnv - (3 min 14 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (3 min 14 sec in block)
isUnix - (13 ms in self) withEnv - (2.1 sec in block) JD_TO_PULL withEnv block - (1.3 sec in block)
sh - (1.3 sec in self) docker pull "$JD_TO_PULL" isUnix - (13 ms in self) withEnv - (2.8 sec in block) JD_ID, JD_TO_RUN withEnv block - (1 sec in block)
sh - (0.97 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (3 min 7 sec in block) withDockerContainer block - (2 min 27 sec in block)
script - (2 min 26 sec in block) script block - (2 min 25 sec in block)
echo - (52 ms in self) r630-1-2 isUnix - (10 ms in self) sh - (1.8 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (4.5 sec in self) omc-cmake-rust-gui-inputs sh - (1 min 6 sec in self)
cmake -S . -B build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_OMC_ENABLE_RUST=ON -DOM_ENABLE_GUI_CLIENTS=ON -DRUST_OMC_PREBUILT_CDYLIB=/var/lib/jenkins2/ws/OpenModelica_master_2/build_cmake/OMCompiler/Compiler/rust-target/release/libOpenModelicaCompiler.so -DRUST_OMC_PREBUILT_SCRIPTING_API_QT_DIR=/var/lib/jenkins2/ws/OpenModelica_master_2/build_cmake/OMCompiler/Compiler/scripting-api-qt -DRUST_OMC_WORK_DIR=/tmp/omc-rust -DOM_OMC_ENABLE_CPP_RUNTIME=OFF -DOM_USE_CCACHE=OFF -DCMAKE_C_COMPILER_LAUNCHER=sccache -DCMAKE_CXX_COMPILER_LAUNCHER=sccache -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_INSTALL_PREFIX=build_gui_install
withCredentials - (1 min 12 sec in block) withCredentials block - (1 min 11 sec in block)
sh - (0.44 sec in self) pwd withEnv - (1 min 11 sec in block) RUSTC_WRAPPER, SCCACHE_BUCKET, SCCACHE_ENDPOINT, SCCACHE_REGION, SCCACHE_S3_USE_SSL, AWS_ACCESS_KEY_ID, CARGO_INCREMENTAL, SCCACHE_BASEDIRS withEnv block - (1 min 11 sec in block)
sh - (0.35 sec in self)
set -e
log="$(mktemp)"
sccache --stop-server >/dev/null 2>&1 || true
SCCACHE_ERROR_LOG="$log" SCCACHE_LOG=warn sccache --start-server
sccache --show-stats
if grep -qiE "storage (write )?check failed|read-only storage|cache storage failed" "$log"; then
echo "ERROR: sccache S3 cache backend is not usable; failing build:" >&2
cat "$log" >&2
rm -f "$log"
exit 1
fi
rm -f "$log"
sh - (1 min 10 sec in self) cmake --build build_cmake --parallel 16 sh - (0.34 sec in self) sccache --show-stats || true parallel block (Branch: 12 unit-tests-rust) - (3 ms in block)
stage - (12 min in block) 12 unit-tests-rust stage block (12 unit-tests-rust) - (12 min in block)
node - (12 min in block) linux node block - (12 min in block)
checkout - (7 sec in self) withEnv - (12 min in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (12 min in block)
isUnix - (13 ms in self) withEnv - (2.2 sec in block) JD_TO_PULL withEnv block - (1.3 sec in block)
sh - (1.2 sec in self) docker pull "$JD_TO_PULL" isUnix - (14 ms in self) withEnv - (1.5 sec in block) JD_ID, JD_TO_RUN withEnv block - (1 sec in block)
sh - (1 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (12 min in block) withDockerContainer block - (12 min in block)
script - (12 min in block) script block - (12 min in block)
echo - (21 ms in self) asap-2 isUnix - (10 ms in self) sh - (1 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (1.4 sec in self) rust-generated-src sh - (1.3 sec in self)
rm -rf /tmp/omc-rust/rust-src && mkdir -p /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs /tmp/omc-rust/rust-src/SimulationRuntime/rust /tmp/omc-rust/rust-src/Compiler/FrontEnd /tmp/omc-rust/rust-src/Compiler/NFFrontEnd
tar -C OMCompiler/Compiler/OpenModelica.rs --exclude=./target -cf - . | tar -C /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs -xf -
tar -C OMCompiler/SimulationRuntime/rust --exclude=./target -cf - . | tar -C /tmp/omc-rust/rust-src/SimulationRuntime/rust -xf -
cp -a rust-generated-src/. /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs/
for d in FrontEnd NFFrontEnd; do
cp OMCompiler/Compiler/$d/*Builtin*.mo /tmp/omc-rust/rust-src/Compiler/$d/
done
withCredentials - (12 min in block) withCredentials block - (12 min in block)
sh - (0.49 sec in self) pwd withEnv - (12 min in block) OMC_WASI_PIC_SYSROOT, OMC_SUNDIALS_WASM_DIR, OMC_WASI_P1_ADAPTER, OMC_EXTERNAL_C_SOURCES, OMC_SIMRT_INCLUDE_DIRS, RUSTC_WRAPPER, SCCACHE_BUCKET, SCCACHE_ENDPOINT, SCCACHE_REGION, SCCACHE_S3_USE_SSL, AWS_ACCESS_KEY_ID, CARGO_INCREMENTAL, SCCACHE_BASEDIRS withEnv block - (12 min in block)
sh - (1.3 sec in self)
set -e
log="$(mktemp)"
sccache --stop-server >/dev/null 2>&1 || true
SCCACHE_ERROR_LOG="$log" SCCACHE_LOG=warn sccache --start-server
sccache --show-stats
if grep -qiE "storage (write )?check failed|read-only storage|cache storage failed" "$log"; then
echo "ERROR: sccache S3 cache backend is not usable; failing build:" >&2
cat "$log" >&2
rm -f "$log"
exit 1
fi
rm -f "$log"
sh - (12 min in self) cd /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs && cargo nextest run --workspace --exclude openmodelica --profile ci --no-fail-fast sh - (0.32 sec in self) sccache --show-stats || true sh - (0.32 sec in self) cp /tmp/omc-rust/rust-src/Compiler/OpenModelica.rs/target/nextest/ci/junit.xml nextest-junit.xml || true junit - (0.38 sec in self) parallel block (Branch: 13 cross-build-fmu) - (4 ms in block)
stage - (31 min in block) 13 cross-build-fmu stage block (13 cross-build-fmu) - (31 min in block)
retry - (31 min in block) retry block - (31 min in block)
node - (31 min in block) linux node block - (6 min 19 sec in block)
checkout - (7.2 sec in self) withEnv - (6 min 12 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (6 min 12 sec in block)
withEnv - (6 min 11 sec in block) LIBRARIES, RUNTESTDB, HOME withEnv block - (6 min 11 sec in block)
script - (6 min 11 sec in block) script block - (6 min 11 sec in block)
isUnix - (14 ms in self) withEnv - (0.56 sec in block) JD_TO_PULL withEnv block - (0.41 sec in block)
sh - (0.34 sec in self) docker pull "$JD_TO_PULL" sh - (0.31 sec in self) stat -c %g /var/run/docker.sock isUnix - (14 ms in self) withEnv - (0.53 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.39 sec in block)
sh - (0.31 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (6 min 10 sec in block) withDockerContainer block - (6 min 8 sec in block)
echo - (39 ms in self) ryzen-5950x-2 isUnix - (10 ms in self) sh - (0.31 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (3.2 sec in self) omc-cmake-gcc sh - (0.31 sec in self) test ! -z '/cache/omlibrary' sh - (0.35 sec in self) cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true sh (Create directory for omlibrary cache) - (0.46 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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
lock - (4.6 sec in block) ryzen-5950x-2 lock block - (4.4 sec in block)
sh - (4.3 sec in self) #!/bin/bash -xe
# libs-for-testing: installs the test libraries with the CMake-built omc
make -C libraries lib-for-testing
# reference-files: xz decompression only
make -j32 --output-sync=recurse -C testsuite/ReferenceFiles
# ffi-test-lib
make -C testsuite/flattening/modelica/ffi/FFITest/Resources/BuildProjects/gcc
isUnix - (56 ms in self) sh - (0.38 sec in self) build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*" writeFile - (0.44 sec in self) testsuite/special/FmuExportCrossCompile/VERSION sh - (1 min 26 sec in self) make -C testsuite/special/FmuExportCrossCompile/ dockerpull sh - (4 min 23 sec in self) make -C testsuite/special/FmuExportCrossCompile/ test sh - (7.4 sec in self) make -C testsuite/special/FMPy/ fmpy-fmus stash - (0.36 sec in self) cross-fmu stash - (80 ms in self) fmpy-fmu archiveArtifacts - (0.44 sec in self) testsuite/special/FmuExportCrossCompile/*.fmu parallel block (Branch: 14 testsuite-compliance) - (3 ms in block)
stage - (31 min in block) 14 testsuite-compliance stage block (14 testsuite-compliance) - (31 min in block)
retry - (31 min in block) retry block - (31 min in block)
node - (31 min in block) linux node block - (5 min 22 sec in block)
checkout - (7.5 sec in self) withEnv - (5 min 14 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (5 min 14 sec in block)
isUnix - (15 ms in self) withEnv - (1.7 sec in block) JD_TO_PULL withEnv block - (0.54 sec in block)
sh - (0.33 sec in self) docker pull "$JD_TO_PULL" isUnix - (16 ms in self) withEnv - (0.7 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.43 sec in block)
sh - (0.33 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (5 min 11 sec in block) withDockerContainer block - (5 min 5 sec in block)
withEnv - (5 min 5 sec in block) LIBRARIES, COMPLIANCEEXTRAREPORTFLAGS, COMPLIANCEPREFIX withEnv block - (5 min 5 sec in block)
script - (5 min 5 sec in block) script block - (5 min 4 sec in block)
isUnix - (15 ms in self) echo - (49 ms in self) r630-1-1 isUnix - (21 ms in self) sh - (0.58 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (4.3 sec in self) omc-clang isUnix - (12 ms in self) sh - (0.33 sec in self) test ! -z '/cache/omlibrary' sh - (0.69 sec in self) cp -f null/master/runtest.db.* testsuite/ || cp -f null/master/runtest.db.* testsuite/ || true sh (Create directory for omlibrary cache) - (0.37 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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
isUnix - (38 ms in self) isUnix - (10 ms in self) sh - (0.33 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 - (26 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.33 sec in self) touch omc.skip lock - (30 sec in block) informatix lock block - (29 sec in block)
sh - (29 sec in self) make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib sh - (3 min 55 sec in self) HOME=$PWD/libraries/ build/bin/omc -g=MetaModelica build/share/doc/omc/testmodels/ComplianceSuite.mos sh - (0.35 sec in self) mv compliance.html compliance-current.html sh - (0.32 sec in self) test -f compliance.xml isUnix - (11 ms in self) sh - (0.32 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-v1.28.0-dev.668+g72bb6c0e4c.html sh - (0.32 sec in self) test ! 'master' = 'master' || rm -f compliance-current.html stash - (0.39 sec in self) compliance isUnix - (10 ms in self) sh - (0.41 sec in self) build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*" archiveArtifacts - (0.37 sec in self) compliance*v1.28.0-dev.668+g72bb6c0e4c.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.53 sec in self) compliance.ignore.xml parallel block (Branch: 15 build-usersguide) - (3 ms in block)
stage - (3 min 38 sec in block) 15 build-usersguide stage block (15 build-usersguide) - (3 min 38 sec in block)
retry - (3 min 38 sec in block) retry block - (3 min 38 sec in block)
node - (3 min 37 sec in block) linux node block - (3 min 36 sec in block)
checkout - (3.6 sec in self) withEnv - (3 min 32 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (3 min 32 sec in block)
isUnix - (14 ms in self) withEnv - (0.55 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 - (14 ms in self) withEnv - (0.52 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.37 sec in block)
sh - (0.32 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (3 min 30 sec in block) withDockerContainer block - (3 min 28 sec in block)
withCredentials - (3 min 28 sec in block) withCredentials block - (3 min 27 sec in block)
withEnv - (3 min 27 sec in block) LIBRARIES, RUNTESTDB withEnv block - (3 min 27 sec in block)
script - (3 min 27 sec in block) script block - (3 min 27 sec in block)
echo - (9 ms in self) r7945-1 isUnix - (11 ms in self) sh - (0.84 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (3.8 sec in self) omc-clang isUnix - (11 ms in self) sh - (4.2 sec in self) test ! -z '/cache/omlibrary' sh - (0.67 sec in self) cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true sh (Create directory for omlibrary cache) - (1.9 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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
isUnix - (18 ms in self) isUnix - (11 ms in self) sh - (0.89 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 - (11 sec in self) make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc sh - (0.64 sec in self) cd OMCompiler && ./config.status sh - (0.38 sec in self) ./config.status sh - (1.3 sec in self) touch omc.skip sh - (15 sec in self) make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib sh - (2 min 38 sec in self)
export OPENMODELICAHOME=$PWD/build
# omc invoked while building the docs needs a writable HOME holding the
# libraries, otherwise it tries to write to //.openmodelica and fails to
# load Modelica (same as the compliance stage).
export HOME=$PWD/libraries
test ! -d $PWD/build/lib/omlibrary
cp -a libraries/.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-latest.html.tar.xz -C doc/UsersGuide/build html sh - (0.33 sec in self) mv doc/UsersGuide/build/latex/OpenModelicaUsersGuide.pdf OpenModelicaUsersGuide-latest.pdf sh - (0.61 sec in self) mv doc/UsersGuide/build/epub/OpenModelicaUsersGuide.epub OpenModelicaUsersGuide-latest.epub archiveArtifacts - (0.63 sec in self) OpenModelicaUsersGuide-latest*.* stash - (0.59 sec in self) usersguide parallel block (Branch: 16 build-gui-clang-qt5) - (3 ms in block)
stage - (5 min 41 sec in block) 16 build-gui-clang-qt5 stage block (16 build-gui-clang-qt5) - (5 min 41 sec in block)
retry - (5 min 41 sec in block) retry block - (5 min 40 sec in block)
node - (5 min 40 sec in block) linux node block - (5 min 39 sec in block)
checkout - (7.5 sec in self) withEnv - (5 min 30 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (5 min 30 sec in block)
isUnix - (13 ms in self) withEnv - (2.3 sec in block) JD_TO_PULL withEnv block - (1.2 sec in block)
sh - (1.2 sec in self) docker pull "$JD_TO_PULL" isUnix - (14 ms in self) withEnv - (4.2 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.84 sec in block)
sh - (0.75 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (5 min 23 sec in block) withDockerContainer block - (5 min 18 sec in block)
script - (5 min 18 sec in block) script block - (5 min 18 sec in block)
echo - (8 ms in self) asap-1 isUnix - (11 ms in self) sh - (1.9 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (5.8 sec in self) omc-clang sh - (22 sec in self) autoreconf --install isUnix - (12 ms in self) sh - (0.45 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 - (52 sec in self) echo ./configure `./config.status --config` > config.status.2 && bash ./config.status.2 sh - (46 sec in self) touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omparser omsens_qt sh - (0.4 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh - (2 min 33 sec in self) make -j16 --output-sync=recurse sh - (0.39 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh - (0.34 sec in self) uname sh (install) - (2.2 sec in self) HOME='/var/lib/jenkins1/ws/OpenModelica_master_2' make -j16 --output-sync=recurse install stash - (31 sec in self) omedit-testsuite-clang-qt5 parallel block (Branch: 17 build-gui-clang-qt6) - (4 ms in block)
stage - (7 min 18 sec in block) 17 build-gui-clang-qt6 stage block (17 build-gui-clang-qt6) - (7 min 18 sec in block)
retry - (7 min 18 sec in block) retry block - (7 min 17 sec in block)
node - (7 min 17 sec in block) linux node block - (7 min 16 sec in block)
checkout - (15 sec in self) withEnv - (7 min 0 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (6 min 59 sec in block)
isUnix - (15 ms in self) withEnv - (2.4 sec in block) JD_TO_PULL withEnv block - (0.9 sec in block)
sh - (0.84 sec in self) docker pull "$JD_TO_PULL" isUnix - (17 ms in self) withEnv - (1.7 sec in block) JD_ID, JD_TO_RUN withEnv block - (1 sec in block)
sh - (0.92 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (6 min 54 sec in block) withDockerContainer block - (6 min 50 sec in block)
script - (6 min 49 sec in block) script block - (6 min 48 sec in block)
echo - (8 ms in self) r630-1-1 isUnix - (11 ms in self) sh - (1.2 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (5 sec in self) omc-clang sh - (23 sec in self) autoreconf --install isUnix - (12 ms in self) sh - (0.9 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) echo ./configure --with-qt6 `./config.status --config` > config.status.2 && bash ./config.status.2 sh - (49 sec in self) touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omparser omsens_qt sh - (0.34 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh - (4 min 3 sec in self) make -j16 --output-sync=recurse sh - (0.34 sec in self) make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//' sh - (0.43 sec in self) uname sh (install) - (2.2 sec in self) HOME='/var/lib/jenkins1/ws/OpenModelica_master_2' make -j16 --output-sync=recurse install stash - (43 sec in self) omedit-testsuite-clang-qt6 parallel block (Branch: 18 testsuite-clang-parmod) - (3 ms in block)
stage - (33 min in block) 18 testsuite-clang-parmod stage block (18 testsuite-clang-parmod) - (33 min in block)
retry - (33 min in block) retry block - (33 min in block)
node - (33 min in block) linux-intel-x64 node block - (42 sec in block)
checkout - (6.9 sec in self) withEnv - (34 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (34 sec in block)
script - (34 sec in block) script block - (34 sec in block)
isUnix - (14 ms in self) withEnv - (0.51 sec in block) JD_TO_PULL withEnv block - (0.38 sec in block)
sh - (0.31 sec in self) docker pull "$JD_TO_PULL" sh - (0.31 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (44 ms in self) Test container memory limit: 25630 MB, no swap isUnix - (13 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 - (33 sec in block) withDockerContainer block - (28 sec in block)
echo - (41 ms in self) dev.openmodelica.org isUnix - (10 ms in self) sh - (0.57 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (4.2 sec in self) omc-clang isUnix - (0.14 sec in self) sh - (0.57 sec in self) rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool sh - (0.32 sec in self) build/bin/omc-diff -v1.4 sh - (21 sec in self) #!/bin/bash -x
ulimit -t 1500
# On top of the cgroup limit, to catch a single runaway process early
ulimit -v 6291456 # Max 6GB per process
.CI/scripts/cgroup-memory.sh check
cd testsuite/partest
./runtests.pl -j16 -partition=1/1 -nocolour -with-xml -j1 -parmodexp
CODE=$?
../../.CI/scripts/cgroup-memory.sh report
test $CODE = 0 -o $CODE = 7 || exit 1
junit - (0.91 sec in self) testsuite/partest/result.xml parallel block (Branch: 19 testsuite-clang-metamodelica) - (4 ms in block)
stage - (27 min in block) 19 testsuite-clang-metamodelica stage block (19 testsuite-clang-metamodelica) - (27 min in block)
retry - (27 min in block) retry block - (27 min in block)
node - (27 min in block) linux node block - (15 sec in block)
checkout - (5.2 sec in self) withEnv - (10 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (10 sec in block)
isUnix - (13 ms in self) withEnv - (0.79 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.52 sec in block)
sh - (0.36 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (8.7 sec in block) withDockerContainer block - (6.6 sec in block)
script - (6.3 sec in block) script block - (6.2 sec in block)
echo - (42 ms in self) ryzen-5950x-1 isUnix - (12 ms in self) sh - (0.36 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (3.5 sec in self) omc-clang sh - (2.2 sec in self) make -C testsuite/metamodelica/MetaModelicaDev test-error parallel block (Branch: 20 testsuite-matlab-translator) - (3 ms in block)
stage - (28 min in block) 20 testsuite-matlab-translator stage block (20 testsuite-matlab-translator) - (28 min in block)
retry - (28 min in block) retry block - (28 min in block)
node - (28 min in block) linux node block - (33 sec in block)
checkout - (3.8 sec in self) withEnv - (29 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (29 sec in block)
isUnix - (14 ms in self) withEnv - (0.65 sec in block) JD_TO_PULL withEnv block - (0.45 sec in block)
sh - (0.33 sec in self) docker pull "$JD_TO_PULL" isUnix - (13 ms in self) withEnv - (0.57 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 - (27 sec in block) withDockerContainer block - (25 sec in block)
script - (25 sec in block) script block - (24 sec in block)
echo - (39 ms in self) ryzen-5950x-1 isUnix - (10 ms in self) sh - (0.32 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (3.5 sec in self) omc-clang isUnix - (40 ms in self) isUnix - (11 ms in self) sh - (0.4 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 - (14 sec in self) make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc sh - (0.59 sec in self) cd OMCompiler && ./config.status sh - (0.32 sec in self) ./config.status sh - (5 sec in self) make -C testsuite/special/MatlabTranslator/ test parallel block (Branch: 21 test-clang-icon-generator) - (3 ms in block)
stage - (29 min in block) 21 test-clang-icon-generator stage block (21 test-clang-icon-generator) - (29 min in block)
retry - (29 min in block) retry block - (29 min in block)
node - (29 min in block) linux node block - (1 min 42 sec in block)
checkout - (9.8 sec in self) withEnv - (1 min 32 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (1 min 32 sec in block)
isUnix - (13 ms in self) withEnv - (0.7 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.49 sec in block)
sh - (0.37 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (1 min 31 sec in block) withDockerContainer block - (1 min 28 sec in block)
withEnv - (1 min 27 sec in block) LIBRARIES, RUNTESTDB withEnv block - (1 min 27 sec in block)
script - (1 min 27 sec in block) script block - (1 min 27 sec in block)
echo - (50 ms in self) ripper2-3 isUnix - (9 ms in self) sh - (1 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (4.7 sec in self) omc-clang isUnix - (13 ms in self) sh - (0.35 sec in self) test ! -z '/cache/omlibrary' sh - (0.39 sec in self) cp -f /cache/runtest//master/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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
isUnix - (36 ms in self) isUnix - (11 ms in self) sh - (0.42 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 - (43 sec in self) make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc sh - (1.1 sec in self) cd OMCompiler && ./config.status sh - (0.34 sec in self) ./config.status sh - (0.41 sec in self) touch omc.skip lock - (29 sec in block) ripper2 lock block - (29 sec in block)
sh - (29 sec in self) make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib sh - (4.8 sec in self) make -C testsuite/openmodelica/icon-generator test parallel block (Branch: 22 testsuite-unit-test-C) - (4 ms in block)
stage - (31 min in block) 22 testsuite-unit-test-C stage block (22 testsuite-unit-test-C) - (31 min in block)
retry - (31 min in block) retry block - (31 min in block)
node - (31 min in block) linux node block - (3 min 11 sec in block)
checkout - (3.9 sec in self) withEnv - (3 min 7 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (3 min 7 sec in block)
isUnix - (19 ms in self) withEnv - (0.77 sec in block) JD_TO_PULL withEnv block - (0.52 sec in block)
sh - (0.36 sec in self) docker pull "$JD_TO_PULL" isUnix - (14 ms in self) withEnv - (1.2 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.53 sec in block)
sh - (0.35 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (3 min 4 sec in block) withDockerContainer block - (3 min 2 sec in block)
script - (3 min 1 sec in block) script block - (3 min 0 sec in block)
echo - (10 ms in self) Running on: ryzen-5950x-1 sh - (0.4 sec in self) cmake --version sh - (29 sec in self) cmake -S ./ -B ./build_cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DOM_USE_CCACHE=OFF sh - (2 min 29 sec in self) cmake --build ./build_cmake --parallel 16 --target ctestsuite-depends sh - (0.89 sec in self) cmake --build ./build_cmake --parallel 16 --target test sh - (0.32 sec in self) test -f ./build_cmake/junit.xml junit - (0.71 sec in self) parallel block (Branch: 23 testsuite-wasm-jit 1/2) - (3 ms in block)
stage - (32 min in block) 23 testsuite-wasm-jit 1/2 stage block (23 testsuite-wasm-jit 1/2) - (32 min in block)
retry - (32 min in block) retry block - (32 min in block)
node - (32 min in block) linux node block - (6 min 7 sec in block)
checkout - (11 sec in self) withEnv - (5 min 56 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (5 min 56 sec in block)
withEnv - (5 min 56 sec in block) LIBRARIES, RUNTESTDB withEnv block - (5 min 56 sec in block)
script - (5 min 56 sec in block) script block - (5 min 56 sec in block)
isUnix - (15 ms in self) withEnv - (0.8 sec in block) JD_TO_PULL withEnv block - (0.63 sec in block)
sh - (0.49 sec in self) docker pull "$JD_TO_PULL" sh - (0.49 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (45 ms in self) Test container memory limit: 98304 MB, no swap isUnix - (15 ms in self) withEnv - (0.58 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 - (5 min 53 sec in block) withDockerContainer block - (5 min 49 sec in block)
echo - (9 ms in self) ripper2-1 isUnix - (11 ms in self) sh - (0.9 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (7 sec in self) omc-cmake-rust unstash - (6.3 sec in self) omsimulator unstash - (0.16 sec in self) omcruntime sh - (10 sec in self) #!/bin/bash -xe
test ! -z '/cache/omlibrary'
mkdir -p '/cache/omlibrary/om-pkg-cache'
rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/libraries
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
cp libraries/index.json libraries/.openmodelica/libraries/
( cd libraries && "$PWD/../build/bin/omc" index.mos )
build/bin/omc-diff -v1.4
sh - (5 min 22 sec in self) #!/bin/bash
set -o pipefail
ulimit -t 1500
# wasm: address space is not limited, only the cgroup is
.CI/scripts/cgroup-memory.sh check
rm -f testsuite/partest-failed-1.txt
cd testsuite/partest
set -x
./runtests.pl -j16 -partition=1/2 -nocolour -with-xml -suites=-cpp,-hpcom,-metamodelica,-63bit,-antlr,-stackoverflow,+wasm,+hdf5,-cSources,-fmuCSources -simCodeTarget=wasm-jit 2>&1 | tee runtests-1.log
CODE=${PIPESTATUS[0]}
set +x
../../.CI/scripts/cgroup-memory.sh report
# 0/7 == the run completed (7 means some tests failed); only fail the step on
# anything else, so the results below are still published.
test $CODE = 0 -o $CODE = 7 || exit 1
junit - (0.67 sec in self) parallel block (Branch: 24 testsuite-wasm-jit 2/2) - (32 min in block)
stage - (32 min in block) 24 testsuite-wasm-jit 2/2 stage block (24 testsuite-wasm-jit 2/2) - (32 min in block)
retry - (32 min in block) retry block - (32 min in block)
node - (32 min in block) linux node block - (6 min 6 sec in block)
checkout - (6.4 sec in self) withEnv - (5 min 59 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (5 min 59 sec in block)
withEnv - (5 min 59 sec in block) LIBRARIES, RUNTESTDB withEnv block - (5 min 59 sec in block)
script - (5 min 59 sec in block) script block - (5 min 58 sec in block)
isUnix - (27 ms in self) withEnv - (0.66 sec in block) JD_TO_PULL withEnv block - (0.49 sec in block)
sh - (0.35 sec in self) docker pull "$JD_TO_PULL" sh - (0.35 sec in self) awk -v jobs=16 -v per_job="${OM_PARTEST_MEM_PER_JOB_GB:-6}" -v percent="${OM_PARTEST_MEM_PERCENT:-80}" '/^MemTotal:/ { cap = int($2/1024*percent/100); want = per_job*1024*jobs; print (want < cap ? want : cap) }' /proc/meminfo echo - (0.15 sec in self) Test container memory limit: 98304 MB, no swap isUnix - (15 ms in self) withEnv - (0.54 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.45 sec in block)
sh - (0.36 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (5 min 57 sec in block) withDockerContainer block - (5 min 54 sec in block)
echo - (7 ms in self) asap-2 isUnix - (12 ms in self) sh - (2.1 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx unstash - (6.3 sec in self) omc-cmake-rust unstash - (1.1 sec in self) omsimulator unstash - (0.12 sec in self) omcruntime sh - (6 sec in self) #!/bin/bash -xe
test ! -z '/cache/omlibrary'
mkdir -p '/cache/omlibrary/om-pkg-cache'
rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/libraries
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
cp libraries/index.json libraries/.openmodelica/libraries/
( cd libraries && "$PWD/../build/bin/omc" index.mos )
build/bin/omc-diff -v1.4
sh - (5 min 37 sec in self) #!/bin/bash
set -o pipefail
ulimit -t 1500
# wasm: address space is not limited, only the cgroup is
.CI/scripts/cgroup-memory.sh check
rm -f testsuite/partest-failed-2.txt
cd testsuite/partest
set -x
./runtests.pl -j16 -partition=2/2 -nocolour -with-xml -suites=-cpp,-hpcom,-metamodelica,-63bit,-antlr,-stackoverflow,+wasm,+hdf5,-cSources,-fmuCSources -simCodeTarget=wasm-jit 2>&1 | tee runtests-2.log
CODE=${PIPESTATUS[0]}
set +x
../../.CI/scripts/cgroup-memory.sh report
# 0/7 == the run completed (7 means some tests failed); only fail the step on
# anything else, so the results below are still published.
test $CODE = 0 -o $CODE = 7 || exit 1
junit - (0.68 sec in self) stage - (2 min 42 sec in block) FMPy + OMEdit testsuite stage block (FMPy + OMEdit testsuite) - (2 min 42 sec in block)
parallel - (2 min 42 sec in block) parallel block (Branch: assemble-web) - (3 ms in block)
stage - (51 sec in block) assemble-web stage block (assemble-web) - (51 sec in block)
node - (50 sec in block) linux node block - (49 sec in block)
checkout - (5.1 sec in self) withEnv - (44 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (44 sec in block)
isUnix - (14 ms in self) withEnv - (1.6 sec in block) JD_TO_PULL withEnv block - (1.4 sec in block)
sh - (0.87 sec in self) docker pull "$JD_TO_PULL" isUnix - (14 ms in self) withEnv - (0.54 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.39 sec in block)
sh - (0.32 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (41 sec in block) withDockerContainer block - (37 sec in block)
script - (37 sec in block) script block - (37 sec in block)
unstash - (2.7 sec in self) web-partial unstash - (1.7 sec in self) web-qt sh - (25 sec in self) rm -f OpenModelicaCompiler-web-latest.zip && (cd install_web/share/omc/web && zip -r -9 /var/lib/jenkins/ws/OpenModelica_master/OpenModelicaCompiler-web-latest.zip .) archiveArtifacts - (3.1 sec in self) stash - (3 sec in self) web sh - (0.36 sec in self) rm -f testsuite/partest-failed-*.txt partest-rust-failed.txt parallel block (Branch: linux-FMPy) - (4 ms in block)
stage - (1 min 0 sec in block) linux-FMPy stage block (linux-FMPy) - (1 min 0 sec in block)
node - (59 sec in block) linux node block - (58 sec in block)
isUnix - (16 ms in self) withEnv - (0.52 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.38 sec in block)
sh - (0.3 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (57 sec in block) withDockerContainer block - (55 sec in block)
script - (55 sec in block) script block - (55 sec in block)
echo - (10 ms in self) ripper2-2 unstash - (0.5 sec in self) cross-fmu unstash - (91 ms in self) fmpy-fmu sh - (54 sec in self)
export HOME="$PWD"
cd testsuite/special/FMPy/
make test
parallel block (Branch: clang-qt5-omedit-testsuite) - (3 ms in block)
stage - (2 min 41 sec in block) clang-qt5-omedit-testsuite stage block (clang-qt5-omedit-testsuite) - (2 min 41 sec in block)
retry - (2 min 40 sec in block) retry block - (2 min 40 sec in block)
node - (2 min 40 sec in block) linux node block - (2 min 39 sec in block)
checkout - (8.7 sec in self) withEnv - (2 min 30 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (2 min 30 sec in block)
isUnix - (13 ms in self) withEnv - (0.55 sec in block) JD_TO_PULL withEnv block - (0.4 sec in block)
sh - (0.31 sec in self) docker pull "$JD_TO_PULL" isUnix - (14 ms in self) withEnv - (0.56 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.41 sec in block)
sh - (0.31 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (2 min 29 sec in block) withDockerContainer block - (2 min 14 sec in block)
withEnv - (2 min 14 sec in block) LIBRARIES, RUNTESTDB withEnv block - (2 min 14 sec in block)
script - (2 min 14 sec in block) script block - (2 min 13 sec in block)
echo - (9 ms in self) r630-1-1 isUnix - (18 ms in self) sh - (0.57 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx sh - (0.32 sec in self) rm -rf OMEdit/common unstash - (7.9 sec in self) omedit-testsuite-clang-qt5 sh - (22 sec in self) autoreconf --install isUnix - (13 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 - (40 sec in self) echo ./configure `./config.status --config` > config.status.2 && bash ./config.status.2 isUnix - (11 ms in self) sh - (0.33 sec in self) test ! -z '/cache/omlibrary' sh - (0.37 sec in self) cp -f /cache/runtest//master/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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
isUnix - (45 ms in self) isUnix - (10 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 - (26 sec in self) make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc sh - (0.82 sec in self) cd OMCompiler && ./config.status sh - (0.31 sec in self) ./config.status sh - (0.32 sec in self) touch omc.skip lock - (7.6 sec in block) informatix lock block - (7.4 sec in block)
sh - (7.3 sec in self) make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib sh - (25 sec in self) touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip omedit.skip omplot.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omedit omplot omparser Not built
parallel block (Branch: clang-qt6-omedit-testsuite) - (1 min 49 sec in block)
stage - (1 min 49 sec in block) clang-qt6-omedit-testsuite stage block (clang-qt6-omedit-testsuite) - (1 min 49 sec in block)
retry - (1 min 48 sec in block) retry block - (1 min 48 sec in block)
node - (1 min 48 sec in block) linux node block - (1 min 47 sec in block)
checkout - (4.3 sec in self) withEnv - (1 min 42 sec in block) GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL withEnv block - (1 min 42 sec in block)
isUnix - (14 ms in self) withEnv - (0.53 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 - (14 ms in self) withEnv - (0.53 sec in block) JD_ID, JD_TO_RUN withEnv block - (0.44 sec in block)
sh - (0.37 sec in self) docker inspect -f . "$JD_TO_RUN" withDockerContainer - (1 min 41 sec in block) withDockerContainer block - (1 min 37 sec in block)
withEnv - (1 min 37 sec in block) LIBRARIES, RUNTESTDB withEnv block - (1 min 37 sec in block)
script - (1 min 37 sec in block) script block - (1 min 37 sec in block)
echo - (7 ms in self) ryzen-5950x-1 isUnix - (11 ms in self) sh - (0.69 sec in self) git clean -ffdx && git submodule foreach --recursive git clean -ffdx sh - (0.37 sec in self) rm -rf OMEdit/common unstash - (9.4 sec in self) omedit-testsuite-clang-qt6 sh - (15 sec in self) autoreconf --install isUnix - (17 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 - (20 sec in self) echo ./configure --with-qt6 `./config.status --config` > config.status.2 && bash ./config.status.2 isUnix - (12 ms in self) sh - (0.35 sec in self) test ! -z '/cache/omlibrary' sh - (0.31 sec in self) cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true sh (Create directory for omlibrary cache) - (0.31 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 libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache
mkdir -p libraries/.openmodelica/
test ! -e libraries/.openmodelica/cache
ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache
ls -lh libraries/.openmodelica/cache/
isUnix - (41 ms in self) isUnix - (11 ms in self) sh - (0.33 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 - (14 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.43 sec in self) ./config.status sh - (0.53 sec in self) touch omc.skip sh - (3.8 sec in self) make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib sh - (11 sec in self) touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip omedit.skip omplot.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omedit omplot omparser sh - (18 sec in self) make -j16 --output-sync=recurse omedit-testsuite stage - (1.2 sec in block) check-and-upload stage block (check-and-upload) - (1.1 sec in block)
getContext - (48 ms in self) parallel - (0.94 sec in block) parallel block (Branch: upload-compliance) - (4 ms in block)
stage - (0.28 sec in block) upload-compliance stage block (upload-compliance) - (0.11 sec in block)
getContext - (14 ms in self) parallel block (Branch: upload-doc) - (3 ms in block)
stage - (0.38 sec in block) upload-doc stage block (upload-doc) - (0.12 sec in block)
getContext - (14 ms in self) parallel block (Branch: upload-web) - (0.6 sec in block)
stage - (0.43 sec in block) upload-web stage block (upload-web) - (0.12 sec in block)
getContext - (14 ms in self) stage - (1.5 sec in block) publish stage block (publish) - (1.4 sec in block)
getContext - (47 ms in self) parallel - (1.1 sec in block) parallel block (Branch: push-to-master) - (4 ms in block)
stage - (0.2 sec in block) push-to-master stage block (push-to-master) - (90 ms in block)
getContext - (13 ms in self) parallel block (Branch: push-bibliography) - (0.39 sec in block)
stage - (0.25 sec in block) push-bibliography stage block (push-bibliography) - (98 ms in block)
getContext - (12 ms in self)