Console Output

14:11:24 Started by an SCM change
14:11:24 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/Aggregator
14:11:24  > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
14:11:24 Fetching changes from the remote Git repository
14:11:24  > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git # timeout=10
14:11:24 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git
14:11:24  > /usr/bin/git --version # timeout=10
14:11:24 using GIT_SSH to set credentials git for projects.gwdg.de
14:11:24  > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-services/aggregator.git +refs/heads/*:refs/remotes/origin/*
14:11:24 Seen branch in repository origin/develop
14:11:24 Seen branch in repository origin/feature/basket
14:11:24 Seen branch in repository origin/feature/export-by-list
14:11:24 Seen branch in repository origin/feature/faust-rendering
14:11:24 Seen branch in repository origin/feature/instrumentation
14:11:24 Seen branch in repository origin/feature/license
14:11:24 Seen branch in repository origin/feature/new-structure
14:11:24 Seen branch in repository origin/feature/tei-xsl-7
14:11:24 Seen branch in repository origin/feature/tei-xsl-update
14:11:24 Seen branch in repository origin/feature/tei-xsl7-corpus
14:11:24 Seen branch in repository origin/feature/tei-xsl7-groups
14:11:24 Seen branch in repository origin/feature/xslmanager
14:11:24 Seen branch in repository origin/feature/zip-config
14:11:24 Seen branch in repository origin/feature/zip-performance
14:11:24 Seen branch in repository origin/master
14:11:24 Seen branch in repository origin/package-tei-xsl
14:11:24 Seen branch in repository origin/refactor-html
14:11:24 Seen branch in repository origin/refactor-it
14:11:24 Seen 18 remote branches
14:11:24  > /usr/bin/git show-ref --tags -d # timeout=10
14:11:24 Checking out Revision 44bb3950f9791c94f486083cfd3fc26482545b93 (origin/develop)
14:11:24  > /usr/bin/git config core.sparsecheckout # timeout=10
14:11:24  > /usr/bin/git checkout -f 44bb3950f9791c94f486083cfd3fc26482545b93
14:11:24  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
14:11:24  > /usr/bin/git branch -D origin/develop # timeout=10
14:11:24  > /usr/bin/git checkout -b origin/develop 44bb3950f9791c94f486083cfd3fc26482545b93
14:11:25 Commit message: "Update Jenkinsfile for correct submodule behaviour"
14:11:25  > /usr/bin/git rev-list --no-walk 1693bb003db1662d4b9cae18de4949e645bf7191 # timeout=10
14:11:25  > /usr/bin/git remote # timeout=10
14:11:25  > /usr/bin/git submodule init # timeout=10
14:11:25  > /usr/bin/git submodule sync # timeout=10
14:11:25  > /usr/bin/git config --get remote.origin.url # timeout=10
14:11:25  > /usr/bin/git submodule init # timeout=10
14:11:25  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
14:11:25  > /usr/bin/git config --get submodule.tei-stylesheets.url # timeout=10
14:11:25  > /usr/bin/git config -f .gitmodules --get submodule.tei-stylesheets.path # timeout=10
14:11:25  > /usr/bin/git submodule update --init --recursive src/main/webapp/tei-stylesheets
14:11:26 Set build name.
14:11:26 New build name is '#185 origin/develop'
14:11:26 No emails were triggered.
14:11:26 Parsing POMs
14:11:26 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
14:11:26 Set build name.
14:11:26 New build name is '#185 origin/develop'
14:11:26 ERROR: Processing failed due to a bug in the code. Please report this to the issue tracker (https://jenkins.io/redirect/report-an-issue).
14:11:26 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
14:11:26 	at org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
14:11:26 	at jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
14:11:26 	at jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
14:11:26 	at hudson.maven.MavenModuleSetBuild$PomParser.<init>(MavenModuleSetBuild.java:1195)
14:11:26 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
14:11:26 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
14:11:26 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
14:11:26 	at hudson.model.Run.execute(Run.java:1819)
14:11:26 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
14:11:26 	at hudson.model.ResourceController.execute(ResourceController.java:97)
14:11:26 	at hudson.model.Executor.run(Executor.java:429)
14:11:26 project=hudson.maven.MavenModuleSet@6641c58b[Aggregator]
14:11:26 project.getModules()=[hudson.maven.MavenModule@549c1792[Aggregator/info.textgrid.services:aggregator][Aggregator/info.textgrid.services:aggregator][relativePath:]]
14:11:26 project.getRootModule()=hudson.maven.MavenModule@549c1792[Aggregator/info.textgrid.services:aggregator][Aggregator/info.textgrid.services:aggregator][relativePath:]
14:11:26 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
14:11:26 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
14:11:26 	at org.jenkinsci.plugins.configfiles.maven.job.MvnSettingsProvider.supplySettings(MvnSettingsProvider.java:74)
14:11:26 	at jenkins.mvn.SettingsProvider.getSettingsFilePath(SettingsProvider.java:53)
14:11:26 	at jenkins.mvn.SettingsProvider.getSettingsRemotePath(SettingsProvider.java:70)
14:11:26 	at hudson.maven.MavenModuleSetBuild$PomParser.<init>(MavenModuleSetBuild.java:1195)
14:11:26 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
14:11:26 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
14:11:26 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
14:11:26 	at hudson.model.Run.execute(Run.java:1819)
14:11:26 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
14:11:26 	at hudson.model.ResourceController.execute(ResourceController.java:97)
14:11:26 	at hudson.model.Executor.run(Executor.java:429)
14:11:26 IRC notifier plugin: Sending notification to: #textgrid
14:11:27 [BFA] Scanning build for known causes...
14:11:27 [BFA] No failure causes found
14:11:27 [BFA] Done. 0s
14:11:27 Started calculate disk usage of build
14:11:27 Finished Calculation of disk usage of build in 0 seconds
14:11:27 Started calculate disk usage of workspace
14:11:28 Finished Calculation of disk usage of workspace in 0 seconds
14:11:28 Notifying upstream projects of job completion
14:11:28 No emails were triggered.
14:11:28 Finished: FAILURE