Skip to content

Console Output

Push event to branch maintenance/v1.13
02:40:52 Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token)
Obtained Jenkinsfile from e471752a489734516ee38156fd48e8673c273540
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (setup)
[Pipeline] parallel
[Pipeline] [gcc] { (Branch: gcc)
[Pipeline] [clang] { (Branch: clang)
[Pipeline] [checks] { (Branch: checks)
[Pipeline] [gcc] stage
[Pipeline] [gcc] { (gcc)
[Pipeline] [clang] stage
[Pipeline] [clang] { (clang)
[Pipeline] [checks] stage
[Pipeline] [checks] { (checks)
[Pipeline] [gcc] node
[gcc] Running on asap.openmodelica.org in /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13
[Pipeline] [clang] node
[clang] Running on ripper.openmodelica.org in /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13
[Pipeline] [checks] node
[checks] Running on builds.openmodelica.org in /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13
[Pipeline] [gcc] {
[Pipeline] [clang] {
[Pipeline] [checks] {
[Pipeline] [gcc] checkout
[gcc]  > git rev-parse --is-inside-work-tree # timeout=10
[gcc] Fetching changes from the remote Git repository
[gcc]  > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10
[gcc] Cleaning workspace
[gcc]  > git rev-parse --verify HEAD # timeout=10
[gcc] Resetting working tree
[gcc]  > git reset --hard # timeout=10
[gcc]  > git clean -fdx # timeout=10
[gcc]  > git submodule foreach --recursive git reset --hard # timeout=10
[Pipeline] [clang] checkout
[clang]  > git rev-parse --is-inside-work-tree # timeout=10
[clang] Fetching changes from the remote Git repository
[clang]  > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10
[clang] Cleaning workspace
[clang]  > git rev-parse --verify HEAD # timeout=10
[clang] Resetting working tree
[clang]  > git reset --hard # timeout=10
[clang]  > git clean -fdx # timeout=10
[clang]  > git submodule foreach --recursive git reset --hard # timeout=10
[Pipeline] [checks] checkout
[checks] Cloning the remote Git repository
[checks] Cloning repository https://github.com/OpenModelica/OpenModelica.git
[checks]  > git init /var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13 # timeout=10
[checks] Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git
[checks]  > git --version # timeout=10
[checks] using GIT_ASKPASS to set credentials GitHub Access Token
[checks]  > git fetch --tags --progress https://github.com/OpenModelica/OpenModelica.git +refs/heads/*:refs/remotes/origin/*
[gcc]  > git submodule foreach --recursive git clean -fdx # timeout=10
[clang]  > git submodule foreach --recursive git clean -fdx # timeout=10
[clang] Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git
[clang]  > git --version # timeout=10
[clang] using GIT_ASKPASS to set credentials GitHub Access Token
[clang]  > git fetch --tags --progress https://github.com/OpenModelica/OpenModelica.git +refs/heads/maintenance/v1.13:refs/remotes/origin/maintenance/v1.13
[gcc] Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git
[gcc]  > git --version # timeout=10
[gcc] using GIT_ASKPASS to set credentials GitHub Access Token
[gcc]  > git fetch --tags --progress https://github.com/OpenModelica/OpenModelica.git +refs/heads/maintenance/v1.13:refs/remotes/origin/maintenance/v1.13
[clang] Checking out Revision e471752a489734516ee38156fd48e8673c273540 (maintenance/v1.13)
[gcc] Checking out Revision e471752a489734516ee38156fd48e8673c273540 (maintenance/v1.13)
[gcc]  > git config core.sparsecheckout # timeout=10
[clang]  > git config core.sparsecheckout # timeout=10
[clang]  > git checkout -f e471752a489734516ee38156fd48e8673c273540
[clang]  > git branch -a -v --no-abbrev # timeout=10
[clang]  > git branch -D maintenance/v1.13 # timeout=10
[clang]  > git checkout -b maintenance/v1.13 e471752a489734516ee38156fd48e8673c273540
[clang] Commit message: "- update submodules"
[clang]  > git rev-list --no-walk f33f26f55a7d5352fac8e497297b592800c80f55 # timeout=10
[clang]  > git remote # timeout=10
[clang]  > git submodule init # timeout=10
[clang]  > git submodule sync # timeout=10
[clang]  > git config --get remote.origin.url # timeout=10
[clang]  > git submodule init # timeout=10
[clang]  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
[clang]  > git config --get submodule.OMEdit.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.OMEdit.path # timeout=10
[clang]  > git submodule update --init --recursive OMEdit
[clang]  > git config --get submodule.doc.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.doc.path # timeout=10
[clang]  > git submodule update --init --recursive doc
[clang]  > git config --get submodule.OMOptim.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10
[clang]  > git submodule update --init --recursive OMOptim
[clang]  > git config --get submodule.OMPlot.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.OMPlot.path # timeout=10
[clang]  > git submodule update --init --recursive OMPlot
[clang]  > git config --get submodule.OMNotebook.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.OMNotebook.path # timeout=10
[clang]  > git submodule update --init --recursive OMNotebook
[clang]  > git config --get submodule.common.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.common.path # timeout=10
[clang]  > git submodule update --init --recursive common
[clang]  > git config --get submodule.libraries.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.libraries.path # timeout=10
[clang]  > git submodule update --init --recursive libraries
[clang]  > git config --get submodule.OMC.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.OMC.path # timeout=10
[clang]  > git submodule update --init --recursive OMCompiler
[clang]  > git config --get submodule.testsuite.url # timeout=10
[clang]  > git config -f .gitmodules --get submodule.testsuite.path # timeout=10
[clang]  > git submodule update --init --recursive testsuite
[gcc]  > git checkout -f e471752a489734516ee38156fd48e8673c273540
[gcc]  > git branch -a -v --no-abbrev # timeout=10
[gcc]  > git branch -D maintenance/v1.13 # timeout=10
[gcc]  > git checkout -b maintenance/v1.13 e471752a489734516ee38156fd48e8673c273540
[gcc] Commit message: "- update submodules"
[gcc]  > git remote # timeout=10
[gcc]  > git submodule init # timeout=10
[gcc]  > git submodule sync # timeout=10
[gcc]  > git config --get remote.origin.url # timeout=10
[gcc]  > git submodule init # timeout=10
[Pipeline] [clang] }
[gcc]  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
[gcc]  > git config --get submodule.OMEdit.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.OMEdit.path # timeout=10
[gcc]  > git submodule update --init --recursive OMEdit
[gcc]  > git config --get submodule.doc.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.doc.path # timeout=10
[gcc]  > git submodule update --init --recursive doc
[gcc]  > git config --get submodule.OMOptim.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10
[gcc]  > git submodule update --init --recursive OMOptim
[Pipeline] [clang] // node
[gcc]  > git config --get submodule.OMPlot.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.OMPlot.path # timeout=10
[gcc]  > git submodule update --init --recursive OMPlot
[gcc]  > git config --get submodule.OMNotebook.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.OMNotebook.path # timeout=10
[gcc]  > git submodule update --init --recursive OMNotebook
[gcc]  > git config --get submodule.common.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.common.path # timeout=10
[gcc]  > git submodule update --init --recursive common
[gcc]  > git config --get submodule.libraries.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.libraries.path # timeout=10
[gcc]  > git submodule update --init --recursive libraries
[gcc]  > git config --get submodule.OMC.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.OMC.path # timeout=10
[gcc]  > git submodule update --init --recursive OMCompiler
[Pipeline] [clang] }
[gcc]  > git config --get submodule.testsuite.url # timeout=10
[gcc]  > git config -f .gitmodules --get submodule.testsuite.path # timeout=10
[gcc]  > git submodule update --init --recursive testsuite
[Pipeline] [clang] // stage
[Pipeline] [clang] }
[clang] Failed in branch clang
[Pipeline] [gcc] }
[Pipeline] [gcc] // node
[Pipeline] [gcc] }
[Pipeline] [gcc] // stage
[Pipeline] [gcc] }
[gcc] Failed in branch gcc
[checks]  > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10
[checks]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[checks]  > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10
[checks] Cleaning workspace
[checks]  > git rev-parse --verify HEAD # timeout=10
[checks] No valid HEAD. Skipping the resetting
[checks]  > git clean -fdx # timeout=10
[checks] Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git
[checks] using GIT_ASKPASS to set credentials GitHub Access Token
[checks]  > git fetch --tags --progress https://github.com/OpenModelica/OpenModelica.git +refs/heads/maintenance/v1.13:refs/remotes/origin/maintenance/v1.13
[checks] Checking out Revision e471752a489734516ee38156fd48e8673c273540 (maintenance/v1.13)
[checks]  > git config core.sparsecheckout # timeout=10
[checks]  > git checkout -f e471752a489734516ee38156fd48e8673c273540
[checks]  > git branch -a -v --no-abbrev # timeout=10
[checks]  > git checkout -b maintenance/v1.13 e471752a489734516ee38156fd48e8673c273540
[checks] Commit message: "- update submodules"
[checks]  > git remote # timeout=10
[checks]  > git submodule init # timeout=10
[checks]  > git submodule sync # timeout=10
[checks]  > git config --get remote.origin.url # timeout=10
[checks]  > git submodule init # timeout=10
[checks]  > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
[checks]  > git config --get submodule.OMEdit.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.OMEdit.path # timeout=10
[checks]  > git submodule update --init --recursive OMEdit
[checks]  > git config --get submodule.doc.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.doc.path # timeout=10
[checks]  > git submodule update --init --recursive doc
[checks]  > git config --get submodule.OMOptim.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10
[checks]  > git submodule update --init --recursive OMOptim
[checks]  > git config --get submodule.OMPlot.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.OMPlot.path # timeout=10
[checks]  > git submodule update --init --recursive OMPlot
[checks]  > git config --get submodule.OMNotebook.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.OMNotebook.path # timeout=10
[checks]  > git submodule update --init --recursive OMNotebook
[checks]  > git config --get submodule.common.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.common.path # timeout=10
[checks]  > git submodule update --init --recursive common
[checks]  > git config --get submodule.libraries.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.libraries.path # timeout=10
[checks]  > git submodule update --init --recursive libraries
[checks]  > git config --get submodule.OMC.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.OMC.path # timeout=10
[checks]  > git submodule update --init --recursive OMCompiler
[checks]  > git config --get submodule.testsuite.url # timeout=10
[checks]  > git config -f .gitmodules --get submodule.testsuite.path # timeout=10
[checks]  > git submodule update --init --recursive testsuite
[Pipeline] [checks] }
[Pipeline] [checks] // node
[Pipeline] [checks] }
[Pipeline] [checks] // stage
[Pipeline] [checks] }
[checks] Failed in branch checks
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (tests)
Stage "tests" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] [testsuite-clang] { (Branch: testsuite-clang)
[Pipeline] [testsuite-gcc] { (Branch: testsuite-gcc)
[Pipeline] [testsuite-fmu-crosscompile] { (Branch: testsuite-fmu-crosscompile)
[Pipeline] [testsuite-compliance] { (Branch: testsuite-compliance)
[Pipeline] [testsuite-compliance-newinst] { (Branch: testsuite-compliance-newinst)
[Pipeline] [build-gui-clang-qt5] { (Branch: build-gui-clang-qt5)
[Pipeline] [build-gui-gcc-qt4] { (Branch: build-gui-gcc-qt4)
[Pipeline] [build-usersguide] { (Branch: build-usersguide)
[Pipeline] [testsuite-clang-parmod] { (Branch: testsuite-clang-parmod)
[Pipeline] [testsuite-clang-metamodelica] { (Branch: testsuite-clang-metamodelica)
[Pipeline] [testsuite-matlab-translator] { (Branch: testsuite-matlab-translator)
[Pipeline] [testsuite-clang] stage
[Pipeline] [testsuite-clang] { (testsuite-clang)
[Pipeline] [testsuite-gcc] stage
[Pipeline] [testsuite-gcc] { (testsuite-gcc)
[Pipeline] [testsuite-fmu-crosscompile] stage
[Pipeline] [testsuite-fmu-crosscompile] { (testsuite-fmu-crosscompile)
[Pipeline] [testsuite-compliance] stage
[Pipeline] [testsuite-compliance] { (testsuite-compliance)
[Pipeline] [testsuite-compliance-newinst] stage
[Pipeline] [testsuite-compliance-newinst] { (testsuite-compliance-newinst)
[Pipeline] [build-gui-clang-qt5] stage
[Pipeline] [build-gui-clang-qt5] { (build-gui-clang-qt5)
[Pipeline] [build-gui-gcc-qt4] stage
[Pipeline] [build-gui-gcc-qt4] { (build-gui-gcc-qt4)
[Pipeline] [build-usersguide] stage
[Pipeline] [build-usersguide] { (build-usersguide)
[Pipeline] [testsuite-clang-parmod] stage
[Pipeline] [testsuite-clang-parmod] { (testsuite-clang-parmod)
[Pipeline] [testsuite-clang-metamodelica] stage
[Pipeline] [testsuite-clang-metamodelica] { (testsuite-clang-metamodelica)
[Pipeline] [testsuite-matlab-translator] stage
[Pipeline] [testsuite-matlab-translator] { (testsuite-matlab-translator)
Stage "testsuite-clang" skipped due to earlier failure(s)
Stage "testsuite-gcc" skipped due to earlier failure(s)
Stage "testsuite-fmu-crosscompile" skipped due to earlier failure(s)
Stage "testsuite-compliance" skipped due to earlier failure(s)
Stage "testsuite-compliance-newinst" skipped due to earlier failure(s)
Stage "build-gui-clang-qt5" skipped due to earlier failure(s)
Stage "build-gui-gcc-qt4" skipped due to earlier failure(s)
Stage "build-usersguide" skipped due to earlier failure(s)
Stage "testsuite-clang-parmod" skipped due to earlier failure(s)
Stage "testsuite-clang-metamodelica" skipped due to earlier failure(s)
Stage "testsuite-matlab-translator" skipped due to earlier failure(s)
[Pipeline] [testsuite-clang] }
[Pipeline] [testsuite-gcc] }
[Pipeline] [testsuite-compliance] }
[Pipeline] [testsuite-compliance-newinst] }
[Pipeline] [build-gui-clang-qt5] }
[Pipeline] [build-gui-gcc-qt4] }
[Pipeline] [build-usersguide] }
[Pipeline] [testsuite-clang-parmod] }
[Pipeline] [testsuite-clang-metamodelica] }
[Pipeline] [testsuite-matlab-translator] }
[Pipeline] [testsuite-fmu-crosscompile] stage
[Pipeline] [testsuite-fmu-crosscompile] { (cross-build-fmu)
Stage "testsuite-fmu-crosscompile" skipped due to earlier failure(s)
[Pipeline] [testsuite-fmu-crosscompile] }
[Pipeline] [testsuite-clang] // stage
[Pipeline] [testsuite-gcc] // stage
[Pipeline] [testsuite-compliance] // stage
[Pipeline] [testsuite-compliance-newinst] // stage
[Pipeline] [build-gui-clang-qt5] // stage
[Pipeline] [build-gui-gcc-qt4] // stage
[Pipeline] [build-usersguide] // stage
[Pipeline] [testsuite-clang-parmod] // stage
[Pipeline] [testsuite-clang-metamodelica] // stage
[Pipeline] [testsuite-matlab-translator] // stage
[Pipeline] [testsuite-clang] }
[testsuite-clang] Failed in branch testsuite-clang
[Pipeline] [testsuite-gcc] }
[testsuite-gcc] Failed in branch testsuite-gcc
[Pipeline] [testsuite-compliance] }
[testsuite-compliance] Failed in branch testsuite-compliance
[Pipeline] [testsuite-compliance-newinst] }
[testsuite-compliance-newinst] Failed in branch testsuite-compliance-newinst
[Pipeline] [build-gui-clang-qt5] }
[build-gui-clang-qt5] Failed in branch build-gui-clang-qt5
[Pipeline] [build-gui-gcc-qt4] }
[build-gui-gcc-qt4] Failed in branch build-gui-gcc-qt4
[Pipeline] [build-usersguide] }
[build-usersguide] Failed in branch build-usersguide
[Pipeline] [testsuite-clang-parmod] }
[testsuite-clang-parmod] Failed in branch testsuite-clang-parmod
[Pipeline] [testsuite-clang-metamodelica] }
[testsuite-clang-metamodelica] Failed in branch testsuite-clang-metamodelica
[Pipeline] [testsuite-matlab-translator] }
[testsuite-matlab-translator] Failed in branch testsuite-matlab-translator
[Pipeline] [testsuite-fmu-crosscompile] // stage
[Pipeline] [testsuite-fmu-crosscompile] }
[Pipeline] [testsuite-fmu-crosscompile] // stage
[Pipeline] [testsuite-fmu-crosscompile] }
[testsuite-fmu-crosscompile] Failed in branch testsuite-fmu-crosscompile
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (fmuchecker)
Stage "fmuchecker" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] [linux-wine-fmuchecker] { (Branch: linux-wine-fmuchecker)
[Pipeline] [osx-fmuchecker] { (Branch: osx-fmuchecker)
[Pipeline] [arm-fmuchecker] { (Branch: arm-fmuchecker)
[Pipeline] [linux-wine-fmuchecker] stage
[Pipeline] [linux-wine-fmuchecker] { (linux-wine-fmuchecker)
[Pipeline] [osx-fmuchecker] stage
[Pipeline] [osx-fmuchecker] { (osx-fmuchecker)
[Pipeline] [arm-fmuchecker] stage
[Pipeline] [arm-fmuchecker] { (arm-fmuchecker)
Stage "linux-wine-fmuchecker" skipped due to earlier failure(s)
Stage "osx-fmuchecker" skipped due to earlier failure(s)
Stage "arm-fmuchecker" skipped due to earlier failure(s)
[Pipeline] [linux-wine-fmuchecker] }
[Pipeline] [osx-fmuchecker] }
[Pipeline] [arm-fmuchecker] }
[Pipeline] [linux-wine-fmuchecker] // stage
[Pipeline] [osx-fmuchecker] // stage
[Pipeline] [arm-fmuchecker] // stage
[Pipeline] [linux-wine-fmuchecker] }
[linux-wine-fmuchecker] Failed in branch linux-wine-fmuchecker
[Pipeline] [osx-fmuchecker] }
[osx-fmuchecker] Failed in branch osx-fmuchecker
[Pipeline] [arm-fmuchecker] }
[arm-fmuchecker] Failed in branch arm-fmuchecker
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check-and-upload)
Stage "check-and-upload" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] [fmuchecker-results] { (Branch: fmuchecker-results)
[Pipeline] [upload-compliance] { (Branch: upload-compliance)
[Pipeline] [fmuchecker-results] stage
[Pipeline] [fmuchecker-results] { (fmuchecker-results)
[Pipeline] [upload-compliance] stage
[Pipeline] [upload-compliance] { (upload-compliance)
Stage "fmuchecker-results" skipped due to earlier failure(s)
Stage "upload-compliance" skipped due to earlier failure(s)
[Pipeline] [fmuchecker-results] }
[Pipeline] [upload-compliance] }
[Pipeline] [fmuchecker-results] // stage
[Pipeline] [upload-compliance] // stage
[Pipeline] [fmuchecker-results] }
[fmuchecker-results] Failed in branch fmuchecker-results
[Pipeline] [upload-compliance] }
[upload-compliance] Failed in branch upload-compliance
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ripper.openmodelica.org
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor290.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy90.execute(Unknown Source)
		at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:108)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1264)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
		at hudson.security.ACL.impersonate(ACL.java:290)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
hudson.plugins.git.GitException: Command "git submodule update --init --recursive testsuite" returned status code 1:
stdout: 
stderr: error: Server does not allow request for unadvertised object 217778ade222d5b7103fa9d5cb669b00acb54967
Fetched in submodule path 'testsuite', but it did not contain 217778ade222d5b7103fa9d5cb669b00acb54967. Direct fetching of that commit failed.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1176)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to asap.openmodelica.org
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:955)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor290.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy90.execute(Unknown Source)
			at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:108)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1264)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
			at hudson.security.ACL.impersonate(ACL.java:290)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
hudson.plugins.git.GitException: Command "git submodule update --init --recursive testsuite" returned status code 1:
stdout: 
stderr: fatal: reference is not a tree: 217778ade222d5b7103fa9d5cb669b00acb54967
Unable to checkout '217778ade222d5b7103fa9d5cb669b00acb54967' in submodule path 'testsuite'

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1176)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
		at hudson.remoting.UserRequest.perform(UserRequest.java:212)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
		at java.lang.Thread.run(Thread.java:804)
	Caused: java.io.IOException: Could not perform submodule update
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds.openmodelica.org
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:955)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor290.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy90.execute(Unknown Source)
			at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:108)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1264)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
			at hudson.security.ACL.impersonate(ACL.java:290)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
hudson.plugins.git.GitException: Command "git submodule update --init --recursive testsuite" returned status code 1:
stdout: 
stderr: Cloning into '/var/lib/jenkins/workspace/OpenModelica_maintenance_v1.13/testsuite'...
error: Server does not allow request for unadvertised object 217778ade222d5b7103fa9d5cb669b00acb54967
Fetched in submodule path 'testsuite', but it did not contain 217778ade222d5b7103fa9d5cb669b00acb54967. Direct fetching of that commit failed.

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1735)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1176)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
		at hudson.remoting.UserRequest.perform(UserRequest.java:212)
		at hudson.remoting.UserRequest.perform(UserRequest.java:54)
		at hudson.remoting.Request$2.run(Request.java:369)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		at java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.lang.Thread.run(Thread.java:844)
	Caused: java.io.IOException: Could not perform submodule update
Caused: java.io.IOException: Could not perform submodule update
	at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:113)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1264)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
	at hudson.security.ACL.impersonate(ACL.java:290)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE