-
-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
-
Please put the system name in the title of this issue.
-
Link to any log file showing the problem:
https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-windows-aarch64-temurin/62
https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk24u/job/jdk24u-windows-x64-temurin/21/
- Please describe the issue:
14:18:35 Cloning the remote Git repository
14:18:36 ERROR: Error cloning remote repo 'origin'
14:18:36 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
14:18:36 stdout:
14:18:36 stderr: fatal: detected dubious ownership in repository at '/cygdrive/c/workspace/openjdk-build@2'
14:18:36 To add an exception for this directory, call:
14:18:36
14:18:36 git config --global --add safe.directory /cygdrive/c/workspace/openjdk-build@2
14:18:36
14:18:36 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2852)
14:18:36 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2188)
14:18:36 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
14:18:36 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
14:18:36 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
14:18:36 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
14:18:36 at hudson.remoting.UserRequest.perform(UserRequest.java:225)
14:18:36 at hudson.remoting.UserRequest.perform(UserRequest.java:50)
14:18:36 at hudson.remoting.Request$2.run(Request.java:391)
14:18:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
14:18:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
14:18:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
14:18:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
14:18:36 at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:138)
14:18:36 at java.base/java.lang.Thread.run(Thread.java:1583)
14:18:36 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 48.217.233.156/48.217.233.156:54623
14:18:36 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
14:18:36 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
14:18:36 at hudson.remoting.Channel.call(Channel.java:1108)
14:18:36 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
14:18:36 at jdk.internal.reflect.GeneratedMethodAccessor333.invoke(Unknown Source)
14:18:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:18:36 at java.base/java.lang.reflect.Method.invoke(Method.java:569)
14:18:36 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
14:18:36 at PluginClassLoader for git-client/jdk.proxy85/jdk.proxy85.$Proxy868.execute(Unknown Source)
14:18:36 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1221)
14:18:36 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1311)
14:18:36 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
14:18:36 at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
14:18:36 at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
14:18:36 at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
14:18:36 at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
14:18:36 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
14:18:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
14:18:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
14:18:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
14:18:36 at java.base/java.lang.Thread.run(Thread.java:840)
14:18:36 ERROR: Error cloning remote repo 'origin'
14:18:36 ERROR: Maximum checkout retry attempts reached, aborting
Metadata
Metadata
Assignees
Type
Projects
Status
Done