Started by GitHub push by CodeCrafter47 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/BungeeTabListPlus No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/CodeCrafter47/BungeeTabListPlus.git # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/BungeeTabListPlus.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/CodeCrafter47/BungeeTabListPlus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 74df9608cdcbfb4d3018fd0fef388dea4b800978 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 74df9608cdcbfb4d3018fd0fef388dea4b800978 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D master # timeout=10 > git checkout -b master 74df9608cdcbfb4d3018fd0fef388dea4b800978 # timeout=10 Commit message: "add minimize jar option and fix resource processing" > git rev-list --no-walk 7878c400c8aab7f62f306d75b89bce47d942a512 # 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.TabOverlayCommon.url # timeout=10 > git config -f .gitmodules --get submodule.TabOverlayCommon.path # timeout=10 > git config --get submodule.minecraft-data-api.url # timeout=10 > git config -f .gitmodules --get submodule.minecraft-data-api.path # timeout=10 > git submodule update --init --recursive TabOverlayCommon # timeout=10 hudson.plugins.git.GitException: Command "git submodule update --init --recursive TabOverlayCommon" returned status code 128: stdout: stderr: Cloning into 'TabOverlayCommon'... Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. fatal: clone of 'git@github.com:CodeCrafter47/TabOverlayCommon.git' into submodule path 'TabOverlayCommon' failed at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2430) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2044) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:81) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.lambda$execute$0(CliGitAPIImpl.java:1453) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at com.google.common.util.concurrent.MoreExecutors$SameThreadExecutorService.execute(MoreExecutors.java:253) at java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181) at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.submitRemainingCommand(GitCommandsExecutor.java:75) at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:64) Caused: hudson.plugins.git.GitException at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.checkResult(GitCommandsExecutor.java:87) at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:68) at org.jenkinsci.plugins.gitclient.cgit.GitCommandsExecutor.invokeAll(GitCommandsExecutor.java:47) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$7.execute(CliGitAPIImpl.java:1456) at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:159) Caused: java.io.IOException: Could not perform submodule update at hudson.plugins.git.extensions.impl.SubmoduleOption.onCheckoutCompleted(SubmoduleOption.java:164) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1245) at hudson.scm.SCM.checkout(SCM.java:505) at hudson.model.AbstractProject.checkout(AbstractProject.java:1206) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1856) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Archiving artifacts [Set GitHub commit status (universal)] ERROR on repos [GHRepository@5e5ed406[nodeId=MDEwOlJlcG9zaXRvcnkyMDM1NjQyOA==,description=<null>,homepage=<null>,name=BungeeTabListPlus,fork=false,archived=false,size=46810,milestones={},language=Java,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/CodeCrafter47/BungeeTabListPlus,id=20356428,nodeId=<null>,createdAt=2014-05-31T13:39:43Z,updatedAt=2020-06-06T18:37:25Z]] (sha:74df960) with context:BungeeTabListPlus Setting commit status on GitHub for https://github.com/CodeCrafter47/BungeeTabListPlus/commit/74df9608cdcbfb4d3018fd0fef388dea4b800978 Finished: FAILURE