Console Output

18:09:11 Started by an SCM change
18:09:11 Running as SYSTEM
18:09:11 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/collatex-lab
18:09:11 The recommended git tool is: NONE
18:09:11 using credential af33df3a-79be-4696-a718-6d1127320060
18:09:11 Cloning the remote Git repository
18:09:11 Cloning repository git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/collatex-lab.git
18:09:11  > /usr/bin/git init /mnt/data/jenkins/workspace/collatex-lab # timeout=10
18:09:11 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/collatex-lab.git
18:09:11  > /usr/bin/git --version # timeout=10
18:09:11  > git --version # 'git version 2.20.1'
18:09:11 using GIT_SSH to set credentials git for projects.gwdg.de
18:09:11  > /usr/bin/git fetch --tags --force --progress -- git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/collatex-lab.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:09:12  > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory/collatex-lab.git # timeout=10
18:09:12  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:09:12 Avoid second fetch
18:09:12 Seen branch in repository origin/kepler
18:09:12 Seen branch in repository origin/master
18:09:12 Seen 2 remote branches
18:09:12  > /usr/bin/git show-ref --tags -d # timeout=10
18:09:12 Checking out Revision b9474762face862a36fb66d86417805a595e32bf (origin/master)
18:09:12  > /usr/bin/git config core.sparsecheckout # timeout=10
18:09:12  > /usr/bin/git checkout -f b9474762face862a36fb66d86417805a595e32bf # timeout=10
18:09:12 Commit message: "Adjusted versions"
18:09:12  > /usr/bin/git rev-list --no-walk b9474762face862a36fb66d86417805a595e32bf # timeout=10
18:09:12 New run name is '#28 origin/master'
18:09:12 Parsing POMs
18:09:12 ERROR: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
18:09:12 New run name is '#28 origin/master'
18:09:12 ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue).
18:09:12 java.lang.IllegalStateException: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
18:09:12 	at org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:75)
18:09:12 	at jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
18:09:12 	at jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
18:09:12 	at hudson.maven.MavenModuleSetBuild$PomParser.<init>(MavenModuleSetBuild.java:1194)
18:09:12 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
18:09:12 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
18:09:12 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
18:09:12 	at hudson.model.Run.execute(Run.java:1894)
18:09:12 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
18:09:12 	at hudson.model.ResourceController.execute(ResourceController.java:97)
18:09:12 	at hudson.model.Executor.run(Executor.java:428)
18:09:12 project=hudson.maven.MavenModuleSet@3fdff1f[collatex-lab]
18:09:12 project.getModules()=[hudson.maven.MavenModule@6cda24da[collatex-lab/info.textgrid.lab.collatex:collatex][collatex-lab/info.textgrid.lab.collatex:collatex][relativePath:], hudson.maven.MavenModule@29964f19[collatex-lab/info.textgrid.lab.collatex:collatex-repository][collatex-lab/info.textgrid.lab.collatex:collatex-repository][relativePath:collatex-repository], hudson.maven.MavenModule@54c4da83[collatex-lab/info.textgrid.lab.collatex:info.textgrid.lab.collatex][collatex-lab/info.textgrid.lab.collatex:info.textgrid.lab.collatex][relativePath:info.textgrid.lab.collatex], hudson.maven.MavenModule@6fb41872[collatex-lab/info.textgrid.lab.collatex:info.textgrid.lab.collatex.feature][collatex-lab/info.textgrid.lab.collatex:info.textgrid.lab.collatex.feature][relativePath:info.textgrid.lab.collatex.feature], hudson.maven.MavenModule@7f73360c[collatex-lab/info.textgrid.lab.collatex:info.textgrid.lab.collatex.tests][collatex-lab/info.textgrid.lab.collatex:info.textgrid.lab.collatex.tests][relativePath:info.textgrid.lab.collatex.tests]]
18:09:12 project.getRootModule()=hudson.maven.MavenModule@6cda24da[collatex-lab/info.textgrid.lab.collatex:collatex][collatex-lab/info.textgrid.lab.collatex:collatex][relativePath:]
18:09:12 FATAL: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
18:09:12 java.lang.IllegalStateException: your Apache Maven build is setup to use a config with id org.jenkinsci.plugins.configfiles.maven.MavenSettingsConfig1337601430169 but can not find the config
18:09:12 	at org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:75)
18:09:12 	at jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
18:09:12 	at jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
18:09:12 	at hudson.maven.MavenModuleSetBuild$PomParser.<init>(MavenModuleSetBuild.java:1194)
18:09:12 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:985)
18:09:12 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:689)
18:09:12 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
18:09:12 	at hudson.model.Run.execute(Run.java:1894)
18:09:12 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
18:09:12 	at hudson.model.ResourceController.execute(ResourceController.java:97)
18:09:12 	at hudson.model.Executor.run(Executor.java:428)
18:09:12 SSH: Current build result is [FAILURE], not going to run.
18:09:12 Started calculate disk usage of build
18:09:12 Finished Calculation of disk usage of build in 0 seconds
18:09:12 Started calculate disk usage of workspace
18:09:12 Finished Calculation of disk usage of workspace in 0 seconds
18:09:12 Notifying upstream projects of job completion
18:09:12 Finished: FAILURE