You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/03 03:27:39 UTC

Build failed in Jenkins: core-it-maven-3-win #1566

See <https://builds.apache.org/job/core-it-maven-3-win/1566/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 5 hr old


Jenkins build is back to normal : core-it-maven-3-win #1603

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1603/display/redirect?page=changes>


Build failed in Jenkins: core-it-maven-3-win #1602

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1602/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 13 hr old


Build failed in Jenkins: core-it-maven-3-win #1601

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1601/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 12 hr old


Build failed in Jenkins: core-it-maven-3-win #1600

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1600/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 11 hr old


Build failed in Jenkins: core-it-maven-3-win #1599

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1599/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 10 hr old


Build failed in Jenkins: core-it-maven-3-win #1598

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1598/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 9 hr old


Build failed in Jenkins: core-it-maven-3-win #1597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1597/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 8 hr old


Build failed in Jenkins: core-it-maven-3-win #1596

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1596/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 7 hr old


Build failed in Jenkins: core-it-maven-3-win #1595

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1595/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 6 hr old


Build failed in Jenkins: core-it-maven-3-win #1594

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1594/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 5 hr old


Build failed in Jenkins: core-it-maven-3-win #1593

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1593/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 4 hr old


Build failed in Jenkins: core-it-maven-3-win #1592

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1592/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 3 hr old


Build failed in Jenkins: core-it-maven-3-win #1591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1591/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 2 hr old


Build failed in Jenkins: core-it-maven-3-win #1590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1590/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 1 hr old


Build failed in Jenkins: core-it-maven-3-win #1589

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1589/display/redirect>

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 2 days 0 hr old


