Pull request #14794 updated 19:16:29 Connecting to https://api.github.com using GitHub Access Token Connecting to https://api.github.com to check permissions of obtain list of phannebohm for OpenModelica/OpenModelica Obtained Jenkinsfile from d03d5846cc68f37938a9b082f23a87b4fc58d5d4+d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa (87ea2fb28472e877ddf0bd1777c589f5d4b13fb0) [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Environment) [Pipeline] node Running on r7945-1 in /var/lib/jenkins/ws/OpenModelica_PR-14794 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Fetching changes from the remote Git repository Cleaning workspace Merging remotes/origin/master commit d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa into PR head commit d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Merge succeeded, producing d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Checking out Revision d03d5846cc68f37938a9b082f23a87b4fc58d5d4 (PR-14794) Commit message: "Don't do it for C++ target" > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/OpenModelica_PR-14794/.git # timeout=10 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/pull/14794/head:refs/remotes/origin/PR-14794 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-14794 # timeout=10 > git checkout -b PR-14794 d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git rev-list --no-walk f663cb8dfe2a3cb087bcfcd8ab5884ec8d39e484 # timeout=10 Cleaning workspace > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.OMOptim.url # timeout=10 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10 > git config --get submodule.OMSimulator.url # timeout=10 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10 > git config --get submodule.OMSens_Qt.url # timeout=10 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10 > git submodule update --init --recursive OMOptim # timeout=10 > git submodule update --init --recursive OMSimulator # timeout=10 > git submodule update --init --recursive OMCompiler/3rdParty # timeout=10 > git submodule update --init --recursive OMSens_Qt # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 [Pipeline] milestone Trying to pass milestone 1 [Pipeline] milestone Trying to pass milestone 2 [Pipeline] load [Pipeline] { (/var/lib/jenkins/ws/OpenModelica_PR-14794/.CI/common.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo isPR: true [Pipeline] echo shouldWeBuildUCRT: false [Pipeline] echo shouldWeDisableAllCMakeBuilds: false [Pipeline] echo shouldWeEnableMacOSCMakeBuild: false [Pipeline] echo shouldWeEnableUCRTCMakeBuild: false [Pipeline] echo shouldWeRunTests: true [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (setup) [Pipeline] parallel [Pipeline] { (Branch: gcc) [Pipeline] { (Branch: clang) [Pipeline] { (Branch: Win/UCRT64) [Pipeline] { (Branch: Win/UCRT64-qt6) [Pipeline] { (Branch: cmake-jammy-gcc) [Pipeline] { (Branch: cmake-macos-arm64-gcc) [Pipeline] { (Branch: cmake-OMDev-gcc) [Pipeline] { (Branch: checks) [Pipeline] stage [Pipeline] { (gcc) [Pipeline] stage [Pipeline] { (clang) [Pipeline] stage [Pipeline] { (Win/UCRT64) [Pipeline] stage [Pipeline] { (Win/UCRT64-qt6) [Pipeline] stage [Pipeline] { (cmake-jammy-gcc) [Pipeline] stage [Pipeline] { (cmake-macos-arm64-gcc) [Pipeline] stage [Pipeline] { (cmake-OMDev-gcc) [Pipeline] stage [Pipeline] { (checks) [Pipeline] node Running on r7945-1 in /var/lib/jenkins/ws/OpenModelica_PR-14794 [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/OpenModelica_PR-14794 [Pipeline] node Stage "Win/UCRT64" skipped due to when conditional Running on asap-1 in /var/lib/jenkins1/ws/OpenModelica_PR-14794 [Pipeline] getContext [Pipeline] } Stage "Win/UCRT64-qt6" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "cmake-macos-arm64-gcc" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "cmake-OMDev-gcc" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] node Running on r630-1-1 in /var/lib/jenkins1/ws/OpenModelica_PR-14794 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github [Pipeline] checkout Fetching changes from the remote Git repository The recommended git tool is: git Cleaning workspace using credential github [Pipeline] checkout Fetching changes from the remote Git repository The recommended git tool is: git Cleaning workspace using credential github Fetching changes from the remote Git repository Cleaning workspace [Pipeline] checkout The recommended git tool is: git using credential github Fetching changes from the remote Git repository Cleaning workspace Merging remotes/origin/master commit d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa into PR head commit d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Merge succeeded, producing d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Checking out Revision d03d5846cc68f37938a9b082f23a87b4fc58d5d4 (PR-14794) Commit message: "Don't do it for C++ target" > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/OpenModelica_PR-14794/.git # timeout=10 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Cleaning workspace > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/OpenModelica_PR-14794/.git # timeout=10 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/pull/14794/head:refs/remotes/origin/PR-14794 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-14794 # timeout=10 > git checkout -b PR-14794 d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.OMOptim.url # timeout=10 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10 > git config --get submodule.OMSimulator.url # timeout=10 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10 > git config --get submodule.OMSens_Qt.url # timeout=10 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10 > git submodule update --init --recursive OMOptim # timeout=10 > git submodule update --init --recursive OMSimulator # timeout=10 > git submodule update --init --recursive OMCompiler/3rdParty # timeout=10 > git submodule update --init --recursive OMSens_Qt # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/OpenModelica_PR-14794/.git # timeout=10 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/OpenModelica_PR-14794/.git # timeout=10 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/pull/14794/head:refs/remotes/origin/PR-14794 +refs/heads/master:refs/remotes/origin/master # timeout=10 + docker pull docker.openmodelica.org/build-deps:v1.22.2 Merging remotes/origin/master commit d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa into PR head commit d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Merge succeeded, producing d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Checking out Revision d03d5846cc68f37938a9b082f23a87b4fc58d5d4 (PR-14794) Commit message: "Don't do it for C++ target" Cleaning workspace Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/pull/14794/head:refs/remotes/origin/PR-14794 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/pull/14794/head:refs/remotes/origin/PR-14794 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-14794 # timeout=10 > git checkout -b PR-14794 d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.OMOptim.url # timeout=10 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10 > git config --get submodule.OMSimulator.url # timeout=10 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10 > git config --get submodule.OMSens_Qt.url # timeout=10 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10 > git submodule update --init --recursive OMOptim # timeout=10 > git submodule update --init --recursive OMSimulator # timeout=10 > git submodule update --init --recursive OMCompiler/3rdParty # timeout=10 > git submodule update --init --recursive OMSens_Qt # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 Merging remotes/origin/master commit d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa into PR head commit d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Merge succeeded, producing d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Checking out Revision d03d5846cc68f37938a9b082f23a87b4fc58d5d4 (PR-14794) Merging remotes/origin/master commit d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa into PR head commit d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Merge succeeded, producing d03d5846cc68f37938a9b082f23a87b4fc58d5d4 Checking out Revision d03d5846cc68f37938a9b082f23a87b4fc58d5d4 (PR-14794) Commit message: "Don't do it for C++ target" Commit message: "Don't do it for C++ target" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Cleaning workspace [Pipeline] sh Cleaning workspace > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-14794 # timeout=10 > git checkout -b PR-14794 d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.OMOptim.url # timeout=10 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10 > git config --get submodule.OMSimulator.url # timeout=10 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10 > git config --get submodule.OMSens_Qt.url # timeout=10 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10 > git submodule update --init --recursive OMOptim # timeout=10 > git submodule update --init --recursive OMSimulator # timeout=10 > git submodule update --init --recursive OMCompiler/3rdParty # timeout=10 > git submodule update --init --recursive OMSens_Qt # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge d69d5f7bce09b0da09a2ad8b75ab6511a7f6f3fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-14794 # timeout=10 > git checkout -b PR-14794 d03d5846cc68f37938a9b082f23a87b4fc58d5d4 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.OMOptim.url # timeout=10 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10 > git config --get submodule.OMSimulator.url # timeout=10 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10 > git config --get submodule.OMSens_Qt.url # timeout=10 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10 > git submodule update --init --recursive OMOptim # timeout=10 > git submodule update --init --recursive OMSimulator # timeout=10 > git submodule update --init --recursive OMCompiler/3rdParty # timeout=10 > git submodule update --init --recursive OMSens_Qt # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 + docker pull docker.openmodelica.org/build-deps:v1.22.2-qttools [Pipeline] withEnv [Pipeline] { > git submodule foreach --recursive git clean -fdx # timeout=10 [Pipeline] isUnix > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull docker.openmodelica.org/build-deps:v1.22.2 + docker pull docker.openmodelica.org/build-deps:v1.22.2 Error response from daemon: Get "https://docker.openmodelica.org/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch clang Error response from daemon: Get "https://docker.openmodelica.org/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch cmake-jammy-gcc Error response from daemon: Get "https://docker.openmodelica.org/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch checks Error response from daemon: Head "https://docker.openmodelica.org/v2/build-deps/manifests/v1.22.2": Get "https://docker.openmodelica.org/v2/token?scope=repository%3Abuild-deps%3Apull&service=https%3A%2F%2Fdocker.openmodelica.org%2Fv2%2Ftoken": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch gcc [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (tests) Stage "tests" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: 01 testsuite-gcc 1/3) [Pipeline] { (Branch: 02 testsuite-gcc 2/3) [Pipeline] { (Branch: 03 testsuite-gcc 3/3) [Pipeline] { (Branch: 04 testsuite-clang 1/3) [Pipeline] { (Branch: 05 testsuite-clang 2/3) [Pipeline] { (Branch: 06 testsuite-clang 3/3) [Pipeline] { (Branch: 07 cross-build-fmu) [Pipeline] { (Branch: 08 testsuite-compliance) [Pipeline] { (Branch: 09 build-usersguide) [Pipeline] { (Branch: 10 build-gui-clang-qt5) [Pipeline] { (Branch: 11 build-gui-clang-qt6) [Pipeline] { (Branch: 12 testsuite-clang-parmod) [Pipeline] { (Branch: 13 testsuite-clang-metamodelica) [Pipeline] { (Branch: 14 testsuite-matlab-translator) [Pipeline] { (Branch: 15 test-clang-icon-generator) [Pipeline] { (Branch: 16 testsuite-unit-test-C) [Pipeline] stage [Pipeline] { (01 testsuite-gcc 1/3) [Pipeline] stage [Pipeline] { (02 testsuite-gcc 2/3) [Pipeline] stage [Pipeline] { (03 testsuite-gcc 3/3) [Pipeline] stage [Pipeline] { (04 testsuite-clang 1/3) [Pipeline] stage [Pipeline] { (05 testsuite-clang 2/3) [Pipeline] stage [Pipeline] { (06 testsuite-clang 3/3) [Pipeline] stage [Pipeline] { (07 cross-build-fmu) [Pipeline] stage [Pipeline] { (08 testsuite-compliance) [Pipeline] stage [Pipeline] { (09 build-usersguide) [Pipeline] stage [Pipeline] { (10 build-gui-clang-qt5) [Pipeline] stage [Pipeline] { (11 build-gui-clang-qt6) [Pipeline] stage [Pipeline] { (12 testsuite-clang-parmod) [Pipeline] stage [Pipeline] { (13 testsuite-clang-metamodelica) [Pipeline] stage [Pipeline] { (14 testsuite-matlab-translator) [Pipeline] stage [Pipeline] { (15 test-clang-icon-generator) [Pipeline] stage [Pipeline] { (16 testsuite-unit-test-C) Stage "01 testsuite-gcc 1/3" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "02 testsuite-gcc 2/3" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "03 testsuite-gcc 3/3" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "04 testsuite-clang 1/3" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "05 testsuite-clang 2/3" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "06 testsuite-clang 3/3" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "07 cross-build-fmu" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "08 testsuite-compliance" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "09 build-usersguide" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "10 build-gui-clang-qt5" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "11 build-gui-clang-qt6" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "12 testsuite-clang-parmod" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "13 testsuite-clang-metamodelica" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "14 testsuite-matlab-translator" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "15 test-clang-icon-generator" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "16 testsuite-unit-test-C" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch 01 testsuite-gcc 1/3 [Pipeline] } Failed in branch 02 testsuite-gcc 2/3 [Pipeline] } Failed in branch 03 testsuite-gcc 3/3 [Pipeline] } Failed in branch 04 testsuite-clang 1/3 [Pipeline] } Failed in branch 05 testsuite-clang 2/3 [Pipeline] } Failed in branch 06 testsuite-clang 3/3 [Pipeline] } Failed in branch 07 cross-build-fmu [Pipeline] } Failed in branch 08 testsuite-compliance [Pipeline] } Failed in branch 09 build-usersguide [Pipeline] } Failed in branch 10 build-gui-clang-qt5 [Pipeline] } Failed in branch 11 build-gui-clang-qt6 [Pipeline] } Failed in branch 12 testsuite-clang-parmod [Pipeline] } Failed in branch 13 testsuite-clang-metamodelica [Pipeline] } Failed in branch 14 testsuite-matlab-translator [Pipeline] } Failed in branch 15 test-clang-icon-generator [Pipeline] } Failed in branch 16 testsuite-unit-test-C [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (fmuchecker + FMPy + OMEdit testsuite) Stage "fmuchecker + FMPy + OMEdit testsuite" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: linux-wine-fmuchecker) [Pipeline] { (Branch: linux-FMPy) [Pipeline] { (Branch: osx-fmuchecker) [Pipeline] { (Branch: arm-fmuchecker) [Pipeline] { (Branch: clang-qt5-omedit-testsuite) [Pipeline] { (Branch: clang-qt6-omedit-testsuite) [Pipeline] stage [Pipeline] { (linux-wine-fmuchecker) [Pipeline] stage [Pipeline] { (linux-FMPy) [Pipeline] stage [Pipeline] { (osx-fmuchecker) [Pipeline] stage [Pipeline] { (arm-fmuchecker) [Pipeline] stage [Pipeline] { (clang-qt5-omedit-testsuite) [Pipeline] stage [Pipeline] { (clang-qt6-omedit-testsuite) Stage "linux-wine-fmuchecker" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "linux-FMPy" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "osx-fmuchecker" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "arm-fmuchecker" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "clang-qt5-omedit-testsuite" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "clang-qt6-omedit-testsuite" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch linux-wine-fmuchecker [Pipeline] } Failed in branch linux-FMPy [Pipeline] } Failed in branch osx-fmuchecker [Pipeline] } Failed in branch arm-fmuchecker [Pipeline] } Failed in branch clang-qt5-omedit-testsuite [Pipeline] } Failed in branch clang-qt6-omedit-testsuite [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check-and-upload) Stage "check-and-upload" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: fmuchecker-results) [Pipeline] { (Branch: upload-compliance) [Pipeline] { (Branch: upload-doc) [Pipeline] stage [Pipeline] { (fmuchecker-results) [Pipeline] stage [Pipeline] { (upload-compliance) [Pipeline] stage [Pipeline] { (upload-doc) Stage "fmuchecker-results" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "upload-compliance" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "upload-doc" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch fmuchecker-results [Pipeline] } Failed in branch upload-compliance [Pipeline] } Failed in branch upload-doc [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (publish) Stage "publish" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: push-to-master) [Pipeline] { (Branch: push-bibliography) [Pipeline] stage [Pipeline] { (push-to-master) [Pipeline] stage [Pipeline] { (push-bibliography) Stage "push-to-master" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } Stage "push-bibliography" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch push-to-master [Pipeline] } Failed in branch push-bibliography [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] emailext Sending email to: $DEFAULT_TO Could not be sent to the following addresses: $DEFAULT_TO [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE
