Skip to content
StepArgumentsStatus
Start of Pipeline - (11 min in block)
withEnv - (11 min in block)CACHE_DIR
withEnv block - (11 min in block)
stage - (11 sec in block)check
stage block (check) - (11 sec in block)
node - (11 sec in block)linux
node block - (11 sec in block)
checkout - (9.3 sec in self)
withEnv - (1.5 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.5 sec in block)
sh - (0.3 sec in self)git ls-tree origin/master 3rdParty
sh - (0.3 sec in self)git ls-tree HEAD 3rdParty
stage - (10 min in block)build
stage block (build) - (10 min in block)
parallel - (10 min in block)
parallel block (Branch: linux64) - (2 ms in block)
stage - (1 min 10 sec in block)linux64
stage block (linux64) - (1 min 10 sec in block)
node - (1 min 10 sec in block)linux
node block - (1 min 7 sec in block)
checkout - (1.5 sec in self)
withEnv - (1 min 5 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 5 sec in block)
isUnix - (8 ms in self)
readFile - (68 ms in self).CI/cache/Dockerfile
sh - (1 sec in self)docker build -t 8e95df3cd599aed769cdc70313df8df3f65f70d8 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (11 ms in self)
withEnv - (0.51 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 - (1 min 3 sec in block)
withDockerContainer block - (1 min 1 sec in block)
withEnv - (1 min 1 sec in block)RUNTESTDB, NPROC
withEnv block - (1 min 0 sec in block)
isUnix - (8 ms in self)
echo - (29 ms in self)running on node: ryzen-5950x-2-1
sh - (0.32 sec in self)uname
sh - (0.31 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (0.53 sec in self)git fetch --tags
sh - (8.6 sec in self)cmake -S . -B build/ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON
sh - (23 sec in self)cmake --build build/ --parallel 16 --target install -v
echo - (7 ms in self)cache: true, asan: null, running on node: ryzen-5950x-2-1
sh - (6.9 sec in self) make -C testsuite difftool resources cp -f "/cache/runtest//"* testsuite/ || true
sh - (0.32 sec in self)find testsuite/ -name "*.lua" -exec sed -i /teardown_command/d {} ";"
sh - (0.31 sec in self)uname
sh - (0.32 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (4.3 sec in self)#!/bin/bash -x ulimit -t 1500 cd testsuite/partest ./runtests.pl -j16 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//" cp ../runtest.db.* "/cache/runtest//" fi
junit - (0.11 sec in self)testsuite/partest/result.xml
sh - (0.83 sec in self)(cd install/ && tar czf "../OMSimulator-linux-amd64-`git describe --tags --abbrev=7 --match=v*.* --exclude=*-dev | sed 's/-/.post/'`.tar.gz" *)
sh - (13 sec in self)cmake --build build/ --target install-docs
sh - (0.58 sec in self)(cd install/share/doc && zip -r "../../../OMSimulator-doc-`git describe --tags --abbrev=7 --match=v*.* --exclude=*-dev | sed 's/-/.post/'`.zip" *)
archiveArtifacts - (0.42 sec in self)
stash - (0.23 sec in self)amd64-zip
stash - (0.26 sec in self)docs
parallel block (Branch: linux64-asan) - (2 ms in block)
stage - (4.1 sec in block)linux64-asan
stage block (linux64-asan) - (3.7 sec in block)
stage - (0.46 sec in block)build
stage block (build) - (57 ms in block)
stage - (0.47 sec in block)test
stage block (test) - (0.14 sec in block)
parallel block (Branch: alpine) - (2 ms in block)
stage - (1 min 18 sec in block)alpine
stage block (alpine) - (1 min 18 sec in block)
node - (1 min 18 sec in block)linux
node block - (1 min 14 sec in block)
checkout - (11 sec in self)
withEnv - (1 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 - (1 min 2 sec in block)
isUnix - (8 ms in self)
readFile - (66 ms in self).CI/alpine/Dockerfile
sh - (1.6 sec in self)docker build -t 9aaff16e3f09aad7cc673415b0f30b66d4ccc104 --pull -f ".CI/alpine/Dockerfile" ".CI/alpine"
isUnix - (7 ms in self)
withEnv - (0.66 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.46 sec in block)
sh - (0.42 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 min 0 sec in block)
withDockerContainer block - (57 sec in block)
isUnix - (8 ms in self)
echo - (9 ms in self)running on node: ripper2-1
sh - (0.41 sec in self)uname
sh - (0.32 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (0.53 sec in self)git fetch --tags
sh - (13 sec in self)cmake -S . -B build/ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON
sh - (42 sec in self)cmake --build build/ --parallel 16 --target install -v
parallel block (Branch: linux-arm32) - (2 ms in block)
stage - (3.9 sec in block)linux-arm32
stage block (linux-arm32) - (3.5 sec in block)
stage - (1 sec in block)cross-compile
stage block (cross-compile) - (0.8 sec in block)
stage - (0.55 sec in block)test
stage block (test) - (42 ms in block)
parallel block (Branch: arm64-macOS) - (2 ms in block)
stage - (4 sec in block)arm64-macOS
stage block (arm64-macOS) - (3.6 sec in block)
stage - (1 sec in block)build
stage block (build) - (0.81 sec in block)
stage - (0.61 sec in block)test
stage block (test) - (0.22 sec in block)
parallel block (Branch: mingw64-gcc) - (2 ms in block)
stage - (10 min in block)mingw64-gcc
stage block (mingw64-gcc) - (10 min in block)
stage - (4 min 13 sec in block)build
stage block (build) - (4 min 13 sec in block)
node - (4 min 12 sec in block)omsimulator-windows
node block - (4 min 11 sec in block)
checkout - (12 sec in self)
withEnv - (3 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 - (3 min 59 sec in block)
withEnv - (3 min 58 sec in block)PATH, CC, CXX, MSYSTEM, OMDEV, VERBOSE
withEnv block - (3 min 58 sec in block)
bat - (1.3 sec in self)hostname
isUnix - (10 ms in self)
bat - (3 min 52 sec in self) set OMDEV=C:\OMDev echo on ( echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OMSimulator_PR-1214'`" echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE} echo cd ${MSYS_WORKSPACE} echo export MAKETHREADS=-j%NUMBER_OF_PROCESSORS% echo set -ex echo git fetch --tags echo cmake -S . -B build/ -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON echo cmake --build build/ --parallel %NUMBER_OF_PROCESSORS% --target install -v ) > buildOMSimulatorWindows.sh set MSYSTEM=MINGW64 set MSYS2_PATH_TYPE=inherit %OMDEV%\tools\msys\usr\bin\sh --login -c "cd `cygpath 'c:\dev\jenkins\ws\OMSimulator_PR-1214'` && chmod +x buildOMSimulatorWindows.sh && ./buildOMSimulatorWindows.sh && rm -f ./buildOMSimulatorWindows.sh"
writeFile - (55 ms in self)buildZip64.sh
bat - (2.3 sec in self) C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_PR-1214/buildZip64.sh'
archiveArtifacts - (0.38 sec in self)OMSimulator-mingw64*.zip
stash - (0.38 sec in self)mingw64-zip
stash - (1.3 sec in self)mingw64-install
stage - (5 min 55 sec in block)test
stage block (test) - (5 min 55 sec in block)
node - (5 min 55 sec in block)omsimulator-windows
node block - (5 min 55 sec in block)
checkout - (12 sec in self)
withEnv - (5 min 43 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 43 sec in block)
withEnv - (5 min 42 sec in block)PATH, MSYSTEM, RUNTESTDB, OMDEV
withEnv block - (5 min 42 sec in block)
unstash - (0.5 sec in self)mingw64-install
bat - (0.32 sec in self)hostname
writeFile - (59 ms in self)testMingw64-install.sh
bat - (5 min 41 sec in self) set PATH=C:\bin\cmake\bin;%PATH% C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_PR-1214/testMingw64-install.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
junit - (0.46 sec in self)testsuite/partest/result.xml
parallel block (Branch: mingw32-gcc) - (2 ms in block)
stage - (4.2 sec in block)mingw32-gcc
stage block (mingw32-gcc) - (3.7 sec in block)
stage - (0.55 sec in block)build
stage block (build) - (6 ms in block)
stage - (0.41 sec in block)test
stage block (test) - (38 ms in block)
parallel block (Branch: mingw64-clang) - (2 ms in block)
stage - (3 min 26 sec in block)mingw64-clang
stage block (mingw64-clang) - (3 min 26 sec in block)
node - (3 min 26 sec in block)omsimulator-windows
node block - (3 min 23 sec in block)
checkout - (15 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)
withEnv - (3 min 7 sec in block)PATH, CC, CXX, VERBOSE
withEnv block - (3 min 7 sec in block)
isUnix - (9 ms in self)
bat - (3 min 6 sec in self) set OMDEV=C:\OMDev echo on ( echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OMSimulator_PR-1214'`" echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE} echo cd ${MSYS_WORKSPACE} echo export MAKETHREADS=-j%NUMBER_OF_PROCESSORS% echo set -ex echo git fetch --tags echo cmake -S . -B build/ -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON echo cmake --build build/ --parallel %NUMBER_OF_PROCESSORS% --target install -v ) > buildOMSimulatorWindows.sh set MSYSTEM=MINGW64 set MSYS2_PATH_TYPE=inherit %OMDEV%\tools\msys\usr\bin\sh --login -c "cd `cygpath 'c:\dev\jenkins\ws\OMSimulator_PR-1214'` && chmod +x buildOMSimulatorWindows.sh && ./buildOMSimulatorWindows.sh && rm -f ./buildOMSimulatorWindows.sh"
parallel block (Branch: msvc64) - (10 min in block)
stage - (10 min in block)msvc64
stage block (msvc64) - (10 min in block)
stage - (4 min 37 sec in block)build
stage block (build) - (4 min 37 sec in block)
node - (4 min 37 sec in block)omsimulator-windows
node block - (4 min 36 sec in block)
checkout - (11 sec in self)
withEnv - (4 min 23 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 23 sec in block)
withEnv - (4 min 23 sec in block)PATH, MSYSTEM, OMDEV
withEnv block - (4 min 23 sec in block)
bat - (0.63 sec in self)hostname
writeFile - (0.94 sec in self)buildZip.sh
retry - (4 min 19 sec in block)2
retry block - (4 min 19 sec in block)
bat - (4 min 19 sec in self) set PATH=C:\bin\cmake\bin;%PATH% cmake -S . -B build/ -G "Visual Studio 15 2017 Win64" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail cmake --build build/ --config Release --parallel %NUMBER_OF_PROCESSORS% --target install -v IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail call install\bin\OMSimulator.exe --version IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_PR-1214/buildZip.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
archiveArtifacts - (0.33 sec in self)OMSimulator-win64-*.zip
stash - (0.3 sec in self)win64-zip
stash - (1 sec in self)win64-install
stage - (6 min 8 sec in block)test
stage block (test) - (6 min 8 sec in block)
node - (6 min 8 sec in block)omsimulator-windows
node block - (6 min 8 sec in block)
checkout - (10 sec in self)
withEnv - (5 min 57 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 57 sec in block)
withEnv - (5 min 57 sec in block)PATH, MSYSTEM, RUNTESTDB, OMDEV
withEnv block - (5 min 57 sec in block)
unstash - (0.28 sec in self)win64-install
bat - (0.32 sec in self)hostname
writeFile - (61 ms in self)testMSVC64-install.sh
bat - (5 min 56 sec in self) set PATH=C:\bin\cmake\bin;%PATH% C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_PR-1214/testMSVC64-install.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
junit - (71 ms in self)testsuite/partest/result.xml
stage - (1.7 sec in block)upload
stage block (upload) - (1.6 sec in block)
parallel - (1.4 sec in block)
parallel block (Branch: upload-doc) - (1 ms in block)
stage - (1 sec in block)upload-doc
stage block (upload-doc) - (0.1 sec in block)
parallel block (Branch: upload-artifacts) - (1.2 sec in block)
stage - (1.2 sec in block)upload-artifacts
stage block (upload-artifacts) - (1.1 sec in block)