Build failed in Jenkins: core-it-maven-3-win #1588

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1588/display/redirect>

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: remote: Counting objects: 286, done.        
remote: Compressing objects:   0% (1/122)           remote: Compressing objects:   1% (2/122)           remote: Compressing objects:   2% (3/122)           remote: Compressing objects:   3% (4/122)           remote: Compressing objects:   4% (5/122)           remote: Compressing objects:   5% (7/122)           remote: Compressing objects:   6% (8/122)           remote: Compressing objects:   7% (9/122)           remote: Compressing objects:   8% (10/122)           remote: Compressing objects:   9% (11/122)           remote: Compressing objects:  10% (13/122)           remote: Compressing objects:  11% (14/122)           remote: Compressing objects:  12% (15/122)           remote: Compressing objects:  13% (16/122)           remote: Compressing objects:  14% (18/122)           remote: Compressing objects:  15% (19/122)           remote: Compressing objects:  16% (20/122)           remote: Compressing objects:  17% (21/122)           remote: Compressing objects:  18% (22/122)           remote: Compressing objects:  19% (24/122)           remote: Compressing objects:  20% (25/122)           remote: Compressing objects:  21% (26/122)           remote: Compressing objects:  22% (27/122)           remote: Compressing objects:  23% (29/122)           remote: Compressing objects:  24% (30/122)           remote: Compressing objects:  25% (31/122)           remote: Compressing objects:  26% (32/122)           remote: Compressing objects:  27% (33/122)           remote: Compressing objects:  28% (35/122)           remote: Compressing objects:  29% (36/122)           remote: Compressing objects:  30% (37/122)           remote: Compressing objects:  31% (38/122)           remote: Compressing objects:  32% (40/122)           remote: Compressing objects:  33% (41/122)           remote: Compressing objects:  34% (42/122)           remote: Compressing objects:  35% (43/122)           remote: Compressing objects:  36% (44/122)           remote: Compressing objects:  37% (46/122)           remote: Compressing objects:  38% (47/122)           remote: Compressing objects:  39% (48/122)           remote: Compressing objects:  40% (49/122)           remote: Compressing objects:  41% (51/122)           remote: Compressing objects:  42% (52/122)           remote: Compressing objects:  43% (53/122)           remote: Compressing objects:  44% (54/122)           remote: Compressing objects:  45% (55/122)           remote: Compressing objects:  46% (57/122)           remote: Compressing objects:  47% (58/122)           remote: Compressing objects:  48% (59/122)           remote: Compressing objects:  49% (60/122)           remote: Compressing objects:  50% (61/122)           remote: Compressing objects:  51% (63/122)           remote: Compressing objects:  52% (64/122)           remote: Compressing objects:  53% (65/122)           remote: Compressing objects:  54% (66/122)           remote: Compressing objects:  55% (68/122)           remote: Compressing objects:  56% (69/122)           remote: Compressing objects:  57% (70/122)           remote: Compressing objects:  58% (71/122)           remote: Compressing objects:  59% (72/122)           remote: Compressing objects:  60% (74/122)           remote: Compressing objects:  61% (75/122)           remote: Compressing objects:  62% (76/122)           remote: Compressing objects:  63% (77/122)           remote: Compressing objects:  64% (79/122)           remote: Compressing objects:  65% (80/122)           remote: Compressing objects:  66% (81/122)           remote: Compressing objects:  67% (82/122)           remote: Compressing objects:  68% (83/122)           remote: Compressing objects:  69% (85/122)           remote: Compressing objects:  70% (86/122)           remote: Compressing objects:  71% (87/122)           remote: Compressing objects:  72% (88/122)           remote: Compressing objects:  73% (90/122)           remote: Compressing objects:  74% (91/122)           remote: Compressing objects:  75% (92/122)           remote: Compressing objects:  76% (93/122)           remote: Compressing objects:  77% (94/122)           remote: Compressing objects:  78% (96/122)           remote: Compressing objects:  79% (97/122)           remote: Compressing objects:  80% (98/122)           remote: Compressing objects:  81% (99/122)           remote: Compressing objects:  82% (101/122)           remote: Compressing objects:  83% (102/122)           remote: Compressing objects:  84% (103/122)           remote: Compressing objects:  85% (104/122)           remote: Compressing objects:  86% (105/122)           remote: Compressing objects:  87% (107/122)           remote: Compressing objects:  88% (108/122)           remote: Compressing objects:  89% (109/122)           remote: Compressing objects:  90% (110/122)           remote: Compressing objects:  91% (112/122)           remote: Compressing objects:  92% (113/122)           remote: Compressing objects:  93% (114/122)           remote: Compressing objects:  94% (115/122)           remote: Compressing objects:  95% (116/122)           remote: Compressing objects:  96% (118/122)           remote: Compressing objects:  97% (119/122)           remote: Compressing objects:  98% (120/122)           remote: Compressing objects:  99% (121/122)           remote: Compressing objects: 100% (122/122)           remote: Compressing objects: 100% (122/122), done.        
remote: Total 151 (delta 84), reused 37 (delta 23)        
Receiving objects:   0% (1/151)   Receiving objects:   1% (2/151)   Receiving objects:   2% (4/151)   Receiving objects:   3% (5/151)   Receiving objects:   4% (7/151)   Receiving objects:   5% (8/151)   Receiving objects:   6% (10/151)   Receiving objects:   7% (11/151)   Receiving objects:   8% (13/151)   Receiving objects:   9% (14/151)   Receiving objects:  10% (16/151)   Receiving objects:  11% (17/151)   Receiving objects:  12% (19/151)   Receiving objects:  13% (20/151)   Receiving objects:  14% (22/151)   Receiving objects:  15% (23/151)   Receiving objects:  16% (25/151)   Receiving objects:  17% (26/151)   Receiving objects:  18% (28/151)   Receiving objects:  19% (29/151)   Receiving objects:  20% (31/151)   Receiving objects:  21% (32/151)   Receiving objects:  22% (34/151)   Receiving objects:  23% (35/151)   Receiving objects:  24% (37/151)   Receiving objects:  25% (38/151)   Receiving objects:  26% (40/151)   Receiving objects:  27% (41/151)   Receiving objects:  28% (43/151)   Receiving objects:  29% (44/151)   Receiving objects:  30% (46/151)   Receiving objects:  31% (47/151)   Receiving objects:  32% (49/151)   Receiving objects:  33% (50/151)   Receiving objects:  34% (52/151)   Receiving objects:  35% (53/151)   Receiving objects:  36% (55/151)   Receiving objects:  37% (56/151)   Receiving objects:  38% (58/151)   Receiving objects:  39% (59/151)   Receiving objects:  40% (61/151)   Receiving objects:  41% (62/151)   Receiving objects:  42% (64/151)   Receiving objects:  43% (65/151)   Receiving objects:  44% (67/151)   Receiving objects:  45% (68/151)   Receiving objects:  46% (70/151)   Receiving objects:  47% (71/151)   Receiving objects:  48% (73/151)   Receiving objects:  49% (74/151)   Receiving objects:  50% (76/151)   Receiving objects:  51% (78/151)   Receiving objects:  52% (79/151)   Receiving objects:  53% (81/151)   Receiving objects:  54% (82/151)   Receiving objects:  55% (84/151)   Receiving objects:  56% (85/151)   Receiving objects:  57% (87/151)   Receiving objects:  58% (88/151)   Receiving objects:  59% (90/151)   Receiving objects:  60% (91/151)   Receiving objects:  61% (93/151)   Receiving objects:  62% (94/151)   Receiving objects:  63% (96/151)   Receiving objects:  64% (97/151)   Receiving objects:  65% (99/151)   Receiving objects:  66% (100/151)   Receiving objects:  67% (102/151)   Receiving objects:  68% (103/151)   Receiving objects:  69% (105/151)   Receiving objects:  70% (106/151)   Receiving objects:  71% (108/151)   Receiving objects:  72% (109/151)   Receiving objects:  73% (111/151)   Receiving objects:  74% (112/151)   Receiving objects:  75% (114/151)   Receiving objects:  76% (115/151)   Receiving objects:  77% (117/151)   Receiving objects:  78% (118/151)   Receiving objects:  79% (120/151)   Receiving objects:  80% (121/151)   Receiving objects:  81% (123/151)   Receiving objects:  82% (124/151)   Receiving objects:  83% (126/151)   Receiving objects:  84% (127/151)   Receiving objects:  85% (129/151)   Receiving objects:  86% (130/151)   Receiving objects:  87% (132/151)   Receiving objects:  88% (133/151)   Receiving objects:  89% (135/151)   Receiving objects:  90% (136/151)   Receiving objects:  91% (138/151)   Receiving objects:  92% (139/151)   Receiving objects:  93% (141/151)   Receiving objects:  94% (142/151)   Receiving objects:  95% (144/151)   Receiving objects:  96% (145/151)   Receiving objects:  97% (147/151)   Receiving objects:  98% (148/151)   Receiving objects:  99% (150/151)   Receiving objects: 100% (151/151)   Receiving objects: 100% (151/151), 15.58 KiB | 0 bytes/s, done.
Resolving deltas:   0% (0/84)   Resolving deltas:   2% (2/84)   Resolving deltas:   5% (5/84)   Resolving deltas:   7% (6/84)   Resolving deltas:  10% (9/84)   Resolving deltas:  16% (14/84)   Resolving deltas:  17% (15/84)   Resolving deltas:  19% (16/84)   Resolving deltas:  30% (26/84)   Resolving deltas:  34% (29/84)   Resolving deltas:  38% (32/84)   Resolving deltas:  41% (35/84)   Resolving deltas:  45% (38/84)   Resolving deltas:  46% (39/84)   Resolving deltas:  52% (44/84)   Resolving deltas:  54% (46/84)   Resolving deltas:  58% (49/84)   Resolving deltas:  60% (51/84)   Resolving deltas:  63% (53/84)   Resolving deltas:  65% (55/84)   Resolving deltas:  67% (57/84)   Resolving deltas:  70% (59/84)   Resolving deltas:  72% (61/84)   Resolving deltas:  77% (65/84)   Resolving deltas:  79% (67/84)   Resolving deltas:  82% (69/84)   Resolving deltas:  83% (70/84)   Resolving deltas:  84% (71/84)   Resolving deltas:  86% (73/84)   Resolving deltas:  89% (75/84)   Resolving deltas:  91% (77/84)   Resolving deltas:  94% (79/84)   Resolving deltas:  97% (82/84)   Resolving deltas:  98% (83/84)   Resolving deltas: 100% (84/84)   Resolving deltas: 100% (84/84), completed with 30 local objects.
error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
 * [new branch]      MNG-6198   -> origin/MNG-6198
   0931bb2..a4b0b63  master     -> origin/master
 * [new tag]         maven-3.5.0 -> maven-3.5.0
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 9 days 18 hr old


Build failed in Jenkins: core-it-maven-3-win #1587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1587/display/redirect>

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: remote: Counting objects: 190, done.        
remote: Compressing objects:   1% (1/94)           remote: Compressing objects:   2% (2/94)           remote: Compressing objects:   3% (3/94)           remote: Compressing objects:   4% (4/94)           remote: Compressing objects:   5% (5/94)           remote: Compressing objects:   6% (6/94)           remote: Compressing objects:   7% (7/94)           remote: Compressing objects:   8% (8/94)           remote: Compressing objects:   9% (9/94)           remote: Compressing objects:  10% (10/94)           remote: Compressing objects:  11% (11/94)           remote: Compressing objects:  12% (12/94)           remote: Compressing objects:  13% (13/94)           remote: Compressing objects:  14% (14/94)           remote: Compressing objects:  15% (15/94)           remote: Compressing objects:  17% (16/94)           remote: Compressing objects:  18% (17/94)           remote: Compressing objects:  19% (18/94)           remote: Compressing objects:  20% (19/94)           remote: Compressing objects:  21% (20/94)           remote: Compressing objects:  22% (21/94)           remote: Compressing objects:  23% (22/94)           remote: Compressing objects:  24% (23/94)           remote: Compressing objects:  25% (24/94)           remote: Compressing objects:  26% (25/94)           remote: Compressing objects:  27% (26/94)           remote: Compressing objects:  28% (27/94)           remote: Compressing objects:  29% (28/94)           remote: Compressing objects:  30% (29/94)           remote: Compressing objects:  31% (30/94)           remote: Compressing objects:  32% (31/94)           remote: Compressing objects:  34% (32/94)           remote: Compressing objects:  35% (33/94)           remote: Compressing objects:  36% (34/94)           remote: Compressing objects:  37% (35/94)           remote: Compressing objects:  38% (36/94)           remote: Compressing objects:  39% (37/94)           remote: Compressing objects:  40% (38/94)           remote: Compressing objects:  41% (39/94)           remote: Compressing objects:  42% (40/94)           remote: Compressing objects:  43% (41/94)           remote: Compressing objects:  44% (42/94)           remote: Compressing objects:  45% (43/94)           remote: Compressing objects:  46% (44/94)           remote: Compressing objects:  47% (45/94)           remote: Compressing objects:  48% (46/94)           remote: Compressing objects:  50% (47/94)           remote: Compressing objects:  51% (48/94)           remote: Compressing objects:  52% (49/94)           remote: Compressing objects:  53% (50/94)           remote: Compressing objects:  54% (51/94)           remote: Compressing objects:  55% (52/94)           remote: Compressing objects:  56% (53/94)           remote: Compressing objects:  57% (54/94)           remote: Compressing objects:  58% (55/94)           remote: Compressing objects:  59% (56/94)           remote: Compressing objects:  60% (57/94)           remote: Compressing objects:  61% (58/94)           remote: Compressing objects:  62% (59/94)           remote: Compressing objects:  63% (60/94)           remote: Compressing objects:  64% (61/94)           remote: Compressing objects:  65% (62/94)           remote: Compressing objects:  67% (63/94)           remote: Compressing objects:  68% (64/94)           remote: Compressing objects:  69% (65/94)           remote: Compressing objects:  70% (66/94)           remote: Compressing objects:  71% (67/94)           remote: Compressing objects:  72% (68/94)           remote: Compressing objects:  73% (69/94)           remote: Compressing objects:  74% (70/94)           remote: Compressing objects:  75% (71/94)           remote: Compressing objects:  76% (72/94)           remote: Compressing objects:  77% (73/94)           remote: Compressing objects:  78% (74/94)           remote: Compressing objects:  79% (75/94)           remote: Compressing objects:  80% (76/94)           remote: Compressing objects:  81% (77/94)           remote: Compressing objects:  82% (78/94)           remote: Compressing objects:  84% (79/94)           remote: Compressing objects:  85% (80/94)           remote: Compressing objects:  86% (81/94)           remote: Compressing objects:  87% (82/94)           remote: Compressing objects:  88% (83/94)           remote: Compressing objects:  89% (84/94)           remote: Compressing objects:  90% (85/94)           remote: Compressing objects:  91% (86/94)           remote: Compressing objects:  92% (87/94)           remote: Compressing objects:  93% (88/94)           remote: Compressing objects:  94% (89/94)           remote: Compressing objects:  95% (90/94)           remote: Compressing objects:  96% (91/94)           remote: Compressing objects:  97% (92/94)           remote: Compressing objects:  98% (93/94)           remote: Compressing objects: 100% (94/94)           remote: Compressing objects: 100% (94/94), done.        
remote: Total 100 (delta 55), reused 8 (delta 6)        
Receiving objects:   1% (1/100)   Receiving objects:   2% (2/100)   Receiving objects:   3% (3/100)   Receiving objects:   4% (4/100)   Receiving objects:   5% (5/100)   Receiving objects:   6% (6/100)   Receiving objects:   7% (7/100)   Receiving objects:   8% (8/100)   Receiving objects:   9% (9/100)   Receiving objects:  10% (10/100)   Receiving objects:  11% (11/100)   Receiving objects:  12% (12/100)   Receiving objects:  13% (13/100)   Receiving objects:  14% (14/100)   Receiving objects:  15% (15/100)   Receiving objects:  16% (16/100)   Receiving objects:  17% (17/100)   Receiving objects:  18% (18/100)   Receiving objects:  19% (19/100)   Receiving objects:  20% (20/100)   Receiving objects:  21% (21/100)   Receiving objects:  22% (22/100)   Receiving objects:  23% (23/100)   Receiving objects:  24% (24/100)   Receiving objects:  25% (25/100)   Receiving objects:  26% (26/100)   Receiving objects:  27% (27/100)   Receiving objects:  28% (28/100)   Receiving objects:  29% (29/100)   Receiving objects:  30% (30/100)   Receiving objects:  31% (31/100)   Receiving objects:  32% (32/100)   Receiving objects:  33% (33/100)   Receiving objects:  34% (34/100)   Receiving objects:  35% (35/100)   Receiving objects:  36% (36/100)   Receiving objects:  37% (37/100)   Receiving objects:  38% (38/100)   Receiving objects:  39% (39/100)   Receiving objects:  40% (40/100)   Receiving objects:  41% (41/100)   Receiving objects:  42% (42/100)   Receiving objects:  43% (43/100)   Receiving objects:  44% (44/100)   Receiving objects:  45% (45/100)   Receiving objects:  46% (46/100)   Receiving objects:  47% (47/100)   Receiving objects:  48% (48/100)   Receiving objects:  49% (49/100)   Receiving objects:  50% (50/100)   Receiving objects:  51% (51/100)   Receiving objects:  52% (52/100)   Receiving objects:  53% (53/100)   Receiving objects:  54% (54/100)   Receiving objects:  55% (55/100)   Receiving objects:  56% (56/100)   Receiving objects:  57% (57/100)   Receiving objects:  58% (58/100)   Receiving objects:  59% (59/100)   Receiving objects:  60% (60/100)   Receiving objects:  61% (61/100)   Receiving objects:  62% (62/100)   Receiving objects:  63% (63/100)   Receiving objects:  64% (64/100)   Receiving objects:  65% (65/100)   Receiving objects:  66% (66/100)   Receiving objects:  67% (67/100)   Receiving objects:  68% (68/100)   Receiving objects:  69% (69/100)   Receiving objects:  70% (70/100)   Receiving objects:  71% (71/100)   Receiving objects:  72% (72/100)   Receiving objects:  73% (73/100)   Receiving objects:  74% (74/100)   Receiving objects:  75% (75/100)   Receiving objects:  76% (76/100)   Receiving objects:  77% (77/100)   Receiving objects:  78% (78/100)   Receiving objects:  79% (79/100)   Receiving objects:  80% (80/100)   Receiving objects:  81% (81/100)   Receiving objects:  82% (82/100)   Receiving objects:  83% (83/100)   Receiving objects:  84% (84/100)   Receiving objects:  85% (85/100)   Receiving objects:  86% (86/100)   Receiving objects:  87% (87/100)   Receiving objects:  88% (88/100)   Receiving objects:  89% (89/100)   Receiving objects:  90% (90/100)   Receiving objects:  91% (91/100)   Receiving objects:  92% (92/100)   Receiving objects:  93% (93/100)   Receiving objects:  94% (94/100)   Receiving objects:  95% (95/100)   Receiving objects:  96% (96/100)   Receiving objects:  97% (97/100)   Receiving objects:  98% (98/100)   Receiving objects:  99% (99/100)   Receiving objects: 100% (100/100)   Receiving objects: 100% (100/100), 9.18 KiB | 0 bytes/s, done.
Resolving deltas:   0% (0/55)   Resolving deltas:   1% (1/55)   Resolving deltas:   5% (3/55)   Resolving deltas:  10% (6/55)   Resolving deltas:  21% (12/55)   Resolving deltas:  29% (16/55)   Resolving deltas:  36% (20/55)   Resolving deltas:  40% (22/55)   Resolving deltas:  41% (23/55)   Resolving deltas:  43% (24/55)   Resolving deltas:  45% (25/55)   Resolving deltas:  47% (26/55)   Resolving deltas:  54% (30/55)   Resolving deltas:  58% (32/55)   Resolving deltas:  61% (34/55)   Resolving deltas:  69% (38/55)   Resolving deltas:  70% (39/55)   Resolving deltas:  72% (40/55)   Resolving deltas:  74% (41/55)   Resolving deltas:  76% (42/55)   Resolving deltas:  78% (43/55)   Resolving deltas:  80% (44/55)   Resolving deltas:  83% (46/55)   Resolving deltas:  85% (47/55)   Resolving deltas:  87% (48/55)   Resolving deltas:  90% (50/55)   Resolving deltas:  92% (51/55)   Resolving deltas: 100% (55/55)   Resolving deltas: 100% (55/55), completed with 24 local objects.
error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
   87cf1ee..a4b0b63  master     -> origin/master
 * [new tag]         maven-3.5.0 -> maven-3.5.0
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 21 hr old


