Started by upstream project "faust-web-trigger" build number 786 originally caused by: Started by GitHub push by thvitt Running as SYSTEM Building remotely on Rechenknecht in workspace /mnt/data/jenkins/work/work/workspace/faust-gradle [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-VktWOuUznLmj/agent.15391 SSH_AGENT_PID=15393 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /mnt/data/jenkins/work/work/workspace/faust-gradle@tmp/private_key_2092627541514060209.key (/mnt/data/jenkins/work/work/workspace/faust-gradle@tmp/private_key_2092627541514060209.key) [ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key) The recommended git tool is: NONE using credential Github > /usr/bin/git rev-parse --resolve-git-dir /mnt/data/jenkins/work/work/workspace/faust-gradle/.git # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10 Fetching upstream changes from https://github.com/faustedition/faust-gen > /usr/bin/git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials > /usr/bin/git fetch --tags --force --progress -- https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 8d8295d8f31e8ce5a0b524c5a42cfda00f5336a0 (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 8d8295d8f31e8ce5a0b524c5a42cfda00f5336a0 # timeout=10 Commit message: "Updated submodule" > /usr/bin/git rev-list --no-walk 8d8295d8f31e8ce5a0b524c5a42cfda00f5336a0 # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git submodule sync # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git submodule init # timeout=10 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > /usr/bin/git config --get submodule.data.url # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10 > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10 > /usr/bin/git config --get submodule.src/main/web.url # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10 > /usr/bin/git config --get submodule.macrogen.url # timeout=10 > /usr/bin/git remote # timeout=10 > /usr/bin/git config --get remote.origin.url # timeout=10 > /usr/bin/git config -f .gitmodules --get submodule.macrogen.path # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git submodule update --init --recursive --remote data # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git submodule update --init --recursive --remote src/main/xproc # timeout=10 using GIT_ASKPASS to set credentials > /usr/bin/git submodule update --init --recursive --remote src/main/web # timeout=10 hudson.plugins.git.GitException: Command "/usr/bin/git submodule update --init --recursive --remote src/main/web" returned status code 1: stdout: stderr: From https://github.com/faustedition/faust-web cd4c54d..71bd389 master -> origin/master error: Your local changes to the following files would be overwritten by checkout: package-lock.json Please commit your changes or stash them before you switch branches. Aborting Unable to checkout '71bd389897646f05c1b8a6837bbbe3b6a071a991' in submodule path 'src/main/web' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2842) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.lambda$execute$0(CliGitAPIImpl.java:1573) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:131) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at com.google.common.util.concurrent.MoreExecutors$DirectExecutorService.execute(MoreExecutors.java:323) at java.base/java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:184) at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.submitRemainingCommand(GitCommandsExecutor.java:77) at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:70) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Rechenknecht at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor1989.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at com.sun.proxy.$Proxy357.execute(Unknown Source) at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:196) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1394) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1240) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused: hudson.plugins.git.GitException at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.checkResult(GitCommandsExecutor.java:89) at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:69) at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:47) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1576) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused: java.io.IOException: Could not perform submodule update at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:201) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1394) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1240) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 15393 killed; [ssh-agent] Stopped. Archiving artifacts [Set GitHub commit status (universal)] PENDING on repos [] (sha:8d8295d) with context:faust-gradle Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: FAILURE