Started by user DIM Build Running as SYSTEM Building in workspace /var/jenkins_home/jobs/DIM-Diamant-Backend/workspace No JDK named ‘JDK8u92’ found The recommended git tool is: NONE Warning: CredentialId "jenkins_gitlab" could not be found. No JDK named ‘JDK8u92’ found Cloning the remote Git repository Cloning repository https://gitlab.com/datainmotion/diamant/backend.git > git init /var/jenkins_home/jobs/DIM-Diamant-Backend/workspace # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/backend.git > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- https://gitlab.com/datainmotion/diamant/backend.git +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --progress -- https://gitlab.com/datainmotion/diamant/backend.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: remote: HTTP Basic: Access denied fatal: Authentication failed for 'https://gitlab.com/datainmotion/diamant/backend.git/' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2608) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2048) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:570) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:799) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1300) at hudson.scm.SCM.checkout(SCM.java:505) at hudson.model.AbstractProject.checkout(AbstractProject.java:1204) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508) at hudson.model.Run.execute(Run.java:1907) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Error cloning remote repo 'origin' No JDK named ‘JDK8u92’ found Recording test results No JDK named ‘JDK8u92’ found ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? No GitLab connection configured No GitLab connection configured Finished: FAILURE