Build failed in Jenkins: core-it-maven-3-win #1586

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1586/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 21 hr old


Build failed in Jenkins: core-it-maven-3-win #1585

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1585/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 20 hr old


Build failed in Jenkins: core-it-maven-3-win #1584

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1584/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 19 hr old


Build failed in Jenkins: core-it-maven-3-win #1583

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1583/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 18 hr old


Build failed in Jenkins: core-it-maven-3-win #1582

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1582/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 17 hr old


Build failed in Jenkins: core-it-maven-3-win #1581

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1581/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 16 hr old


Build failed in Jenkins: core-it-maven-3-win #1580

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1580/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 15 hr old


Build failed in Jenkins: core-it-maven-3-win #1579

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1579/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 15 hr old


Build failed in Jenkins: core-it-maven-3-win #1578

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1578/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 14 hr old


Build failed in Jenkins: core-it-maven-3-win #1577

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1577/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 13 hr old


Build failed in Jenkins: core-it-maven-3-win #1576

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1576/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 13 hr old


Build failed in Jenkins: core-it-maven-3-win #1575

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1575/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 12 hr old


Build failed in Jenkins: core-it-maven-3-win #1574

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1574/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 12 hr old


Build failed in Jenkins: core-it-maven-3-win #1573

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1573/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 12 hr old


Build failed in Jenkins: core-it-maven-3-win #1572

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1572/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 11 hr old


Build failed in Jenkins: core-it-maven-3-win #1571

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1571/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 10 hr old


Build failed in Jenkins: core-it-maven-3-win #1570

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1570/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 9 hr old


Build failed in Jenkins: core-it-maven-3-win #1569

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1569/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 8 hr old


Build failed in Jenkins: core-it-maven-3-win #1568

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1568/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 7 hr old


Build failed in Jenkins: core-it-maven-3-win #1567

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1567/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/maven.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1070)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1101)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/maven.git +refs/heads/*:refs/remotes/origin/*" returned status code 1:
stdout: 
stderr: error: cannot lock ref 'refs/remotes/origin/MNG-6169/all-updated': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/all-updated'
From https://git-wip-us.apache.org/repos/asf/maven
 ! [new branch]      MNG-6169/all-updated -> origin/MNG-6169/all-updated  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/not-updated-MJAR-MCOMPILER'
 ! [new branch]      MNG-6169/not-updated-MJAR-MCOMPILER -> origin/MNG-6169/not-updated-MJAR-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MCOMPILER': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MCOMPILER'
 ! [new branch]      MNG-6169/updated-MCOMPILER -> origin/MNG-6169/updated-MCOMPILER  (unable to update local ref)
error: cannot lock ref 'refs/remotes/origin/MNG-6169/updated-MJAR': 'refs/remotes/origin/MNG-6169' exists; cannot create 'refs/remotes/origin/MNG-6169/updated-MJAR'
 ! [new branch]      MNG-6169/updated-MJAR -> origin/MNG-6169/updated-MJAR  (unable to update local ref)
error: some local refs could not be updated; try running
 'git remote prune https://git-wip-us.apache.org/repos/asf/maven.git' to remove any old, conflicting branches

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1793)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1519)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:64)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:315)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Unknown Source)
	at ......remote call to Channel to /37.48.69.226(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor699.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy97.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:804)
	... 12 more
ERROR: null
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/core-it-maven-3-win/ws/core-integration-testing-trunk\core-it-suite\target\surefire-reports\TEST-org.apache.maven.it.IntegrationTestSuite.xml> is 1 day 6 hr old