You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/27 18:14:27 UTC

Jenkins build is still unstable: karaf-4.1.x #786

See <https://builds.apache.org/job/karaf-4.1.x/786/display/redirect>


Build failed in Jenkins: karaf-4.1.x #904

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/904/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/karaf.git
 > git init <https://builds.apache.org/job/karaf-4.1.x/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/karaf-4.1.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/karaf-4.1.x^{commit} # timeout=10
Checking out Revision ff6e812baec1025af8da3cd44bcffcc0f05ba3e8 (refs/remotes/origin/karaf-4.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff6e812baec1025af8da3cd44bcffcc0f05ba3e8
Commit message: "[KARAF-5469] Remove dependency flag from aries blueprint compatability bundle"
 > git rev-list --no-walk ff6e812baec1025af8da3cd44bcffcc0f05ba3e8 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@46364493:H24: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H24
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1328)
	... 10 more
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is unstable: karaf-4.1.x #903

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/903/display/redirect>


Build failed in Jenkins: karaf-4.1.x #902

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/902/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (ubuntu trusty) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/karaf.git
 > git init <https://builds.apache.org/job/karaf-4.1.x/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/karaf-4.1.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/karaf-4.1.x^{commit} # timeout=10
Checking out Revision ff6e812baec1025af8da3cd44bcffcc0f05ba3e8 (refs/remotes/origin/karaf-4.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff6e812baec1025af8da3cd44bcffcc0f05ba3e8
Commit message: "[KARAF-5469] Remove dependency flag from aries blueprint compatability bundle"
 > git rev-list --no-walk ff6e812baec1025af8da3cd44bcffcc0f05ba3e8 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@c9d2efc:ubuntu-2: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1328)
	... 10 more
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is still unstable: karaf-4.1.x #901

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/901/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #900

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/900/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #899

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/899/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #898

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/898/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #897

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/897/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #896

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/896/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #895

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/895/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #894

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/894/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #893

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/893/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #892

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/892/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #891

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/891/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #890

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/890/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #889

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/889/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #888

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/888/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #887

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/887/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #886

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/886/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #885

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/885/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #884

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/884/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #883

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/883/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #882

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/882/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #881

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/881/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #880

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/880/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #879

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/879/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #878

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/878/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #877

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/877/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #876

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/876/display/redirect?page=changes>


Jenkins build is unstable: karaf-4.1.x #875

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/875/display/redirect>


Build failed in Jenkins: karaf-4.1.x #874

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/874/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/karaf-4.1.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/karaf-4.1.x^{commit} # timeout=10
Checking out Revision 6f7a45277c17982241404c1aa314e223e8d1fa90 (refs/remotes/origin/karaf-4.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f7a45277c17982241404c1aa314e223e8d1fa90
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 6f7a45277c17982241404c1aa314e223e8d1fa90 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1328)
	... 10 more
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Build failed in Jenkins: karaf-4.1.x #873

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/873/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release karaf-4.1.7

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/karaf.git
 > git init <https://builds.apache.org/job/karaf-4.1.x/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/karaf-4.1.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/karaf-4.1.x^{commit} # timeout=10
Checking out Revision 6f7a45277c17982241404c1aa314e223e8d1fa90 (refs/remotes/origin/karaf-4.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f7a45277c17982241404c1aa314e223e8d1fa90
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 9765466add9160571776e48713c16f1651c2e360 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@4568e467:ubuntu-eu2: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1328)
	... 10 more
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is still unstable: karaf-4.1.x #872

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/872/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/871/display/redirect?page=changes>


Jenkins build is unstable: karaf-4.1.x #870

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/870/display/redirect?page=changes>


Build failed in Jenkins: karaf-4.1.x #869

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/869/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release karaf-4.1.7

------------------------------------------
[...truncated 37.45 KB...]
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.karaf:karaf:pom:4.1.7 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/karaf/karaf/4.1.7/karaf-4.1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
    at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:365)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:284)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:289)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:223)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:384)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:139)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/karaf/karaf/4.1.7/karaf-4.1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:631)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:553)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:535)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:529)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:509)
    at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run (WagonTransporter.java:686)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:435)
    at org.eclipse.aether.transport.wagon.WagonTransporter.put (WagonTransporter.java:418)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask (BasicRepositoryConnector.java:512)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:360)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:284)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:289)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:223)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:384)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:139)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/blueprint/pom.xml> to org.apache.karaf.archetypes/karaf-blueprint-archetype/4.1.7/karaf-blueprint-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/gogo/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/4.1.7/org.apache.karaf.webconsole.gogo-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/pom.xml> to org.apache.karaf.management/management/4.1.7/management-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jpa/hibernate/pom.xml> to org.apache.karaf.jpa/hibernate/4.1.7/hibernate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/pom.xml> to org.apache.karaf/archetypes/4.1.7/archetypes-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/pom.xml> to org.apache.karaf.demos.profiles/profiles/4.1.7/profiles-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/pom.xml> to org.apache.karaf.assemblies.features/features/4.1.7/features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/core/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.core/4.1.7/org.apache.karaf.features.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/dynamic/pom.xml> to org.apache.karaf.demos.profiles/dynamic/4.1.7/dynamic-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/dump/pom.xml> to org.apache.karaf.demos/dump/4.1.7/dump-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/coordinator/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.coordinator/4.1.7/org.apache.karaf.services.coordinator-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/system/pom.xml> to org.apache.karaf.system/org.apache.karaf.system.core/4.1.7/org.apache.karaf.system.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/manual/pom.xml> to org.apache.karaf/manual/4.1.7-SNAPSHOT/manual-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/client/pom.xml> to org.apache.karaf/org.apache.karaf.client/4.1.7/org.apache.karaf.client-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jpa/pom.xml> to org.apache.karaf.jpa/jpa-parent/4.1.7/jpa-parent-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/demos/pom.xml> to org.apache.karaf/demos/4.1.7/demos-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/blueprintstate/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.1.7/org.apache.karaf.bundle.blueprintstate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/main/pom.xml> to org.apache.karaf/org.apache.karaf.main/4.1.7/org.apache.karaf.main-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/management/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.7/org.apache.karaf.scr.management-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/pom.xml> to org.apache.karaf.assemblies/assemblies/4.1.7/assemblies-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf-minimal/pom.xml> to org.apache.karaf/apache-karaf-minimal/4.1.7/apache-karaf-minimal-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/springstate/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.springstate/4.1.7/org.apache.karaf.bundle.springstate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/core/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.1.7/org.apache.karaf.diagnostic.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/spring/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.spring/4.1.7/org.apache.karaf.deployer.spring-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/pom.xml> to org.apache.karaf.deployer/deployer/4.1.7/deployer-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/core/pom.xml> to org.apache.karaf.jms/org.apache.karaf.jms.core/4.1.7/org.apache.karaf.jms.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/core/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.1.7/org.apache.karaf.bundle.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/ssh/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.1.7/org.apache.karaf.shell.ssh-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/instance/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.instance/4.1.7/org.apache.karaf.webconsole.instance-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/bundle/pom.xml> to org.apache.karaf.demos.deployer.bundle/my-bundle/4.1.7/my-bundle-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/features/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.1.7/org.apache.karaf.deployer.features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/jasypt/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.jasypt/4.1.7/org.apache.karaf.jaas.jasypt-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/pom.xml> to org.apache.karaf.services/services/4.1.7/services-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/config/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.1.7/org.apache.karaf.jaas.blueprint.config-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.deployer/4.1.7/org.apache.karaf.demos.deployer-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/pom.xml> to org.apache.karaf/karaf/4.1.7/karaf-4.1.7.pom
[Fast Archiver] Compressed 99.30 KB of artifacts by 64.4% relative to #868
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/base/pom.xml> to org.apache.karaf.features/base/4.1.7/base-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.examples/4.1.7/org.apache.karaf.scr.examples-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/standard/pom.xml> to org.apache.karaf.features/standard/4.1.7/standard-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/web/pom.xml> to org.apache.karaf.web/org.apache.karaf.web.core/4.1.7/org.apache.karaf.web.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/log/pom.xml> to org.apache.karaf.log/org.apache.karaf.log.core/4.1.7/org.apache.karaf.log.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/exception/pom.xml> to org.apache.karaf/org.apache.karaf.exception/4.1.7/org.apache.karaf.exception-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/instance/pom.xml> to org.apache.karaf.instance/org.apache.karaf.instance.core/4.1.7/org.apache.karaf.instance.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/pom.xml> to org.apache.karaf.shell/shell/4.1.7/shell-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/pom.xml> to org.apache.karaf.features/features/4.1.7/features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/kar/pom.xml> to org.apache.karaf.kar/org.apache.karaf.kar.core/4.1.7/org.apache.karaf.kar.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7/service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7/diagnostic-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7/jaas-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7/org.apache.karaf.diagnostic.boot-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/pom.xml> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7/org.apache.karaf.jndi.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/pom.xml> to org.apache.karaf/org.apache.karaf.event/4.1.7/org.apache.karaf.event-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7/blueprint-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7/org.apache.karaf.scr.state-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/pom.xml> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7/org.apache.karaf.jdbc.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/pom.xml> to org.apache.karaf.demos/web/4.1.7/web-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/feature/pom.xml> to org.apache.karaf.archetypes/karaf-feature-archetype/4.1.7/karaf-feature-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7/org.apache.karaf.shell.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/pom.xml> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7/org.apache.karaf.config.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7/bundle-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7/org.apache.karaf.deployer.blueprint-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7/org.apache.karaf.shell.table-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/pom.xml> to org.apache.karaf.features/framework/4.1.7/framework-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7/org.apache.karaf.deployer.kar-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/pom.xml> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7/org.apache.karaf.wrapper.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7/org.apache.karaf.services.eventadmin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/pom.xml> to org.apache.karaf.demos/demos/4.1.7/demos-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/pom.xml> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7/org.apache.karaf.tools.utils-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7/org.apache.karaf.scr.examples.component.factories-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7/org.apache.karaf.service.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/pom.xml> to org.apache.karaf.features/spring-legacy/4.1.7/spring-legacy-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/pom.xml> to org.apache.karaf.features/enterprise/4.1.7/enterprise-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/pom.xml> to org.apache.karaf.demos/my-kar/4.1.7/my-kar-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/kar/pom.xml> to org.apache.karaf.archetypes/karaf-kar-archetype/4.1.7/karaf-kar-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7/org.apache.karaf.scr.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7/org.apache.karaf.jaas.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/pom.xml> to org.apache.karaf.features/spring/4.1.7/spring-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/command/pom.xml> to org.apache.karaf.archetypes/karaf-command-archetype/4.1.7/karaf-command-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7/scr-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7/karaf-maven-plugin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7/org.apache.karaf.deployer.wrap-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7/parent-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/pom.xml> to org.apache.karaf.features/static/4.1.7/static-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7/org.apache.karaf.webconsole.console-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7/org.apache.karaf.scr.examples.service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7/org.apache.karaf.scr.examples.managed.service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/pom.xml> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7/org.apache.karaf.obr.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/itests/pom.xml> to org.apache.karaf.itests/itests/4.1.7/itests-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7/org.apache.karaf.jaas.boot-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/pom.xml> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7/org.apache.karaf.profile.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7/org.apache.karaf.demos.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7/org.apache.karaf.webconsole.features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7/tooling-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/pom.xml> to org.apache.karaf/apache-karaf/4.1.7/apache-karaf-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7/org.apache.karaf.shell.commands-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/pom.xml> to org.apache.karaf.demos.profiles/registry/4.1.7/registry-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/pom.xml> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7/org.apache.karaf.http.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7/org.apache.karaf.webconsole.http-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7/org.apache.karaf.jaas.config-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7/org.apache.karaf.services.staticcm-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7/org.apache.karaf.jaas.blueprint.jasypt-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/bundle/pom.xml> to org.apache.karaf.archetypes/karaf-bundle-archetype/4.1.7/karaf-bundle-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/pom.xml> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7/org.apache.karaf.subsystem.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7/org.apache.karaf.shell.console-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7/webconsole-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7/org.apache.karaf.jaas.modules-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7/org.apache.karaf.demos.branding.shell-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/pom.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7/enterprise-legacy-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/pom.xml> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7/karaf-assembly-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7/org.apache.karaf.features.extension-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/pom.xml> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7/org.apache.karaf.management.server-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7/org.apache.karaf.service.guard-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/pom.xml> to org.apache.karaf.demos.profiles/static/4.1.7/static-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7/karaf-services-maven-plugin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/pom.xml> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7/org.apache.karaf.package.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7/org.apache.karaf.features.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/pom.xml> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7/org.apache.karaf.scheduler.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/pom.xml> to org.apache.karaf/org.apache.karaf.util/4.1.7/org.apache.karaf.util-4.1.7.pom
channel stopped
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is still unstable: karaf-4.1.x #868

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/868/display/redirect?page=changes>


Jenkins build is unstable: karaf-4.1.x #867

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/867/display/redirect?page=changes>


Build failed in Jenkins: karaf-4.1.x #866

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/866/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release karaf-4.1.7

------------------------------------------
[...truncated 37.45 KB...]
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.karaf:karaf:pom:4.1.7 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/karaf/karaf/4.1.7/karaf-4.1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
    at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:365)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:284)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:289)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:223)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:384)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:139)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/karaf/karaf/4.1.7/karaf-4.1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:631)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:553)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:535)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:529)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:509)
    at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run (WagonTransporter.java:686)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:435)
    at org.eclipse.aether.transport.wagon.WagonTransporter.put (WagonTransporter.java:418)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask (BasicRepositoryConnector.java:512)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:360)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:284)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:289)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:223)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:384)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:139)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/blueprint/pom.xml> to org.apache.karaf.archetypes/karaf-blueprint-archetype/4.1.7/karaf-blueprint-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/gogo/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/4.1.7/org.apache.karaf.webconsole.gogo-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/pom.xml> to org.apache.karaf.management/management/4.1.7/management-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jpa/hibernate/pom.xml> to org.apache.karaf.jpa/hibernate/4.1.7/hibernate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/pom.xml> to org.apache.karaf/archetypes/4.1.7/archetypes-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/pom.xml> to org.apache.karaf.demos.profiles/profiles/4.1.7/profiles-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/pom.xml> to org.apache.karaf.assemblies.features/features/4.1.7/features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/core/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.core/4.1.7/org.apache.karaf.features.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/dynamic/pom.xml> to org.apache.karaf.demos.profiles/dynamic/4.1.7/dynamic-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/dump/pom.xml> to org.apache.karaf.demos/dump/4.1.7/dump-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/coordinator/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.coordinator/4.1.7/org.apache.karaf.services.coordinator-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/system/pom.xml> to org.apache.karaf.system/org.apache.karaf.system.core/4.1.7/org.apache.karaf.system.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/manual/pom.xml> to org.apache.karaf/manual/4.1.7-SNAPSHOT/manual-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/client/pom.xml> to org.apache.karaf/org.apache.karaf.client/4.1.7/org.apache.karaf.client-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jpa/pom.xml> to org.apache.karaf.jpa/jpa-parent/4.1.7/jpa-parent-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/demos/pom.xml> to org.apache.karaf/demos/4.1.7/demos-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/blueprintstate/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.1.7/org.apache.karaf.bundle.blueprintstate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/main/pom.xml> to org.apache.karaf/org.apache.karaf.main/4.1.7/org.apache.karaf.main-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/management/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.7/org.apache.karaf.scr.management-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/pom.xml> to org.apache.karaf.assemblies/assemblies/4.1.7/assemblies-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf-minimal/pom.xml> to org.apache.karaf/apache-karaf-minimal/4.1.7/apache-karaf-minimal-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/springstate/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.springstate/4.1.7/org.apache.karaf.bundle.springstate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/core/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.1.7/org.apache.karaf.diagnostic.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/spring/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.spring/4.1.7/org.apache.karaf.deployer.spring-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/pom.xml> to org.apache.karaf.deployer/deployer/4.1.7/deployer-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/core/pom.xml> to org.apache.karaf.jms/org.apache.karaf.jms.core/4.1.7/org.apache.karaf.jms.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/core/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.1.7/org.apache.karaf.bundle.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/ssh/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.1.7/org.apache.karaf.shell.ssh-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/instance/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.instance/4.1.7/org.apache.karaf.webconsole.instance-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/bundle/pom.xml> to org.apache.karaf.demos.deployer.bundle/my-bundle/4.1.7/my-bundle-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/features/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.1.7/org.apache.karaf.deployer.features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/jasypt/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.jasypt/4.1.7/org.apache.karaf.jaas.jasypt-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/pom.xml> to org.apache.karaf.services/services/4.1.7/services-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/config/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.1.7/org.apache.karaf.jaas.blueprint.config-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.deployer/4.1.7/org.apache.karaf.demos.deployer-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/pom.xml> to org.apache.karaf/karaf/4.1.7/karaf-4.1.7.pom
[Fast Archiver] Compressed 99.30 KB of artifacts by 64.4% relative to #865
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/base/pom.xml> to org.apache.karaf.features/base/4.1.7/base-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.examples/4.1.7/org.apache.karaf.scr.examples-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/standard/pom.xml> to org.apache.karaf.features/standard/4.1.7/standard-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/web/pom.xml> to org.apache.karaf.web/org.apache.karaf.web.core/4.1.7/org.apache.karaf.web.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/log/pom.xml> to org.apache.karaf.log/org.apache.karaf.log.core/4.1.7/org.apache.karaf.log.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/exception/pom.xml> to org.apache.karaf/org.apache.karaf.exception/4.1.7/org.apache.karaf.exception-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/instance/pom.xml> to org.apache.karaf.instance/org.apache.karaf.instance.core/4.1.7/org.apache.karaf.instance.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/pom.xml> to org.apache.karaf.shell/shell/4.1.7/shell-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/pom.xml> to org.apache.karaf.features/features/4.1.7/features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/kar/pom.xml> to org.apache.karaf.kar/org.apache.karaf.kar.core/4.1.7/org.apache.karaf.kar.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7/service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7/diagnostic-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7/jaas-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7/org.apache.karaf.diagnostic.boot-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/pom.xml> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7/org.apache.karaf.jndi.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/pom.xml> to org.apache.karaf/org.apache.karaf.event/4.1.7/org.apache.karaf.event-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7/blueprint-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7/org.apache.karaf.scr.state-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/pom.xml> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7/org.apache.karaf.jdbc.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/pom.xml> to org.apache.karaf.demos/web/4.1.7/web-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/feature/pom.xml> to org.apache.karaf.archetypes/karaf-feature-archetype/4.1.7/karaf-feature-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7/org.apache.karaf.shell.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/pom.xml> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7/org.apache.karaf.config.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7/bundle-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7/org.apache.karaf.deployer.blueprint-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7/org.apache.karaf.shell.table-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/pom.xml> to org.apache.karaf.features/framework/4.1.7/framework-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7/org.apache.karaf.deployer.kar-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/pom.xml> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7/org.apache.karaf.wrapper.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7/org.apache.karaf.services.eventadmin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/pom.xml> to org.apache.karaf.demos/demos/4.1.7/demos-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/pom.xml> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7/org.apache.karaf.tools.utils-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7/org.apache.karaf.scr.examples.component.factories-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7/org.apache.karaf.service.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/pom.xml> to org.apache.karaf.features/spring-legacy/4.1.7/spring-legacy-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/pom.xml> to org.apache.karaf.features/enterprise/4.1.7/enterprise-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/pom.xml> to org.apache.karaf.demos/my-kar/4.1.7/my-kar-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/kar/pom.xml> to org.apache.karaf.archetypes/karaf-kar-archetype/4.1.7/karaf-kar-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7/org.apache.karaf.scr.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7/org.apache.karaf.jaas.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/pom.xml> to org.apache.karaf.features/spring/4.1.7/spring-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/command/pom.xml> to org.apache.karaf.archetypes/karaf-command-archetype/4.1.7/karaf-command-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7/scr-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7/karaf-maven-plugin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7/org.apache.karaf.deployer.wrap-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7/parent-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/pom.xml> to org.apache.karaf.features/static/4.1.7/static-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7/org.apache.karaf.webconsole.console-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7/org.apache.karaf.scr.examples.service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7/org.apache.karaf.scr.examples.managed.service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/pom.xml> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7/org.apache.karaf.obr.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/itests/pom.xml> to org.apache.karaf.itests/itests/4.1.7/itests-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7/org.apache.karaf.jaas.boot-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/pom.xml> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7/org.apache.karaf.profile.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7/org.apache.karaf.demos.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7/org.apache.karaf.webconsole.features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7/tooling-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/pom.xml> to org.apache.karaf/apache-karaf/4.1.7/apache-karaf-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7/org.apache.karaf.shell.commands-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/pom.xml> to org.apache.karaf.demos.profiles/registry/4.1.7/registry-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/pom.xml> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7/org.apache.karaf.http.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7/org.apache.karaf.webconsole.http-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7/org.apache.karaf.jaas.config-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7/org.apache.karaf.services.staticcm-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7/org.apache.karaf.jaas.blueprint.jasypt-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/bundle/pom.xml> to org.apache.karaf.archetypes/karaf-bundle-archetype/4.1.7/karaf-bundle-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/pom.xml> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7/org.apache.karaf.subsystem.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7/org.apache.karaf.shell.console-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7/webconsole-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7/org.apache.karaf.jaas.modules-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7/org.apache.karaf.demos.branding.shell-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/pom.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7/enterprise-legacy-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/pom.xml> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7/karaf-assembly-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7/org.apache.karaf.features.extension-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/pom.xml> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7/org.apache.karaf.management.server-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7/org.apache.karaf.service.guard-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/pom.xml> to org.apache.karaf.demos.profiles/static/4.1.7/static-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7/karaf-services-maven-plugin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/pom.xml> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7/org.apache.karaf.package.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7/org.apache.karaf.features.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/pom.xml> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7/org.apache.karaf.scheduler.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/pom.xml> to org.apache.karaf/org.apache.karaf.util/4.1.7/org.apache.karaf.util-4.1.7.pom
channel stopped
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is still unstable: karaf-4.1.x #865

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/865/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #864

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/864/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #863

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/863/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #862

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/862/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #861

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/861/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #860

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/860/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #859

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/859/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #858

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/858/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #857

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/857/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #856

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/856/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #855

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/855/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #854

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/854/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #853

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/853/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #852

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/852/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #851

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/851/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #850

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/850/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #849

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/849/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #848

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/848/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #847

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/847/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #846

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/846/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #845

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/845/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #844

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/844/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #843

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/843/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #842

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/842/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #841

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/841/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #840

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/840/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #839

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/839/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #838

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/838/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #837

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/837/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #836

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/836/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #835

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/835/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #834

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/834/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #833

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/833/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #832

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/832/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #831

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/831/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #830

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/830/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #829

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/829/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #828

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/828/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #827

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/827/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #826

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/826/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #825

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/825/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #824

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/824/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #823

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/823/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #822

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/822/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #821

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/821/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #820

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/820/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #819

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/819/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #818

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/818/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #817

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/817/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #816

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/816/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #815

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/815/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #814

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/814/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #813

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/813/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #812

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/812/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #811

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/811/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #810

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/810/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #809

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/809/display/redirect>


Jenkins build is unstable: karaf-4.1.x #808

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/808/display/redirect>


Build failed in Jenkins: karaf-4.1.x #807

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/807/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157533, done.        
remote: Compressing objects:   0% (1/51751)           remote: Compressing objects:   1% (518/51751)           remote: Compressing objects:   2% (1036/51751)           remote: Compressing objects:   3% (1553/51751)           remote: Compressing objects:   4% (2071/51751)           remote: Compressing objects:   5% (2588/51751)           remote: Compressing objects:   6% (3106/51751)           remote: Compressing objects:   7% (3623/51751)           remote: Compressing objects:   8% (4141/51751)           remote: Compressing objects:   9% (4658/51751)           remote: Compressing objects:  10% (5176/51751)           remote: Compressing objects:  11% (5693/51751)           remote: Compressing objects:  12% (6211/51751)           remote: Compressing objects:  13% (6728/51751)           remote: Compressing objects:  14% (7246/51751)           remote: Compressing objects:  15% (7763/51751)           remote: Compressing objects:  16% (8281/51751)           remote: Compressing objects:  17% (8798/51751)           remote: Compressing objects:  18% (9316/51751)           remote: Compressing objects:  19% (9833/51751)           remote: Compressing objects:  20% (10351/51751)           remote: Compressing objects:  21% (10868/51751)           remote: Compressing objects:  22% (11386/51751)           remote: Compressing objects:  23% (11903/51751)           remote: Compressing objects:  24% (12421/51751)           remote: Compressing objects:  25% (12938/51751)           remote: Compressing objects:  26% (13456/51751)           remote: Compressing objects:  27% (13973/51751)           remote: Compressing objects:  28% (14491/51751)           remote: Compressing objects:  29% (15008/51751)           remote: Compressing objects:  30% (15526/51751)           remote: Compressing objects:  31% (16043/51751)           remote: Compressing objects:  32% (16561/51751)           remote: Compressing objects:  33% (17078/51751)           remote: Compressing objects:  34% (17596/51751)           remote: Compressing objects:  35% (18113/51751)           remote: Compressing objects:  36% (18631/51751)           remote: Compressing objects:  37% (19148/51751)           remote: Compressing objects:  38% (19666/51751)           remote: Compressing objects:  39% (20183/51751)           remote: Compressing objects:  40% (20701/51751)           remote: Compressing objects:  41% (21218/51751)           remote: Compressing objects:  42% (21736/51751)           remote: Compressing objects:  43% (22253/51751)           remote: Compressing objects:  44% (22771/51751)           remote: Compressing objects:  45% (23288/51751)           remote: Compressing objects:  46% (23806/51751)           remote: Compressing objects:  47% (24323/51751)           remote: Compressing objects:  48% (24841/51751)           remote: Compressing objects:  49% (25358/51751)           remote: Compressing objects:  50% (25876/51751)           remote: Compressing objects:  51% (26394/51751)           remote: Compressing objects:  52% (26911/51751)           remote: Compressing objects:  53% (27429/51751)           remote: Compressing objects:  54% (27946/51751)           remote: Compressing objects:  55% (28464/51751)           remote: Compressing objects:  56% (28981/51751)           remote: Compressing objects:  57% (29499/51751)           remote: Compressing objects:  58% (30016/51751)           remote: Compressing objects:  59% (30534/51751)           remote: Compressing objects:  60% (31051/51751)           remote: Compressing objects:  61% (31569/51751)           remote: Compressing objects:  62% (32086/51751)           remote: Compressing objects:  63% (32604/51751)           remote: Compressing objects:  64% (33121/51751)           remote: Compressing objects:  65% (33639/51751)           remote: Compressing objects:  66% (34156/51751)           remote: Compressing objects:  67% (34674/51751)           remote: Compressing objects:  68% (35191/51751)           remote: Compressing objects:  69% (35709/51751)           remote: Compressing objects:  70% (36226/51751)           remote: Compressing objects:  71% (36744/51751)           remote: Compressing objects:  72% (37261/51751)           remote: Compressing objects:  73% (37779/51751)           remote: Compressing objects:  74% (38296/51751)           remote: Compressing objects:  75% (38814/51751)           remote: Compressing objects:  76% (39331/51751)           remote: Compressing objects:  77% (39849/51751)           remote: Compressing objects:  78% (40366/51751)           remote: Compressing objects:  79% (40884/51751)           remote: Compressing objects:  80% (41401/51751)           remote: Compressing objects:  81% (41919/51751)           remote: Compressing objects:  82% (42436/51751)           remote: Compressing objects:  83% (42954/51751)           remote: Compressing objects:  84% (43471/51751)           remote: Compressing objects:  85% (43989/51751)           remote: Compressing objects:  86% (44506/51751)           remote: Compressing objects:  87% (45024/51751)           remote: Compressing objects:  88% (45541/51751)           remote: Compressing objects:  89% (46059/51751)           remote: Compressing objects:  90% (46576/51751)           remote: Compressing objects:  91% (47094/51751)           remote: Compressing objects:  92% (47611/51751)           remote: Compressing objects:  93% (48129/51751)           remote: Compressing objects:  94% (48646/51751)           remote: Compressing objects:  95% (49164/51751)           remote: Compressing objects:  96% (49681/51751)           remote: Compressing objects:  97% (50199/51751)           remote: Compressing objects:  98% (50716/51751)           remote: Compressing objects:  99% (51234/51751)           remote: Compressing objects: 100% (51751/51751)           remote: Compressing objects: 100% (51751/51751), done.        
Receiving objects:   0% (1/157533)   Receiving objects:   1% (1576/157533)   Receiving objects:   2% (3151/157533)   Receiving objects:   3% (4726/157533)   Receiving objects:   4% (6302/157533)   Receiving objects:   5% (7877/157533)   Receiving objects:   6% (9452/157533)   Receiving objects:   7% (11028/157533)   Receiving objects:   8% (12603/157533)   Receiving objects:   9% (14178/157533)   Receiving objects:  10% (15754/157533)   Receiving objects:  11% (17329/157533)   Receiving objects:  12% (18904/157533)   Receiving objects:  13% (20480/157533)   Receiving objects:  14% (22055/157533)   Receiving objects:  15% (23630/157533)   Receiving objects:  16% (25206/157533)   Receiving objects:  17% (26781/157533)   Receiving objects:  18% (28356/157533)   Receiving objects:  19% (29932/157533)   Receiving objects:  20% (31507/157533)   Receiving objects:  21% (33082/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  22% (34658/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  23% (36233/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  24% (37808/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  25% (39384/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  26% (40959/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  27% (42534/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  28% (44110/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  29% (45685/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  30% (47260/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  31% (48836/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  32% (50411/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  33% (51986/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  34% (53562/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  35% (55137/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  36% (56712/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  37% (58288/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  38% (59863/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  39% (61438/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  40% (63014/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  41% (64589/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  42% (66164/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  43% (67740/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  44% (69315/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  45% (70890/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  46% (72466/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  47% (74041/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  48% (75616/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  49% (77192/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  50% (78767/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  51% (80342/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  52% (81918/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  53% (83493/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  54% (85068/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  55% (86644/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  56% (88219/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  57% (89794/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  58% (91370/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  59% (92945/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  60% (94520/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  61% (96096/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  62% (97671/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  63% (99246/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  64% (100822/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  65% (102397/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  66% (103972/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  67% (105548/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  68% (107123/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  69% (108698/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  70% (110274/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  71% (111849/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  72% (113424/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  73% (115000/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  73% (115994/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  74% (116575/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  75% (118150/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  76% (119726/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  77% (121301/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  78% (122876/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  79% (124452/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  80% (126027/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  81% (127602/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  82% (129178/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  83% (130753/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  84% (132328/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  85% (133904/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  86% (135479/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  87% (137054/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  88% (138630/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  89% (140205/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  90% (141780/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  91% (143356/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  92% (144931/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  93% (146506/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  94% (148082/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  95% (149657/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  96% (151232/157533), 20.15 MiB | 13.43 MiB/s   Receiving objects:  97% (152808/157533), 20.15 MiB | 13.43 MiB/s   Receiving objects:  98% (154383/157533), 20.15 MiB | 13.43 MiB/s   Receiving objects:  99% (155958/157533), 20.15 MiB | 13.43 MiB/s   remote: Total 157533 (delta 71452), reused 150892 (delta 65879)        
Receiving objects: 100% (157533/157533), 20.15 MiB | 13.43 MiB/s   Receiving objects: 100% (157533/157533), 27.12 MiB | 13.43 MiB/s, done.
Resolving deltas:   0% (0/71452)   Resolving deltas:   1% (745/71452)   Resolving deltas:   2% (1430/71452)   Resolving deltas:   3% (2188/71452)   Resolving deltas:   4% (2863/71452)   Resolving deltas:   5% (3573/71452)   Resolving deltas:   6% (4290/71452)   Resolving deltas:   7% (5002/71452)   Resolving deltas:   8% (5726/71452)   Resolving deltas:   9% (6431/71452)   Resolving deltas:  10% (7150/71452)   Resolving deltas:  11% (7864/71452)   Resolving deltas:  12% (8575/71452)   Resolving deltas:  13% (9383/71452)   Resolving deltas:  14% (10009/71452)   Resolving deltas:  15% (10718/71452)   Resolving deltas:  16% (11436/71452)   Resolving deltas:  17% (12208/71452)   Resolving deltas:  18% (12862/71452)   Resolving deltas:  19% (13621/71452)   Resolving deltas:  20% (14310/71452)   Resolving deltas:  21% (15018/71452)   Resolving deltas:  22% (15721/71452)   Resolving deltas:  23% (16434/71452)   Resolving deltas:  24% (17159/71452)   Resolving deltas:  25% (17863/71452)   Resolving deltas:  26% (18600/71452)   Resolving deltas:  27% (19311/71452)   Resolving deltas:  28% (20096/71452)   Resolving deltas:  29% (20722/71452)   Resolving deltas:  30% (21444/71452)   Resolving deltas:  31% (22167/71452)   Resolving deltas:  32% (22886/71452)   Resolving deltas:  33% (23580/71452)   Resolving deltas:  34% (24451/71452)   Resolving deltas:  35% (25034/71452)   Resolving deltas:  36% (25731/71452)   Resolving deltas:  37% (26459/71452)   Resolving deltas:  38% (27175/71452)   Resolving deltas:  39% (27887/71452)   Resolving deltas:  40% (28599/71452)   Resolving deltas:  41% (29297/71452)   Resolving deltas:  42% (30068/71452)   Resolving deltas:  43% (30725/71452)   Resolving deltas:  44% (31440/71452)   Resolving deltas:  45% (32156/71452)   Resolving deltas:  46% (32875/71452)   Resolving deltas:  47% (33806/71452)   Resolving deltas:  48% (34301/71452)   Resolving deltas:  49% (35012/71452)   Resolving deltas:  50% (35728/71452)   Resolving deltas:  51% (36445/71452)   Resolving deltas:  52% (37238/71452)   Resolving deltas:  53% (37871/71452)   Resolving deltas:  54% (38597/71452)   Resolving deltas:  55% (39311/71452)   Resolving deltas:  56% (40072/71452)   Resolving deltas:  57% (40735/71452)   Resolving deltas:  58% (41484/71452)   Resolving deltas:  59% (42157/71452)   Resolving deltas:  60% (42884/71452)   Resolving deltas:  61% (43666/71452)   Resolving deltas:  62% (44340/71452)   Resolving deltas:  63% (45036/71452)   Resolving deltas:  64% (45747/71452)   Resolving deltas:  65% (46455/71452)   Resolving deltas:  66% (47166/71452)   Resolving deltas:  67% (47891/71452)   Resolving deltas:  68% (48623/71452)   Resolving deltas:  69% (49308/71452)   Resolving deltas:  70% (50024/71452)   Resolving deltas:  71% (50732/71452)   Resolving deltas:  72% (51452/71452)   Resolving deltas:  73% (52175/71452)   Resolving deltas:  74% (52920/71452)   Resolving deltas:  75% (53590/71452)   Resolving deltas:  76% (54314/71452)   Resolving deltas:  77% (55021/71452)   Resolving deltas:  78% (55746/71452)   Resolving deltas:  79% (56451/71452)   Resolving deltas:  79% (57014/71452), completed with 8 local objects.
fatal: pack has 14438 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor830.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157533, done.        
remote: Compressing objects:   0% (1/51751)           remote: Compressing objects:   1% (518/51751)           remote: Compressing objects:   2% (1036/51751)           remote: Compressing objects:   3% (1553/51751)           remote: Compressing objects:   4% (2071/51751)           remote: Compressing objects:   5% (2588/51751)           remote: Compressing objects:   6% (3106/51751)           remote: Compressing objects:   7% (3623/51751)           remote: Compressing objects:   8% (4141/51751)           remote: Compressing objects:   9% (4658/51751)           remote: Compressing objects:  10% (5176/51751)           remote: Compressing objects:  11% (5693/51751)           remote: Compressing objects:  12% (6211/51751)           remote: Compressing objects:  13% (6728/51751)           remote: Compressing objects:  14% (7246/51751)           remote: Compressing objects:  15% (7763/51751)           remote: Compressing objects:  16% (8281/51751)           remote: Compressing objects:  17% (8798/51751)           remote: Compressing objects:  18% (9316/51751)           remote: Compressing objects:  19% (9833/51751)           remote: Compressing objects:  20% (10351/51751)           remote: Compressing objects:  21% (10868/51751)           remote: Compressing objects:  22% (11386/51751)           remote: Compressing objects:  23% (11903/51751)           remote: Compressing objects:  24% (12421/51751)           remote: Compressing objects:  25% (12938/51751)           remote: Compressing objects:  26% (13456/51751)           remote: Compressing objects:  27% (13973/51751)           remote: Compressing objects:  28% (14491/51751)           remote: Compressing objects:  29% (15008/51751)           remote: Compressing objects:  30% (15526/51751)           remote: Compressing objects:  31% (16043/51751)           remote: Compressing objects:  32% (16561/51751)           remote: Compressing objects:  33% (17078/51751)           remote: Compressing objects:  34% (17596/51751)           remote: Compressing objects:  35% (18113/51751)           remote: Compressing objects:  36% (18631/51751)           remote: Compressing objects:  37% (19148/51751)           remote: Compressing objects:  38% (19666/51751)           remote: Compressing objects:  39% (20183/51751)           remote: Compressing objects:  40% (20701/51751)           remote: Compressing objects:  41% (21218/51751)           remote: Compressing objects:  42% (21736/51751)           remote: Compressing objects:  43% (22253/51751)           remote: Compressing objects:  44% (22771/51751)           remote: Compressing objects:  45% (23288/51751)           remote: Compressing objects:  46% (23806/51751)           remote: Compressing objects:  47% (24323/51751)           remote: Compressing objects:  48% (24841/51751)           remote: Compressing objects:  49% (25358/51751)           remote: Compressing objects:  50% (25876/51751)           remote: Compressing objects:  51% (26394/51751)           remote: Compressing objects:  52% (26911/51751)           remote: Compressing objects:  53% (27429/51751)           remote: Compressing objects:  54% (27946/51751)           remote: Compressing objects:  55% (28464/51751)           remote: Compressing objects:  56% (28981/51751)           remote: Compressing objects:  57% (29499/51751)           remote: Compressing objects:  58% (30016/51751)           remote: Compressing objects:  59% (30534/51751)           remote: Compressing objects:  60% (31051/51751)           remote: Compressing objects:  61% (31569/51751)           remote: Compressing objects:  62% (32086/51751)           remote: Compressing objects:  63% (32604/51751)           remote: Compressing objects:  64% (33121/51751)           remote: Compressing objects:  65% (33639/51751)           remote: Compressing objects:  66% (34156/51751)           remote: Compressing objects:  67% (34674/51751)           remote: Compressing objects:  68% (35191/51751)           remote: Compressing objects:  69% (35709/51751)           remote: Compressing objects:  70% (36226/51751)           remote: Compressing objects:  71% (36744/51751)           remote: Compressing objects:  72% (37261/51751)           remote: Compressing objects:  73% (37779/51751)           remote: Compressing objects:  74% (38296/51751)           remote: Compressing objects:  75% (38814/51751)           remote: Compressing objects:  76% (39331/51751)           remote: Compressing objects:  77% (39849/51751)           remote: Compressing objects:  78% (40366/51751)           remote: Compressing objects:  79% (40884/51751)           remote: Compressing objects:  80% (41401/51751)           remote: Compressing objects:  81% (41919/51751)           remote: Compressing objects:  82% (42436/51751)           remote: Compressing objects:  83% (42954/51751)           remote: Compressing objects:  84% (43471/51751)           remote: Compressing objects:  85% (43989/51751)           remote: Compressing objects:  86% (44506/51751)           remote: Compressing objects:  87% (45024/51751)           remote: Compressing objects:  88% (45541/51751)           remote: Compressing objects:  89% (46059/51751)           remote: Compressing objects:  90% (46576/51751)           remote: Compressing objects:  91% (47094/51751)           remote: Compressing objects:  92% (47611/51751)           remote: Compressing objects:  93% (48129/51751)           remote: Compressing objects:  94% (48646/51751)           remote: Compressing objects:  95% (49164/51751)           remote: Compressing objects:  96% (49681/51751)           remote: Compressing objects:  97% (50199/51751)           remote: Compressing objects:  98% (50716/51751)           remote: Compressing objects:  99% (51234/51751)           remote: Compressing objects: 100% (51751/51751)           remote: Compressing objects: 100% (51751/51751), done.        
Receiving objects:   0% (1/157533)   Receiving objects:   1% (1576/157533)   Receiving objects:   2% (3151/157533)   Receiving objects:   3% (4726/157533)   Receiving objects:   4% (6302/157533)   Receiving objects:   5% (7877/157533)   Receiving objects:   6% (9452/157533)   Receiving objects:   7% (11028/157533)   Receiving objects:   8% (12603/157533)   Receiving objects:   9% (14178/157533)   Receiving objects:  10% (15754/157533)   Receiving objects:  11% (17329/157533)   Receiving objects:  12% (18904/157533)   Receiving objects:  13% (20480/157533)   Receiving objects:  14% (22055/157533)   Receiving objects:  15% (23630/157533)   Receiving objects:  16% (25206/157533)   Receiving objects:  17% (26781/157533)   Receiving objects:  18% (28356/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  19% (29932/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  20% (31507/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  21% (33082/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  22% (34658/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  23% (36233/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  24% (37808/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  25% (39384/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  26% (40959/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  27% (42534/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  28% (44110/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  29% (45685/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  30% (47260/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  31% (48836/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  32% (50411/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  33% (51986/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  34% (53562/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  35% (55137/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  36% (56712/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  37% (58288/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  38% (59863/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  39% (61438/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  40% (63014/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  41% (64589/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  42% (66164/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  43% (67740/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  44% (69315/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  45% (70890/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  46% (72466/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  47% (74041/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  48% (75616/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  49% (77192/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  50% (78767/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  51% (80342/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  52% (81918/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  53% (83493/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  54% (85068/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  55% (86644/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  56% (88219/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  57% (89794/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  58% (91370/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  59% (92945/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  60% (94520/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  61% (96096/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  62% (97671/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  63% (99246/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  64% (100822/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  65% (102397/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  65% (103931/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  66% (103972/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  67% (105548/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  68% (107123/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  69% (108698/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  70% (110274/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  71% (111849/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  72% (113424/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  73% (115000/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  74% (116575/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  75% (118150/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  76% (119726/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  77% (121301/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  78% (122876/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  79% (124452/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  80% (126027/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  81% (127602/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  82% (129178/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  83% (130753/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  84% (132328/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  85% (133904/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  86% (135479/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  87% (137054/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  88% (138630/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  89% (140205/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  90% (141780/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  91% (143356/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  92% (144931/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  93% (146506/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  94% (148082/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  95% (149657/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  96% (151232/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  97% (152808/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  98% (154383/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  99% (155958/157533), 19.05 MiB | 12.70 MiB/s   remote: Total 157533 (delta 71452), reused 150892 (delta 65879)        
Receiving objects: 100% (157533/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects: 100% (157533/157533), 27.13 MiB | 12.70 MiB/s, done.
Resolving deltas:   0% (0/71452)   Resolving deltas:   1% (715/71452)   Resolving deltas:   2% (1430/71452)   Resolving deltas:   3% (2144/71452)   Resolving deltas:   4% (2859/71452)   Resolving deltas:   5% (3579/71452)   Resolving deltas:   6% (4288/71452)   Resolving deltas:   7% (5009/71452)   Resolving deltas:   8% (5722/71452)   Resolving deltas:   9% (6431/71452)   Resolving deltas:  10% (7146/71452)   Resolving deltas:  11% (7860/71452)   Resolving deltas:  12% (8575/71452)   Resolving deltas:  13% (9289/71452)   Resolving deltas:  14% (10014/71452)   Resolving deltas:  15% (10725/71452)   Resolving deltas:  16% (11433/71452)   Resolving deltas:  17% (12191/71452)   Resolving deltas:  18% (12865/71452)   Resolving deltas:  19% (13647/71452)   Resolving deltas:  20% (14329/71452)   Resolving deltas:  21% (15012/71452)   Resolving deltas:  22% (15722/71452)   Resolving deltas:  23% (16435/71452)   Resolving deltas:  24% (17186/71452)   Resolving deltas:  25% (17863/71452)   Resolving deltas:  26% (18583/71452)   Resolving deltas:  27% (19294/71452)   Resolving deltas:  28% (20077/71452)   Resolving deltas:  29% (20769/71452)   Resolving deltas:  30% (21444/71452)   Resolving deltas:  31% (22181/71452)   Resolving deltas:  32% (22865/71452)   Resolving deltas:  33% (23654/71452)   Resolving deltas:  34% (24295/71452)   Resolving deltas:  35% (25010/71452)   Resolving deltas:  36% (25744/71452)   Resolving deltas:  37% (26447/71452)   Resolving deltas:  38% (27238/71452)   Resolving deltas:  39% (27888/71452)   Resolving deltas:  40% (28584/71452)   Resolving deltas:  41% (29302/71452)   Resolving deltas:  42% (30110/71452)   Resolving deltas:  43% (30730/71452)   Resolving deltas:  44% (31444/71452)   Resolving deltas:  45% (32154/71452)   Resolving deltas:  46% (32870/71452)   Resolving deltas:  47% (33808/71452)   Resolving deltas:  48% (34303/71452)   Resolving deltas:  49% (35014/71452)   Resolving deltas:  50% (35741/71452)   Resolving deltas:  51% (36441/71452)   Resolving deltas:  52% (37261/71452)   Resolving deltas:  53% (37876/71452)   Resolving deltas:  54% (38586/71452)   Resolving deltas:  55% (39317/71452)   Resolving deltas:  56% (40060/71452)   Resolving deltas:  57% (40766/71452)   Resolving deltas:  58% (41548/71452)   Resolving deltas:  59% (42158/71452)   Resolving deltas:  60% (42893/71452)   Resolving deltas:  61% (43632/71452)   Resolving deltas:  62% (44312/71452)   Resolving deltas:  63% (45019/71452)   Resolving deltas:  64% (45869/71452)   Resolving deltas:  65% (46474/71452)   Resolving deltas:  66% (47159/71452)   Resolving deltas:  67% (47875/71452)   Resolving deltas:  68% (48589/71452)   Resolving deltas:  69% (49310/71452)   Resolving deltas:  70% (50017/71452)   Resolving deltas:  71% (50731/71452)   Resolving deltas:  72% (51496/71452)   Resolving deltas:  73% (52176/71452)   Resolving deltas:  74% (52914/71452)   Resolving deltas:  75% (53590/71452)   Resolving deltas:  76% (54322/71452)   Resolving deltas:  77% (55034/71452)   Resolving deltas:  78% (55736/71452)   Resolving deltas:  79% (56469/71452)   Resolving deltas:  79% (57008/71452), completed with 8 local objects.
fatal: pack has 14444 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor830.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157533, done.        
remote: Compressing objects:   0% (1/51751)           remote: Compressing objects:   1% (518/51751)           remote: Compressing objects:   2% (1036/51751)           remote: Compressing objects:   3% (1553/51751)           remote: Compressing objects:   4% (2071/51751)           remote: Compressing objects:   5% (2588/51751)           remote: Compressing objects:   6% (3106/51751)           remote: Compressing objects:   7% (3623/51751)           remote: Compressing objects:   8% (4141/51751)           remote: Compressing objects:   9% (4658/51751)           remote: Compressing objects:  10% (5176/51751)           remote: Compressing objects:  11% (5693/51751)           remote: Compressing objects:  12% (6211/51751)           remote: Compressing objects:  13% (6728/51751)           remote: Compressing objects:  14% (7246/51751)           remote: Compressing objects:  15% (7763/51751)           remote: Compressing objects:  16% (8281/51751)           remote: Compressing objects:  17% (8798/51751)           remote: Compressing objects:  18% (9316/51751)           remote: Compressing objects:  19% (9833/51751)           remote: Compressing objects:  20% (10351/51751)           remote: Compressing objects:  21% (10868/51751)           remote: Compressing objects:  22% (11386/51751)           remote: Compressing objects:  23% (11903/51751)           remote: Compressing objects:  24% (12421/51751)           remote: Compressing objects:  25% (12938/51751)           remote: Compressing objects:  26% (13456/51751)           remote: Compressing objects:  27% (13973/51751)           remote: Compressing objects:  28% (14491/51751)           remote: Compressing objects:  29% (15008/51751)           remote: Compressing objects:  30% (15526/51751)           remote: Compressing objects:  31% (16043/51751)           remote: Compressing objects:  32% (16561/51751)           remote: Compressing objects:  33% (17078/51751)           remote: Compressing objects:  34% (17596/51751)           remote: Compressing objects:  35% (18113/51751)           remote: Compressing objects:  36% (18631/51751)           remote: Compressing objects:  37% (19148/51751)           remote: Compressing objects:  38% (19666/51751)           remote: Compressing objects:  39% (20183/51751)           remote: Compressing objects:  40% (20701/51751)           remote: Compressing objects:  41% (21218/51751)           remote: Compressing objects:  42% (21736/51751)           remote: Compressing objects:  43% (22253/51751)           remote: Compressing objects:  44% (22771/51751)           remote: Compressing objects:  45% (23288/51751)           remote: Compressing objects:  46% (23806/51751)           remote: Compressing objects:  47% (24323/51751)           remote: Compressing objects:  48% (24841/51751)           remote: Compressing objects:  49% (25358/51751)           remote: Compressing objects:  50% (25876/51751)           remote: Compressing objects:  51% (26394/51751)           remote: Compressing objects:  52% (26911/51751)           remote: Compressing objects:  53% (27429/51751)           remote: Compressing objects:  54% (27946/51751)           remote: Compressing objects:  55% (28464/51751)           remote: Compressing objects:  56% (28981/51751)           remote: Compressing objects:  57% (29499/51751)           remote: Compressing objects:  58% (30016/51751)           remote: Compressing objects:  59% (30534/51751)           remote: Compressing objects:  60% (31051/51751)           remote: Compressing objects:  61% (31569/51751)           remote: Compressing objects:  62% (32086/51751)           remote: Compressing objects:  63% (32604/51751)           remote: Compressing objects:  64% (33121/51751)           remote: Compressing objects:  65% (33639/51751)           remote: Compressing objects:  66% (34156/51751)           remote: Compressing objects:  67% (34674/51751)           remote: Compressing objects:  68% (35191/51751)           remote: Compressing objects:  69% (35709/51751)           remote: Compressing objects:  70% (36226/51751)           remote: Compressing objects:  71% (36744/51751)           remote: Compressing objects:  72% (37261/51751)           remote: Compressing objects:  73% (37779/51751)           remote: Compressing objects:  74% (38296/51751)           remote: Compressing objects:  75% (38814/51751)           remote: Compressing objects:  76% (39331/51751)           remote: Compressing objects:  77% (39849/51751)           remote: Compressing objects:  78% (40366/51751)           remote: Compressing objects:  79% (40884/51751)           remote: Compressing objects:  80% (41401/51751)           remote: Compressing objects:  81% (41919/51751)           remote: Compressing objects:  82% (42436/51751)           remote: Compressing objects:  83% (42954/51751)           remote: Compressing objects:  84% (43471/51751)           remote: Compressing objects:  85% (43989/51751)           remote: Compressing objects:  86% (44506/51751)           remote: Compressing objects:  87% (45024/51751)           remote: Compressing objects:  88% (45541/51751)           remote: Compressing objects:  89% (46059/51751)           remote: Compressing objects:  90% (46576/51751)           remote: Compressing objects:  91% (47094/51751)           remote: Compressing objects:  92% (47611/51751)           remote: Compressing objects:  93% (48129/51751)           remote: Compressing objects:  94% (48646/51751)           remote: Compressing objects:  95% (49164/51751)           remote: Compressing objects:  96% (49681/51751)           remote: Compressing objects:  97% (50199/51751)           remote: Compressing objects:  98% (50716/51751)           remote: Compressing objects:  99% (51234/51751)           remote: Compressing objects: 100% (51751/51751)           remote: Compressing objects: 100% (51751/51751), done.        
Receiving objects:   0% (1/157533)   Receiving objects:   1% (1576/157533)   Receiving objects:   2% (3151/157533)   Receiving objects:   3% (4726/157533)   Receiving objects:   4% (6302/157533)   Receiving objects:   5% (7877/157533)   Receiving objects:   6% (9452/157533)   Receiving objects:   7% (11028/157533)   Receiving objects:   8% (12603/157533)   Receiving objects:   9% (14178/157533)   Receiving objects:  10% (15754/157533)   Receiving objects:  11% (17329/157533)   Receiving objects:  12% (18904/157533)   Receiving objects:  13% (20480/157533)   Receiving objects:  14% (22055/157533)   Receiving objects:  15% (23630/157533)   Receiving objects:  16% (25206/157533)   Receiving objects:  17% (26781/157533)   Receiving objects:  18% (28356/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  19% (29932/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  20% (31507/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  21% (33082/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  22% (34658/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  23% (36233/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  24% (37808/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  25% (39384/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  26% (40959/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  27% (42534/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  28% (44110/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  29% (45685/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  30% (47260/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  31% (48836/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  32% (50411/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  33% (51986/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  34% (53562/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  35% (55137/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  36% (56712/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  37% (58288/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  38% (59863/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  39% (61438/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  40% (63014/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  41% (64589/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  42% (66164/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  43% (67740/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  44% (69315/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  45% (70890/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  46% (72466/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  47% (74041/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  48% (75616/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  49% (77192/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  50% (78767/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  51% (80342/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  52% (81918/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  53% (83493/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  54% (85068/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  55% (86644/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  56% (88219/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  57% (89794/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  58% (91370/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  59% (92945/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  60% (94520/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  61% (96096/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  62% (97671/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  63% (99246/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  64% (100822/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  65% (102397/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  66% (103972/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  67% (105548/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  68% (107123/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  69% (108698/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  70% (110274/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  71% (111849/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  72% (113424/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  73% (115000/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  74% (116575/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  75% (118150/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  76% (119726/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  76% (119741/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  77% (121301/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  78% (122876/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  79% (124452/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  80% (126027/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  81% (127602/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  82% (129178/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  83% (130753/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  84% (132328/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  85% (133904/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  86% (135479/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  87% (137054/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  88% (138630/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  89% (140205/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  90% (141780/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  91% (143356/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  92% (144931/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  93% (146506/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  94% (148082/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  95% (149657/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  96% (151232/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  97% (152808/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  98% (154383/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  99% (155958/157533), 24.76 MiB | 16.50 MiB/s   remote: Total 157533 (delta 71453), reused 150892 (delta 65879)        
Receiving objects: 100% (157533/157533), 24.76 MiB | 16.50 MiB/s   Receiving objects: 100% (157533/157533), 27.12 MiB | 16.50 MiB/s, done.
Resolving deltas:   0% (0/71453)   Resolving deltas:   1% (719/71453)   Resolving deltas:   2% (1430/71453)   Resolving deltas:   3% (2144/71453)   Resolving deltas:   4% (2861/71453)   Resolving deltas:   5% (3587/71453)   Resolving deltas:   6% (4288/71453)   Resolving deltas:   7% (5012/71453)   Resolving deltas:   8% (5723/71453)   Resolving deltas:   9% (6431/71453)   Resolving deltas:  10% (7146/71453)   Resolving deltas:  11% (7864/71453)   Resolving deltas:  12% (8575/71453)   Resolving deltas:  13% (9289/71453)   Resolving deltas:  14% (10004/71453)   Resolving deltas:  15% (10721/71453)   Resolving deltas:  16% (11433/71453)   Resolving deltas:  17% (12204/71453)   Resolving deltas:  18% (12863/71453)   Resolving deltas:  19% (13649/71453)   Resolving deltas:  20% (14336/71453)   Resolving deltas:  21% (15010/71453)   Resolving deltas:  22% (15722/71453)   Resolving deltas:  23% (16435/71453)   Resolving deltas:  24% (17217/71453)   Resolving deltas:  25% (17867/71453)   Resolving deltas:  26% (18578/71453)   Resolving deltas:  27% (19294/71453)   Resolving deltas:  28% (20078/71453)   Resolving deltas:  29% (20722/71453)   Resolving deltas:  30% (21452/71453)   Resolving deltas:  31% (22156/71453)   Resolving deltas:  32% (22865/71453)   Resolving deltas:  33% (23655/71453)   Resolving deltas:  34% (24297/71453)   Resolving deltas:  35% (25009/71453)   Resolving deltas:  36% (25732/71453)   Resolving deltas:  37% (26448/71453)   Resolving deltas:  38% (27194/71453)   Resolving deltas:  39% (27883/71453)   Resolving deltas:  40% (28606/71453)   Resolving deltas:  41% (29302/71453)   Resolving deltas:  42% (30103/71453)   Resolving deltas:  43% (30729/71453)   Resolving deltas:  44% (31444/71453)   Resolving deltas:  45% (32165/71453)   Resolving deltas:  46% (32923/71453)   Resolving deltas:  47% (33663/71453)   Resolving deltas:  48% (34368/71453)   Resolving deltas:  49% (35054/71453)   Resolving deltas:  50% (35733/71453)   Resolving deltas:  51% (36445/71453)   Resolving deltas:  52% (37254/71453)   Resolving deltas:  53% (37872/71453)   Resolving deltas:  54% (38598/71453)   Resolving deltas:  55% (39350/71453)   Resolving deltas:  56% (40098/71453)   Resolving deltas:  57% (40734/71453)   Resolving deltas:  58% (41518/71453)   Resolving deltas:  59% (42158/71453)   Resolving deltas:  60% (42889/71453)   Resolving deltas:  61% (43590/71453)   Resolving deltas:  62% (44306/71453)   Resolving deltas:  63% (45029/71453)   Resolving deltas:  64% (45755/71453)   Resolving deltas:  65% (46455/71453)   Resolving deltas:  66% (47165/71453)   Resolving deltas:  67% (47883/71453)   Resolving deltas:  68% (48621/71453)   Resolving deltas:  69% (49304/71453)   Resolving deltas:  70% (50028/71453)   Resolving deltas:  71% (50732/71453)   Resolving deltas:  72% (51459/71453)   Resolving deltas:  73% (52162/71453)   Resolving deltas:  74% (52918/71453)   Resolving deltas:  75% (53601/71453)   Resolving deltas:  76% (54333/71453)   Resolving deltas:  77% (55024/71453)   Resolving deltas:  78% (55737/71453)   Resolving deltas:  79% (56449/71453)   Resolving deltas:  79% (57033/71453), completed with 8 local objects.
fatal: pack has 14420 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor830.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com

Jenkins build is still unstable: karaf-4.1.x #806

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/806/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #805

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/805/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #804

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/804/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #803

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/803/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #802

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/802/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #801

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/801/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #800

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/800/display/redirect?page=changes>


Jenkins build is unstable: karaf-4.1.x #799

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/799/display/redirect?page=changes>


Build failed in Jenkins: karaf-4.1.x #798

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/798/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H25 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/karaf-4.1.x/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@74080f34:H25
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/karaf-4.1.x/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@74080f34:H25
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H25
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.mkdirs(FilePath.java:1213)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.nio.file.FileSystemException: <https://builds.apache.org/job/karaf-4.1.x/ws/>: No space left on device
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at hudson.FilePath.mkdirs(FilePath.java:3103)
	at hudson.FilePath.access$900(FilePath.java:209)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1221)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1217)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@74080f34:H25
	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.mkdirs(FilePath.java:1213)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #797

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/797/display/redirect?page=changes>

Changes:

[jbonofre] [KARAF-5906] Update to Apache Felix Webconsole 4.3.8 and latest jQuery

------------------------------------------
[...truncated 2.82 MB...]
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/kar/target/org.apache.karaf.kar.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.kar/org.apache.karaf.kar.core/4.1.7-20181002.180945-52/org.apache.karaf.kar.core-4.1.7-20181002.180945-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7-SNAPSHOT/service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7-20181002.180643-52/service-4.1.7-20181002.180643-52.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7-SNAPSHOT/diagnostic-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7-20181002.183333-51/diagnostic-4.1.7-20181002.183333-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7-SNAPSHOT/jaas-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7-20181002.180342-53/jaas-4.1.7-20181002.180342-53.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-SNAPSHOT/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181002.183347-51/org.apache.karaf.diagnostic.boot-4.1.7-20181002.183347-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181002.183347-51/org.apache.karaf.diagnostic.boot-4.1.7-20181002.183347-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181002.183347-51/org.apache.karaf.diagnostic.boot-4.1.7-20181002.183347-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/pom.xml> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-SNAPSHOT/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181002.183459-51/org.apache.karaf.jndi.core-4.1.7-20181002.183459-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181002.183459-51/org.apache.karaf.jndi.core-4.1.7-20181002.183459-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181002.183459-51/org.apache.karaf.jndi.core-4.1.7-20181002.183459-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/pom.xml> to org.apache.karaf/org.apache.karaf.event/4.1.7-SNAPSHOT/org.apache.karaf.event-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181002.183836-51/org.apache.karaf.event-4.1.7-20181002.183836-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181002.183836-51/org.apache.karaf.event-4.1.7-20181002.183836-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181002.183836-51/org.apache.karaf.event-4.1.7-20181002.183836-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7-SNAPSHOT/blueprint-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7-20181002.182506-51/blueprint-4.1.7-20181002.182506-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-SNAPSHOT/org.apache.karaf.scr.state-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181002.183203-51/org.apache.karaf.scr.state-4.1.7-20181002.183203-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181002.183203-51/org.apache.karaf.scr.state-4.1.7-20181002.183203-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181002.183203-51/org.apache.karaf.scr.state-4.1.7-20181002.183203-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/pom.xml> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-SNAPSHOT/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181002.183521-51/org.apache.karaf.jdbc.core-4.1.7-20181002.183521-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181002.183521-51/org.apache.karaf.jdbc.core-4.1.7-20181002.183521-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181002.183521-51/org.apache.karaf.jdbc.core-4.1.7-20181002.183521-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/pom.xml> to org.apache.karaf.demos/web/4.1.7-SNAPSHOT/web-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT.war> to org.apache.karaf.demos/web/4.1.7-20181002.184954-51/web-4.1.7-20181002.184954-51.war
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/web/4.1.7-20181002.184954-51/web-4.1.7-20181002.184954-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.demos/web/4.1.7-20181002.184954-51/web-4.1.7-20181002.184954-51-javadoc.jar
[Fast Archiver] Compressed 30.89 MB of artifacts by 76.7% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/feature/pom.xml> to org.apache.karaf.archetypes/karaf-feature-archetype/4.1.7-SNAPSHOT/karaf-feature-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-SNAPSHOT/org.apache.karaf.shell.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181002.180742-52/org.apache.karaf.shell.core-4.1.7-20181002.180742-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181002.180742-52/org.apache.karaf.shell.core-4.1.7-20181002.180742-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181002.180742-52/org.apache.karaf.shell.core-4.1.7-20181002.180742-52-javadoc.jar
[Fast Archiver] Compressed 1.53 MB of artifacts by 10.2% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/pom.xml> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-SNAPSHOT/org.apache.karaf.config.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181002.181621-52/org.apache.karaf.config.core-4.1.7-20181002.181621-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181002.181621-52/org.apache.karaf.config.core-4.1.7-20181002.181621-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181002.181621-52/org.apache.karaf.config.core-4.1.7-20181002.181621-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7-SNAPSHOT/bundle-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7-20181002.181455-52/bundle-4.1.7-20181002.181455-52.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-SNAPSHOT/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181002.181722-52/org.apache.karaf.deployer.blueprint-4.1.7-20181002.181722-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181002.181722-52/org.apache.karaf.deployer.blueprint-4.1.7-20181002.181722-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181002.181722-52/org.apache.karaf.deployer.blueprint-4.1.7-20181002.181722-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-SNAPSHOT/org.apache.karaf.shell.table-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181002.182325-51/org.apache.karaf.shell.table-4.1.7-20181002.182325-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181002.182325-51/org.apache.karaf.shell.table-4.1.7-20181002.182325-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181002.182325-51/org.apache.karaf.shell.table-4.1.7-20181002.182325-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/pom.xml> to org.apache.karaf.features/framework/4.1.7-SNAPSHOT/framework-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/target/framework-4.1.7-SNAPSHOT.kar> to org.apache.karaf.features/framework/4.1.7-20181002.184450-51/framework-4.1.7-20181002.184450-51.kar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/target/feature/feature.xml> to org.apache.karaf.features/framework/4.1.7-20181002.184450-51/framework-4.1.7-20181002.184450-51-features.xml
[Fast Archiver] Compressed 9.09 MB of artifacts by 86.9% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-SNAPSHOT/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181002.182154-52/org.apache.karaf.deployer.kar-4.1.7-20181002.182154-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181002.182154-52/org.apache.karaf.deployer.kar-4.1.7-20181002.182154-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181002.182154-52/org.apache.karaf.deployer.kar-4.1.7-20181002.182154-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/pom.xml> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-SNAPSHOT/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181002.182754-51/org.apache.karaf.wrapper.core-4.1.7-20181002.182754-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181002.182754-51/org.apache.karaf.wrapper.core-4.1.7-20181002.182754-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181002.182754-51/org.apache.karaf.wrapper.core-4.1.7-20181002.182754-51-javadoc.jar
[Fast Archiver] Compressed 2.39 MB of artifacts by 55.0% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-SNAPSHOT/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181002.183715-51/org.apache.karaf.services.eventadmin-4.1.7-20181002.183715-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181002.183715-51/org.apache.karaf.services.eventadmin-4.1.7-20181002.183715-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181002.183715-51/org.apache.karaf.services.eventadmin-4.1.7-20181002.183715-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/pom.xml> to org.apache.karaf.demos/demos/4.1.7-SNAPSHOT/demos-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/pom.xml> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-SNAPSHOT/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181002.181646-52/org.apache.karaf.tools.utils-4.1.7-20181002.181646-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181002.181646-52/org.apache.karaf.tools.utils-4.1.7-20181002.181646-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181002.181646-52/org.apache.karaf.tools.utils-4.1.7-20181002.181646-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181002.183316-51/org.apache.karaf.scr.examples.component.factories-4.1.7-20181002.183316-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181002.183316-51/org.apache.karaf.scr.examples.component.factories-4.1.7-20181002.183316-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181002.183316-51/org.apache.karaf.scr.examples.component.factories-4.1.7-20181002.183316-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-SNAPSHOT/org.apache.karaf.service.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181002.182043-52/org.apache.karaf.service.core-4.1.7-20181002.182043-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181002.182043-52/org.apache.karaf.service.core-4.1.7-20181002.182043-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181002.182043-52/org.apache.karaf.service.core-4.1.7-20181002.182043-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/pom.xml> to org.apache.karaf.features/spring-legacy/4.1.7-SNAPSHOT/spring-legacy-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/target/feature/feature.xml> to org.apache.karaf.features/spring-legacy/4.1.7-20181002.184716-51/spring-legacy-4.1.7-20181002.184716-51-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/pom.xml> to org.apache.karaf.features/enterprise/4.1.7-SNAPSHOT/enterprise-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/target/feature/feature.xml> to org.apache.karaf.features/enterprise/4.1.7-20181002.184740-51/enterprise-4.1.7-20181002.184740-51-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/pom.xml> to org.apache.karaf.demos/my-kar/4.1.7-SNAPSHOT/my-kar-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/target/my-kar-4.1.7-SNAPSHOT.kar> to org.apache.karaf.demos/my-kar/4.1.7-20181002.185127-51/my-kar-4.1.7-20181002.185127-51.kar
[Fast Archiver] Compressed 500.51 KB of artifacts by 89.5% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/kar/pom.xml> to org.apache.karaf.archetypes/karaf-kar-archetype/4.1.7-SNAPSHOT/karaf-kar-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-SNAPSHOT/org.apache.karaf.scr.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181002.183119-51/org.apache.karaf.scr.command-4.1.7-20181002.183119-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181002.183119-51/org.apache.karaf.scr.command-4.1.7-20181002.183119-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181002.183119-51/org.apache.karaf.scr.command-4.1.7-20181002.183119-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-SNAPSHOT/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181002.182447-51/org.apache.karaf.jaas.command-4.1.7-20181002.182447-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181002.182447-51/org.apache.karaf.jaas.command-4.1.7-20181002.182447-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181002.182447-51/org.apache.karaf.jaas.command-4.1.7-20181002.182447-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/pom.xml> to org.apache.karaf.features/spring/4.1.7-SNAPSHOT/spring-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/target/feature/feature.xml> to org.apache.karaf.features/spring/4.1.7-20181002.184626-51/spring-4.1.7-20181002.184626-51-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/command/pom.xml> to org.apache.karaf.archetypes/karaf-command-archetype/4.1.7-SNAPSHOT/karaf-command-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7-SNAPSHOT/scr-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7-20181002.183104-51/scr-4.1.7-20181002.183104-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-SNAPSHOT/karaf-maven-plugin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181002.184345-51/karaf-maven-plugin-4.1.7-20181002.184345-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181002.184345-51/karaf-maven-plugin-4.1.7-20181002.184345-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181002.184345-51/karaf-maven-plugin-4.1.7-20181002.184345-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-SNAPSHOT/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181002.182215-52/org.apache.karaf.deployer.wrap-4.1.7-20181002.182215-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181002.182215-52/org.apache.karaf.deployer.wrap-4.1.7-20181002.182215-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181002.182215-52/org.apache.karaf.deployer.wrap-4.1.7-20181002.182215-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7-SNAPSHOT/parent-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7-20181002.183605-51/parent-4.1.7-20181002.183605-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/pom.xml> to org.apache.karaf.features/static/4.1.7-SNAPSHOT/static-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/target/static-4.1.7-SNAPSHOT.kar> to org.apache.karaf.features/static/4.1.7-20181002.184511-51/static-4.1.7-20181002.184511-51.kar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/target/feature/feature.xml> to org.apache.karaf.features/static/4.1.7-20181002.184511-51/static-4.1.7-20181002.184511-51-features.xml
[Fast Archiver] Compressed 4.96 MB of artifacts by 88.9% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181002.182826-51/org.apache.karaf.webconsole.console-4.1.7-20181002.182826-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181002.182826-51/org.apache.karaf.webconsole.console-4.1.7-20181002.182826-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181002.182826-51/org.apache.karaf.webconsole.console-4.1.7-20181002.182826-51-javadoc.jar
[Fast Archiver] Compressed 841.68 KB of artifacts by 19.0% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181002.183235-51/org.apache.karaf.scr.examples.service-4.1.7-20181002.183235-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181002.183235-51/org.apache.karaf.scr.examples.service-4.1.7-20181002.183235-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181002.183235-51/org.apache.karaf.scr.examples.service-4.1.7-20181002.183235-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181002.183255-51/org.apache.karaf.scr.examples.managed.service-4.1.7-20181002.183255-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181002.183255-51/org.apache.karaf.scr.examples.managed.service-4.1.7-20181002.183255-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181002.183255-51/org.apache.karaf.scr.examples.managed.service-4.1.7-20181002.183255-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/pom.xml> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-SNAPSHOT/org.apache.karaf.obr.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181002.183436-51/org.apache.karaf.obr.core-4.1.7-20181002.183436-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181002.183436-51/org.apache.karaf.obr.core-4.1.7-20181002.183436-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181002.183436-51/org.apache.karaf.obr.core-4.1.7-20181002.183436-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/itests/pom.xml> to org.apache.karaf.itests/itests/4.1.7-SNAPSHOT/itests-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-SNAPSHOT/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181002.180358-53/org.apache.karaf.jaas.boot-4.1.7-20181002.180358-53.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181002.180358-53/org.apache.karaf.jaas.boot-4.1.7-20181002.180358-53-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181002.180358-53/org.apache.karaf.jaas.boot-4.1.7-20181002.180358-53-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/pom.xml> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-SNAPSHOT/org.apache.karaf.profile.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181002.181903-52/org.apache.karaf.profile.core-4.1.7-20181002.181903-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181002.181903-52/org.apache.karaf.profile.core-4.1.7-20181002.181903-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181002.181903-52/org.apache.karaf.profile.core-4.1.7-20181002.181903-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-SNAPSHOT/org.apache.karaf.demos.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181002.185035-51/org.apache.karaf.demos.command-4.1.7-20181002.185035-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181002.185035-51/org.apache.karaf.demos.command-4.1.7-20181002.185035-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181002.185035-51/org.apache.karaf.demos.command-4.1.7-20181002.185035-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181002.182849-51/org.apache.karaf.webconsole.features-4.1.7-20181002.182849-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181002.182849-51/org.apache.karaf.webconsole.features-4.1.7-20181002.182849-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181002.182849-51/org.apache.karaf.webconsole.features-4.1.7-20181002.182849-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7-SNAPSHOT/tooling-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7-20181002.180803-52/tooling-4.1.7-20181002.180803-52.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/pom.xml> to org.apache.karaf/apache-karaf/4.1.7-SNAPSHOT/apache-karaf-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/target/apache-karaf-4.1.7-SNAPSHOT.tar.gz> to org.apache.karaf/apache-karaf/4.1.7-20181002.184912-51/apache-karaf-4.1.7-20181002.184912-51.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/target/apache-karaf-4.1.7-SNAPSHOT.zip> to org.apache.karaf/apache-karaf/4.1.7-20181002.184912-51/apache-karaf-4.1.7-20181002.184912-51.zip
[Fast Archiver] Compressed 56.86 MB of artifacts by 37.6% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-SNAPSHOT/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181002.182238-52/org.apache.karaf.shell.commands-4.1.7-20181002.182238-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181002.182238-52/org.apache.karaf.shell.commands-4.1.7-20181002.182238-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181002.182238-52/org.apache.karaf.shell.commands-4.1.7-20181002.182238-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/pom.xml> to org.apache.karaf.demos.profiles/registry/4.1.7-SNAPSHOT/registry-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/target/registry-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos.profiles/registry/4.1.7-20181002.181807-52/registry-4.1.7-20181002.181807-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/target/registry-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos.profiles/registry/4.1.7-20181002.181807-52/registry-4.1.7-20181002.181807-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/pom.xml> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-SNAPSHOT/org.apache.karaf.http.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181002.182019-52/org.apache.karaf.http.core-4.1.7-20181002.182019-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181002.182019-52/org.apache.karaf.http.core-4.1.7-20181002.182019-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181002.182019-52/org.apache.karaf.http.core-4.1.7-20181002.182019-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181002.182936-51/org.apache.karaf.webconsole.http-4.1.7-20181002.182936-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181002.182936-51/org.apache.karaf.webconsole.http-4.1.7-20181002.182936-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181002.182936-51/org.apache.karaf.webconsole.http-4.1.7-20181002.182936-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-SNAPSHOT/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181002.181008-52/org.apache.karaf.jaas.config-4.1.7-20181002.181008-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181002.181008-52/org.apache.karaf.jaas.config-4.1.7-20181002.181008-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181002.181008-52/org.apache.karaf.jaas.config-4.1.7-20181002.181008-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-SNAPSHOT/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181002.183737-51/org.apache.karaf.services.staticcm-4.1.7-20181002.183737-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181002.183737-51/org.apache.karaf.services.staticcm-4.1.7-20181002.183737-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181002.183737-51/org.apache.karaf.services.staticcm-4.1.7-20181002.183737-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-SNAPSHOT/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181002.182543-51/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181002.182543-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181002.182543-51/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181002.182543-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181002.182543-51/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181002.182543-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/bundle/pom.xml> to org.apache.karaf.archetypes/karaf-bundle-archetype/4.1.7-SNAPSHOT/karaf-bundle-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/pom.xml> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-SNAPSHOT/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181002.183813-51/org.apache.karaf.subsystem.core-4.1.7-20181002.183813-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181002.183813-51/org.apache.karaf.subsystem.core-4.1.7-20181002.183813-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181002.183813-51/org.apache.karaf.subsystem.core-4.1.7-20181002.183813-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-SNAPSHOT/org.apache.karaf.shell.console-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181002.182302-51/org.apache.karaf.shell.console-4.1.7-20181002.182302-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181002.182302-51/org.apache.karaf.shell.console-4.1.7-20181002.182302-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181002.182302-51/org.apache.karaf.shell.console-4.1.7-20181002.182302-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7-SNAPSHOT/webconsole-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7-20181002.182812-51/webconsole-4.1.7-20181002.182812-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-SNAPSHOT/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181002.181436-52/org.apache.karaf.jaas.modules-4.1.7-20181002.181436-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181002.181436-52/org.apache.karaf.jaas.modules-4.1.7-20181002.181436-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181002.181436-52/org.apache.karaf.jaas.modules-4.1.7-20181002.181436-52-javadoc.jar
[Fast Archiver] Compressed 1.63 MB of artifacts by 15.3% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-SNAPSHOT/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/target/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-20181002.185016-51/org.apache.karaf.demos.branding.shell-4.1.7-20181002.185016-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/target/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-20181002.185016-51/org.apache.karaf.demos.branding.shell-4.1.7-20181002.185016-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/pom.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7-SNAPSHOT/enterprise-legacy-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/target/feature/feature.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7-20181002.184805-51/enterprise-legacy-4.1.7-20181002.184805-51-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/pom.xml> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/target/karaf-assembly-archetype-4.1.7-SNAPSHOT.jar> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/target/karaf-assembly-archetype-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-SNAPSHOT/org.apache.karaf.features.extension-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181002.180625-52/org.apache.karaf.features.extension-4.1.7-20181002.180625-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181002.180625-52/org.apache.karaf.features.extension-4.1.7-20181002.180625-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181002.180625-52/org.apache.karaf.features.extension-4.1.7-20181002.180625-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/pom.xml> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-SNAPSHOT/org.apache.karaf.management.server-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181002.182644-51/org.apache.karaf.management.server-4.1.7-20181002.182644-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181002.182644-51/org.apache.karaf.management.server-4.1.7-20181002.182644-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181002.182644-51/org.apache.karaf.management.server-4.1.7-20181002.182644-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-SNAPSHOT/org.apache.karaf.service.guard-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181002.180703-52/org.apache.karaf.service.guard-4.1.7-20181002.180703-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181002.180703-52/org.apache.karaf.service.guard-4.1.7-20181002.180703-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181002.180703-52/org.apache.karaf.service.guard-4.1.7-20181002.180703-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/pom.xml> to org.apache.karaf.demos.profiles/static/4.1.7-SNAPSHOT/static-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/target/static-4.1.7-SNAPSHOT.tar.gz> to org.apache.karaf.demos.profiles/static/4.1.7-20181002.185410-51/static-4.1.7-20181002.185410-51.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/target/static-4.1.7-SNAPSHOT.zip> to org.apache.karaf.demos.profiles/static/4.1.7-20181002.185410-51/static-4.1.7-20181002.185410-51.zip
[Fast Archiver] Compressed 127.06 MB of artifacts by 44.0% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-SNAPSHOT/karaf-services-maven-plugin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181002.180823-52/karaf-services-maven-plugin-4.1.7-20181002.180823-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181002.180823-52/karaf-services-maven-plugin-4.1.7-20181002.180823-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181002.180823-52/karaf-services-maven-plugin-4.1.7-20181002.180823-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/pom.xml> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-SNAPSHOT/org.apache.karaf.package.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181002.181956-52/org.apache.karaf.package.core-4.1.7-20181002.181956-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181002.181956-52/org.apache.karaf.package.core-4.1.7-20181002.181956-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181002.181956-52/org.apache.karaf.package.core-4.1.7-20181002.181956-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-SNAPSHOT/org.apache.karaf.features.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181002.180921-52/org.apache.karaf.features.command-4.1.7-20181002.180921-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181002.180921-52/org.apache.karaf.features.command-4.1.7-20181002.180921-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181002.180921-52/org.apache.karaf.features.command-4.1.7-20181002.180921-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/pom.xml> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-SNAPSHOT/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181002.183044-51/org.apache.karaf.scheduler.core-4.1.7-20181002.183044-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181002.183044-51/org.apache.karaf.scheduler.core-4.1.7-20181002.183044-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181002.183044-51/org.apache.karaf.scheduler.core-4.1.7-20181002.183044-51-javadoc.jar
[Fast Archiver] Compressed 766.26 KB of artifacts by 25.1% relative to #791
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/pom.xml> to org.apache.karaf/org.apache.karaf.util/4.1.7-SNAPSHOT/org.apache.karaf.util-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181002.180521-53/org.apache.karaf.util-4.1.7-20181002.180521-53.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181002.180521-53/org.apache.karaf.util-4.1.7-20181002.180521-53-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181002.180521-53/org.apache.karaf.util-4.1.7-20181002.180521-53-javadoc.jar
channel stopped
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #796

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/796/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157440, done.        
remote: Compressing objects:   0% (1/51658)           remote: Compressing objects:   1% (517/51658)           remote: Compressing objects:   2% (1034/51658)           remote: Compressing objects:   3% (1550/51658)           remote: Compressing objects:   4% (2067/51658)           remote: Compressing objects:   5% (2583/51658)           remote: Compressing objects:   6% (3100/51658)           remote: Compressing objects:   7% (3617/51658)           remote: Compressing objects:   8% (4133/51658)           remote: Compressing objects:   9% (4650/51658)           remote: Compressing objects:  10% (5166/51658)           remote: Compressing objects:  11% (5683/51658)           remote: Compressing objects:  12% (6199/51658)           remote: Compressing objects:  13% (6716/51658)           remote: Compressing objects:  14% (7233/51658)           remote: Compressing objects:  15% (7749/51658)           remote: Compressing objects:  16% (8266/51658)           remote: Compressing objects:  17% (8782/51658)           remote: Compressing objects:  18% (9299/51658)           remote: Compressing objects:  19% (9816/51658)           remote: Compressing objects:  20% (10332/51658)           remote: Compressing objects:  21% (10849/51658)           remote: Compressing objects:  22% (11365/51658)           remote: Compressing objects:  23% (11882/51658)           remote: Compressing objects:  24% (12398/51658)           remote: Compressing objects:  25% (12915/51658)           remote: Compressing objects:  26% (13432/51658)           remote: Compressing objects:  27% (13948/51658)           remote: Compressing objects:  28% (14465/51658)           remote: Compressing objects:  29% (14981/51658)           remote: Compressing objects:  30% (15498/51658)           remote: Compressing objects:  31% (16014/51658)           remote: Compressing objects:  32% (16531/51658)           remote: Compressing objects:  33% (17048/51658)           remote: Compressing objects:  34% (17564/51658)           remote: Compressing objects:  35% (18081/51658)           remote: Compressing objects:  36% (18597/51658)           remote: Compressing objects:  37% (19114/51658)           remote: Compressing objects:  38% (19631/51658)           remote: Compressing objects:  39% (20147/51658)           remote: Compressing objects:  40% (20664/51658)           remote: Compressing objects:  41% (21180/51658)           remote: Compressing objects:  42% (21697/51658)           remote: Compressing objects:  43% (22213/51658)           remote: Compressing objects:  44% (22730/51658)           remote: Compressing objects:  45% (23247/51658)           remote: Compressing objects:  46% (23763/51658)           remote: Compressing objects:  47% (24280/51658)           remote: Compressing objects:  48% (24796/51658)           remote: Compressing objects:  49% (25313/51658)           remote: Compressing objects:  50% (25829/51658)           remote: Compressing objects:  51% (26346/51658)           remote: Compressing objects:  52% (26863/51658)           remote: Compressing objects:  53% (27379/51658)           remote: Compressing objects:  54% (27896/51658)           remote: Compressing objects:  55% (28412/51658)           remote: Compressing objects:  56% (28929/51658)           remote: Compressing objects:  57% (29446/51658)           remote: Compressing objects:  58% (29962/51658)           remote: Compressing objects:  59% (30479/51658)           remote: Compressing objects:  60% (30995/51658)           remote: Compressing objects:  61% (31512/51658)           remote: Compressing objects:  62% (32028/51658)           remote: Compressing objects:  63% (32545/51658)           remote: Compressing objects:  64% (33062/51658)           remote: Compressing objects:  65% (33578/51658)           remote: Compressing objects:  66% (34095/51658)           remote: Compressing objects:  67% (34611/51658)           remote: Compressing objects:  68% (35128/51658)           remote: Compressing objects:  69% (35645/51658)           remote: Compressing objects:  70% (36161/51658)           remote: Compressing objects:  71% (36678/51658)           remote: Compressing objects:  72% (37194/51658)           remote: Compressing objects:  73% (37711/51658)           remote: Compressing objects:  74% (38227/51658)           remote: Compressing objects:  75% (38744/51658)           remote: Compressing objects:  76% (39261/51658)           remote: Compressing objects:  77% (39777/51658)           remote: Compressing objects:  78% (40294/51658)           remote: Compressing objects:  79% (40810/51658)           remote: Compressing objects:  80% (41327/51658)           remote: Compressing objects:  81% (41843/51658)           remote: Compressing objects:  82% (42360/51658)           remote: Compressing objects:  83% (42877/51658)           remote: Compressing objects:  84% (43393/51658)           remote: Compressing objects:  85% (43910/51658)           remote: Compressing objects:  86% (44426/51658)           remote: Compressing objects:  87% (44943/51658)           remote: Compressing objects:  88% (45460/51658)           remote: Compressing objects:  89% (45976/51658)           remote: Compressing objects:  90% (46493/51658)           remote: Compressing objects:  91% (47009/51658)           remote: Compressing objects:  92% (47526/51658)           remote: Compressing objects:  93% (48042/51658)           remote: Compressing objects:  94% (48559/51658)           remote: Compressing objects:  95% (49076/51658)           remote: Compressing objects:  96% (49592/51658)           remote: Compressing objects:  97% (50109/51658)           remote: Compressing objects:  98% (50625/51658)           remote: Compressing objects:  99% (51142/51658)           remote: Compressing objects: 100% (51658/51658)           remote: Compressing objects: 100% (51658/51658), done.        
Receiving objects:   0% (1/157440)   Receiving objects:   1% (1575/157440)   Receiving objects:   2% (3149/157440)   Receiving objects:   3% (4724/157440)   Receiving objects:   4% (6298/157440)   Receiving objects:   5% (7872/157440)   Receiving objects:   6% (9447/157440)   Receiving objects:   7% (11021/157440)   Receiving objects:   8% (12596/157440)   Receiving objects:   9% (14170/157440)   Receiving objects:  10% (15744/157440)   Receiving objects:  11% (17319/157440)   Receiving objects:  12% (18893/157440)   Receiving objects:  13% (20468/157440)   Receiving objects:  14% (22042/157440)   Receiving objects:  15% (23616/157440)   Receiving objects:  16% (25191/157440)   Receiving objects:  17% (26765/157440)   Receiving objects:  18% (28340/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  19% (29914/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  20% (31488/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  21% (33063/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  22% (34637/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  23% (36212/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  24% (37786/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  25% (39360/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  26% (40935/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  27% (42509/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  28% (44084/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  29% (45658/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  30% (47232/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  31% (48807/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  32% (50381/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  33% (51956/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  34% (53530/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  35% (55104/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  36% (56679/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  37% (58253/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  38% (59828/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  39% (61402/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  40% (62976/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  41% (64551/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  42% (66125/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  43% (67700/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  44% (69274/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  45% (70848/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  46% (72423/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  47% (73997/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  48% (75572/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  49% (77146/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  50% (78720/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  51% (80295/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  52% (81869/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  53% (83444/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  54% (85018/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  55% (86592/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  56% (88167/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  57% (89741/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  58% (91316/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  59% (92890/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  60% (94464/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  61% (96039/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  62% (97613/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  63% (99188/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  64% (100762/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  65% (102336/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  66% (103911/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  67% (105485/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  68% (107060/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  69% (108634/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  70% (110208/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  71% (111783/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  72% (113357/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  73% (114932/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  74% (116506/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  75% (118080/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  76% (119655/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  76% (120392/157440), 3.73 MiB | 7.45 MiB/s   Receiving objects:  77% (121229/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  78% (122804/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  79% (124378/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  80% (125952/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  81% (127527/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  82% (129101/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  83% (130676/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  84% (132250/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  85% (133824/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  86% (135399/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  87% (136973/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  88% (138548/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  89% (140122/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  90% (141696/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  91% (143271/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  92% (144845/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  93% (146420/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  94% (147994/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  95% (149568/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  96% (151143/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  97% (152717/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  98% (154292/157440), 11.65 MiB | 11.64 MiB/s   Receiving objects:  99% (155866/157440), 24.00 MiB | 15.99 MiB/s   remote: Total 157440 (delta 71391), reused 150892 (delta 65879)        
Receiving objects: 100% (157440/157440), 24.00 MiB | 15.99 MiB/s   Receiving objects: 100% (157440/157440), 27.11 MiB | 15.99 MiB/s, done.
Resolving deltas:   0% (0/71391)   Resolving deltas:   1% (716/71391)   Resolving deltas:   2% (1428/71391)   Resolving deltas:   3% (2162/71391)   Resolving deltas:   4% (2858/71391)   Resolving deltas:   5% (3574/71391)   Resolving deltas:   6% (4284/71391)   Resolving deltas:   7% (5000/71391)   Resolving deltas:   8% (5712/71391)   Resolving deltas:   9% (6429/71391)   Resolving deltas:  10% (7140/71391)   Resolving deltas:  11% (7858/71391)   Resolving deltas:  12% (8567/71391)   Resolving deltas:  13% (9327/71391)   Resolving deltas:  14% (9996/71391)   Resolving deltas:  15% (10713/71391)   Resolving deltas:  16% (11424/71391)   Resolving deltas:  17% (12169/71391)   Resolving deltas:  18% (12851/71391)   Resolving deltas:  19% (13618/71391)   Resolving deltas:  20% (14307/71391)   Resolving deltas:  21% (14998/71391)   Resolving deltas:  22% (15707/71391)   Resolving deltas:  23% (16457/71391)   Resolving deltas:  24% (17193/71391)   Resolving deltas:  25% (17857/71391)   Resolving deltas:  26% (18563/71391)   Resolving deltas:  27% (19276/71391)   Resolving deltas:  28% (20051/71391)   Resolving deltas:  29% (20750/71391)   Resolving deltas:  30% (21418/71391)   Resolving deltas:  31% (22156/71391)   Resolving deltas:  32% (22846/71391)   Resolving deltas:  33% (23643/71391)   Resolving deltas:  34% (24275/71391)   Resolving deltas:  35% (24991/71391)   Resolving deltas:  36% (25712/71391)   Resolving deltas:  37% (26435/71391)   Resolving deltas:  38% (27209/71391)   Resolving deltas:  39% (27863/71391)   Resolving deltas:  40% (28560/71391)   Resolving deltas:  41% (29275/71391)   Resolving deltas:  42% (30077/71391)   Resolving deltas:  43% (30699/71391)   Resolving deltas:  44% (31428/71391)   Resolving deltas:  45% (32126/71391)   Resolving deltas:  46% (32843/71391)   Resolving deltas:  47% (33621/71391)   Resolving deltas:  48% (34345/71391)   Resolving deltas:  49% (35026/71391)   Resolving deltas:  50% (35696/71391)   Resolving deltas:  51% (36416/71391)   Resolving deltas:  52% (37208/71391)   Resolving deltas:  53% (37838/71391)   Resolving deltas:  54% (38557/71391)   Resolving deltas:  55% (39293/71391)   Resolving deltas:  56% (40127/71391)   Resolving deltas:  57% (40700/71391)   Resolving deltas:  58% (41585/71391)   Resolving deltas:  59% (42121/71391)   Resolving deltas:  60% (42839/71391)   Resolving deltas:  61% (43613/71391)   Resolving deltas:  62% (44296/71391)   Resolving deltas:  63% (44984/71391)   Resolving deltas:  64% (45721/71391)   Resolving deltas:  65% (46414/71391)   Resolving deltas:  66% (47126/71391)   Resolving deltas:  67% (47837/71391)   Resolving deltas:  68% (48594/71391)   Resolving deltas:  69% (49274/71391)   Resolving deltas:  70% (49985/71391)   Resolving deltas:  71% (50691/71391)   Resolving deltas:  72% (51402/71391)   Resolving deltas:  73% (52122/71391)   Resolving deltas:  74% (52875/71391)   Resolving deltas:  75% (53554/71391)   Resolving deltas:  76% (54262/71391)   Resolving deltas:  77% (55023/71391)   Resolving deltas:  78% (55690/71391)   Resolving deltas:  79% (56402/71391)   Resolving deltas:  79% (57003/71391), completed with 8 local objects.
fatal: pack has 14388 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157440, done.        
remote: Compressing objects:   0% (1/51658)           remote: Compressing objects:   1% (517/51658)           remote: Compressing objects:   2% (1034/51658)           remote: Compressing objects:   3% (1550/51658)           remote: Compressing objects:   4% (2067/51658)           remote: Compressing objects:   5% (2583/51658)           remote: Compressing objects:   6% (3100/51658)           remote: Compressing objects:   7% (3617/51658)           remote: Compressing objects:   8% (4133/51658)           remote: Compressing objects:   9% (4650/51658)           remote: Compressing objects:  10% (5166/51658)           remote: Compressing objects:  11% (5683/51658)           remote: Compressing objects:  12% (6199/51658)           remote: Compressing objects:  13% (6716/51658)           remote: Compressing objects:  14% (7233/51658)           remote: Compressing objects:  15% (7749/51658)           remote: Compressing objects:  16% (8266/51658)           remote: Compressing objects:  17% (8782/51658)           remote: Compressing objects:  18% (9299/51658)           remote: Compressing objects:  19% (9816/51658)           remote: Compressing objects:  20% (10332/51658)           remote: Compressing objects:  21% (10849/51658)           remote: Compressing objects:  22% (11365/51658)           remote: Compressing objects:  23% (11882/51658)           remote: Compressing objects:  24% (12398/51658)           remote: Compressing objects:  25% (12915/51658)           remote: Compressing objects:  26% (13432/51658)           remote: Compressing objects:  27% (13948/51658)           remote: Compressing objects:  28% (14465/51658)           remote: Compressing objects:  29% (14981/51658)           remote: Compressing objects:  30% (15498/51658)           remote: Compressing objects:  31% (16014/51658)           remote: Compressing objects:  32% (16531/51658)           remote: Compressing objects:  33% (17048/51658)           remote: Compressing objects:  34% (17564/51658)           remote: Compressing objects:  35% (18081/51658)           remote: Compressing objects:  36% (18597/51658)           remote: Compressing objects:  37% (19114/51658)           remote: Compressing objects:  38% (19631/51658)           remote: Compressing objects:  39% (20147/51658)           remote: Compressing objects:  40% (20664/51658)           remote: Compressing objects:  41% (21180/51658)           remote: Compressing objects:  42% (21697/51658)           remote: Compressing objects:  43% (22213/51658)           remote: Compressing objects:  44% (22730/51658)           remote: Compressing objects:  45% (23247/51658)           remote: Compressing objects:  46% (23763/51658)           remote: Compressing objects:  47% (24280/51658)           remote: Compressing objects:  48% (24796/51658)           remote: Compressing objects:  49% (25313/51658)           remote: Compressing objects:  50% (25829/51658)           remote: Compressing objects:  51% (26346/51658)           remote: Compressing objects:  52% (26863/51658)           remote: Compressing objects:  53% (27379/51658)           remote: Compressing objects:  54% (27896/51658)           remote: Compressing objects:  55% (28412/51658)           remote: Compressing objects:  56% (28929/51658)           remote: Compressing objects:  57% (29446/51658)           remote: Compressing objects:  58% (29962/51658)           remote: Compressing objects:  59% (30479/51658)           remote: Compressing objects:  60% (30995/51658)           remote: Compressing objects:  61% (31512/51658)           remote: Compressing objects:  62% (32028/51658)           remote: Compressing objects:  63% (32545/51658)           remote: Compressing objects:  64% (33062/51658)           remote: Compressing objects:  65% (33578/51658)           remote: Compressing objects:  66% (34095/51658)           remote: Compressing objects:  67% (34611/51658)           remote: Compressing objects:  68% (35128/51658)           remote: Compressing objects:  69% (35645/51658)           remote: Compressing objects:  70% (36161/51658)           remote: Compressing objects:  71% (36678/51658)           remote: Compressing objects:  72% (37194/51658)           remote: Compressing objects:  73% (37711/51658)           remote: Compressing objects:  74% (38227/51658)           remote: Compressing objects:  75% (38744/51658)           remote: Compressing objects:  76% (39261/51658)           remote: Compressing objects:  77% (39777/51658)           remote: Compressing objects:  78% (40294/51658)           remote: Compressing objects:  79% (40810/51658)           remote: Compressing objects:  80% (41327/51658)           remote: Compressing objects:  81% (41843/51658)           remote: Compressing objects:  82% (42360/51658)           remote: Compressing objects:  83% (42877/51658)           remote: Compressing objects:  84% (43393/51658)           remote: Compressing objects:  85% (43910/51658)           remote: Compressing objects:  86% (44426/51658)           remote: Compressing objects:  87% (44943/51658)           remote: Compressing objects:  88% (45460/51658)           remote: Compressing objects:  89% (45976/51658)           remote: Compressing objects:  90% (46493/51658)           remote: Compressing objects:  91% (47009/51658)           remote: Compressing objects:  92% (47526/51658)           remote: Compressing objects:  93% (48042/51658)           remote: Compressing objects:  94% (48559/51658)           remote: Compressing objects:  95% (49076/51658)           remote: Compressing objects:  96% (49592/51658)           remote: Compressing objects:  97% (50109/51658)           remote: Compressing objects:  98% (50625/51658)           remote: Compressing objects:  99% (51142/51658)           remote: Compressing objects: 100% (51658/51658)           remote: Compressing objects: 100% (51658/51658), done.        
Receiving objects:   0% (1/157440)   Receiving objects:   1% (1575/157440)   Receiving objects:   2% (3149/157440)   Receiving objects:   3% (4724/157440)   Receiving objects:   4% (6298/157440)   Receiving objects:   5% (7872/157440)   Receiving objects:   6% (9447/157440)   Receiving objects:   7% (11021/157440)   Receiving objects:   8% (12596/157440)   Receiving objects:   9% (14170/157440)   Receiving objects:  10% (15744/157440)   Receiving objects:  11% (17319/157440)   Receiving objects:  12% (18893/157440)   Receiving objects:  13% (20468/157440)   Receiving objects:  14% (22042/157440)   Receiving objects:  15% (23616/157440)   Receiving objects:  16% (25191/157440)   Receiving objects:  17% (26765/157440)   Receiving objects:  18% (28340/157440)   Receiving objects:  19% (29914/157440)   Receiving objects:  20% (31488/157440)   Receiving objects:  21% (33063/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  22% (34637/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  23% (36212/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  24% (37786/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  25% (39360/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  26% (40935/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  27% (42509/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  28% (44084/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  29% (45658/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  30% (47232/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  31% (48807/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  32% (50381/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  33% (51956/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  34% (53530/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  35% (55104/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  36% (56679/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  37% (58253/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  38% (59828/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  39% (61402/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  40% (62976/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  41% (64551/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  42% (66125/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  43% (67700/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  44% (69274/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  45% (70848/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  46% (72423/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  47% (73997/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  48% (75572/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  49% (77146/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  50% (78720/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  51% (80295/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  52% (81869/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  53% (83444/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  54% (85018/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  55% (86592/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  56% (88167/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  57% (89741/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  58% (91316/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  59% (92890/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  60% (94464/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  61% (96039/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  62% (97613/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  63% (99188/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  64% (100762/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  65% (102336/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  66% (103911/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  67% (105485/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  68% (107060/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  69% (108634/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  70% (110208/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  71% (111783/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  72% (113357/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  73% (114932/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  74% (116506/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  74% (117986/157440), 4.03 MiB | 8.05 MiB/s   Receiving objects:  75% (118080/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  76% (119655/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  77% (121229/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  78% (122804/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  79% (124378/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  80% (125952/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  81% (127527/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  82% (129101/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  83% (130676/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  84% (132250/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  85% (133824/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  86% (135399/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  87% (136973/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  88% (138548/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  89% (140122/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  90% (141696/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  91% (143271/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  92% (144845/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  93% (146420/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  94% (147994/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  95% (149568/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  96% (151143/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  97% (152717/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  98% (154292/157440), 11.04 MiB | 11.03 MiB/s   Receiving objects:  99% (155866/157440), 22.58 MiB | 15.05 MiB/s   remote: Total 157440 (delta 71390), reused 150892 (delta 65879)        
Receiving objects: 100% (157440/157440), 22.58 MiB | 15.05 MiB/s   Receiving objects: 100% (157440/157440), 27.11 MiB | 15.05 MiB/s, done.
Resolving deltas:   0% (0/71390)   Resolving deltas:   1% (715/71390)   Resolving deltas:   2% (1428/71390)   Resolving deltas:   3% (2148/71390)   Resolving deltas:   4% (2857/71390)   Resolving deltas:   5% (3572/71390)   Resolving deltas:   6% (4284/71390)   Resolving deltas:   7% (5002/71390)   Resolving deltas:   8% (5712/71390)   Resolving deltas:   9% (6430/71390)   Resolving deltas:  10% (7139/71390)   Resolving deltas:  11% (7855/71390)   Resolving deltas:  12% (8574/71390)   Resolving deltas:  13% (9340/71390)   Resolving deltas:  14% (10001/71390)   Resolving deltas:  15% (10710/71390)   Resolving deltas:  16% (11423/71390)   Resolving deltas:  17% (12154/71390)   Resolving deltas:  18% (12854/71390)   Resolving deltas:  19% (13606/71390)   Resolving deltas:  20% (14301/71390)   Resolving deltas:  21% (15051/71390)   Resolving deltas:  22% (15707/71390)   Resolving deltas:  23% (16462/71390)   Resolving deltas:  24% (17195/71390)   Resolving deltas:  25% (17848/71390)   Resolving deltas:  26% (18566/71390)   Resolving deltas:  27% (19284/71390)   Resolving deltas:  28% (20051/71390)   Resolving deltas:  29% (20718/71390)   Resolving deltas:  30% (21417/71390)   Resolving deltas:  31% (22131/71390)   Resolving deltas:  32% (22845/71390)   Resolving deltas:  33% (23587/71390)   Resolving deltas:  34% (24273/71390)   Resolving deltas:  35% (25004/71390)   Resolving deltas:  36% (25731/71390)   Resolving deltas:  37% (26415/71390)   Resolving deltas:  38% (27190/71390)   Resolving deltas:  39% (27863/71390)   Resolving deltas:  40% (28556/71390)   Resolving deltas:  41% (29270/71390)   Resolving deltas:  42% (30068/71390)   Resolving deltas:  43% (30707/71390)   Resolving deltas:  44% (31412/71390)   Resolving deltas:  45% (32134/71390)   Resolving deltas:  46% (32896/71390)   Resolving deltas:  47% (33772/71390)   Resolving deltas:  48% (34348/71390)   Resolving deltas:  49% (35021/71390)   Resolving deltas:  50% (35700/71390)   Resolving deltas:  51% (36423/71390)   Resolving deltas:  52% (37136/71390)   Resolving deltas:  53% (37856/71390)   Resolving deltas:  54% (38567/71390)   Resolving deltas:  55% (39269/71390)   Resolving deltas:  56% (40081/71390)   Resolving deltas:  57% (40695/71390)   Resolving deltas:  58% (41504/71390)   Resolving deltas:  59% (42133/71390)   Resolving deltas:  60% (42879/71390)   Resolving deltas:  61% (43578/71390)   Resolving deltas:  62% (44294/71390)   Resolving deltas:  63% (45002/71390)   Resolving deltas:  64% (45696/71390)   Resolving deltas:  65% (46415/71390)   Resolving deltas:  66% (47152/71390)   Resolving deltas:  67% (47849/71390)   Resolving deltas:  68% (48551/71390)   Resolving deltas:  69% (49261/71390)   Resolving deltas:  70% (49997/71390)   Resolving deltas:  71% (50693/71390)   Resolving deltas:  72% (51401/71390)   Resolving deltas:  73% (52118/71390)   Resolving deltas:  74% (52869/71390)   Resolving deltas:  75% (53554/71390)   Resolving deltas:  76% (54257/71390)   Resolving deltas:  77% (54974/71390)   Resolving deltas:  78% (55697/71390)   Resolving deltas:  79% (56402/71390)   Resolving deltas:  79% (57002/71390), completed with 8 local objects.
fatal: pack has 14388 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157440, done.        
remote: Compressing objects:   0% (1/51658)           remote: Compressing objects:   1% (517/51658)           remote: Compressing objects:   2% (1034/51658)           remote: Compressing objects:   3% (1550/51658)           remote: Compressing objects:   4% (2067/51658)           remote: Compressing objects:   5% (2583/51658)           remote: Compressing objects:   6% (3100/51658)           remote: Compressing objects:   7% (3617/51658)           remote: Compressing objects:   8% (4133/51658)           remote: Compressing objects:   9% (4650/51658)           remote: Compressing objects:  10% (5166/51658)           remote: Compressing objects:  11% (5683/51658)           remote: Compressing objects:  12% (6199/51658)           remote: Compressing objects:  13% (6716/51658)           remote: Compressing objects:  14% (7233/51658)           remote: Compressing objects:  15% (7749/51658)           remote: Compressing objects:  16% (8266/51658)           remote: Compressing objects:  17% (8782/51658)           remote: Compressing objects:  18% (9299/51658)           remote: Compressing objects:  19% (9816/51658)           remote: Compressing objects:  20% (10332/51658)           remote: Compressing objects:  21% (10849/51658)           remote: Compressing objects:  22% (11365/51658)           remote: Compressing objects:  23% (11882/51658)           remote: Compressing objects:  24% (12398/51658)           remote: Compressing objects:  25% (12915/51658)           remote: Compressing objects:  26% (13432/51658)           remote: Compressing objects:  27% (13948/51658)           remote: Compressing objects:  28% (14465/51658)           remote: Compressing objects:  29% (14981/51658)           remote: Compressing objects:  30% (15498/51658)           remote: Compressing objects:  31% (16014/51658)           remote: Compressing objects:  32% (16531/51658)           remote: Compressing objects:  33% (17048/51658)           remote: Compressing objects:  34% (17564/51658)           remote: Compressing objects:  35% (18081/51658)           remote: Compressing objects:  36% (18597/51658)           remote: Compressing objects:  37% (19114/51658)           remote: Compressing objects:  38% (19631/51658)           remote: Compressing objects:  39% (20147/51658)           remote: Compressing objects:  40% (20664/51658)           remote: Compressing objects:  41% (21180/51658)           remote: Compressing objects:  42% (21697/51658)           remote: Compressing objects:  43% (22213/51658)           remote: Compressing objects:  44% (22730/51658)           remote: Compressing objects:  45% (23247/51658)           remote: Compressing objects:  46% (23763/51658)           remote: Compressing objects:  47% (24280/51658)           remote: Compressing objects:  48% (24796/51658)           remote: Compressing objects:  49% (25313/51658)           remote: Compressing objects:  50% (25829/51658)           remote: Compressing objects:  51% (26346/51658)           remote: Compressing objects:  52% (26863/51658)           remote: Compressing objects:  53% (27379/51658)           remote: Compressing objects:  54% (27896/51658)           remote: Compressing objects:  55% (28412/51658)           remote: Compressing objects:  56% (28929/51658)           remote: Compressing objects:  57% (29446/51658)           remote: Compressing objects:  58% (29962/51658)           remote: Compressing objects:  59% (30479/51658)           remote: Compressing objects:  60% (30995/51658)           remote: Compressing objects:  61% (31512/51658)           remote: Compressing objects:  62% (32028/51658)           remote: Compressing objects:  63% (32545/51658)           remote: Compressing objects:  64% (33062/51658)           remote: Compressing objects:  65% (33578/51658)           remote: Compressing objects:  66% (34095/51658)           remote: Compressing objects:  67% (34611/51658)           remote: Compressing objects:  68% (35128/51658)           remote: Compressing objects:  69% (35645/51658)           remote: Compressing objects:  70% (36161/51658)           remote: Compressing objects:  71% (36678/51658)           remote: Compressing objects:  72% (37194/51658)           remote: Compressing objects:  73% (37711/51658)           remote: Compressing objects:  74% (38227/51658)           remote: Compressing objects:  75% (38744/51658)           remote: Compressing objects:  76% (39261/51658)           remote: Compressing objects:  77% (39777/51658)           remote: Compressing objects:  78% (40294/51658)           remote: Compressing objects:  79% (40810/51658)           remote: Compressing objects:  80% (41327/51658)           remote: Compressing objects:  81% (41843/51658)           remote: Compressing objects:  82% (42360/51658)           remote: Compressing objects:  83% (42877/51658)           remote: Compressing objects:  84% (43393/51658)           remote: Compressing objects:  85% (43910/51658)           remote: Compressing objects:  86% (44426/51658)           remote: Compressing objects:  87% (44943/51658)           remote: Compressing objects:  88% (45460/51658)           remote: Compressing objects:  89% (45976/51658)           remote: Compressing objects:  90% (46493/51658)           remote: Compressing objects:  91% (47009/51658)           remote: Compressing objects:  92% (47526/51658)           remote: Compressing objects:  93% (48042/51658)           remote: Compressing objects:  94% (48559/51658)           remote: Compressing objects:  95% (49076/51658)           remote: Compressing objects:  96% (49592/51658)           remote: Compressing objects:  97% (50109/51658)           remote: Compressing objects:  98% (50625/51658)           remote: Compressing objects:  99% (51142/51658)           remote: Compressing objects: 100% (51658/51658)           remote: Compressing objects: 100% (51658/51658), done.        
Receiving objects:   0% (1/157440)   Receiving objects:   1% (1575/157440)   Receiving objects:   2% (3149/157440)   Receiving objects:   3% (4724/157440)   Receiving objects:   4% (6298/157440)   Receiving objects:   5% (7872/157440)   Receiving objects:   6% (9447/157440)   Receiving objects:   7% (11021/157440)   Receiving objects:   8% (12596/157440)   Receiving objects:   9% (14170/157440)   Receiving objects:  10% (15744/157440)   Receiving objects:  11% (17319/157440)   Receiving objects:  12% (18893/157440)   Receiving objects:  13% (20468/157440)   Receiving objects:  14% (22042/157440)   Receiving objects:  15% (23616/157440)   Receiving objects:  16% (25191/157440)   Receiving objects:  17% (26765/157440)   Receiving objects:  18% (28340/157440)   Receiving objects:  19% (29914/157440)   Receiving objects:  20% (31488/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  21% (33063/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  22% (34637/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  23% (36212/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  24% (37786/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  25% (39360/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  26% (40935/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  27% (42509/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  28% (44084/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  29% (45658/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  30% (47232/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  31% (48807/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  32% (50381/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  33% (51956/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  34% (53530/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  35% (55104/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  36% (56679/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  37% (58253/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  38% (59828/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  39% (61402/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  40% (62976/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  41% (64551/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  42% (66125/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  43% (67700/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  44% (69274/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  45% (70848/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  46% (72423/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  47% (73997/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  48% (75572/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  49% (77146/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  50% (78720/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  51% (80295/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  52% (81869/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  53% (83444/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  54% (85018/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  55% (86592/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  56% (88167/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  57% (89741/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  58% (91316/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  59% (92890/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  60% (94464/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  61% (96039/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  62% (97613/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  63% (99188/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  64% (100762/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  65% (102336/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  66% (103911/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  67% (105485/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  68% (107060/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  69% (108634/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  70% (110208/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  71% (111783/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  72% (113357/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  73% (114932/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  74% (116506/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  75% (118080/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  75% (118869/157440), 3.99 MiB | 7.97 MiB/s   Receiving objects:  76% (119655/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  77% (121229/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  78% (122804/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  79% (124378/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  80% (125952/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  81% (127527/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  82% (129101/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  83% (130676/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  84% (132250/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  85% (133824/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  86% (135399/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  87% (136973/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  88% (138548/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  89% (140122/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  90% (141696/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  91% (143271/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  92% (144845/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  93% (146420/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  94% (147994/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  95% (149568/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  96% (151143/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  97% (152717/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  98% (154292/157440), 11.28 MiB | 11.28 MiB/s   Receiving objects:  99% (155866/157440), 21.59 MiB | 14.39 MiB/s   remote: Total 157440 (delta 71391), reused 150892 (delta 65879)        
Receiving objects: 100% (157440/157440), 21.59 MiB | 14.39 MiB/s   Receiving objects: 100% (157440/157440), 27.11 MiB | 14.39 MiB/s, done.
Resolving deltas:   0% (0/71391)   Resolving deltas:   1% (714/71391)   Resolving deltas:   2% (1428/71391)   Resolving deltas:   3% (2171/71391)   Resolving deltas:   4% (2857/71391)   Resolving deltas:   5% (3575/71391)   Resolving deltas:   6% (4284/71391)   Resolving deltas:   7% (4999/71391)   Resolving deltas:   8% (5715/71391)   Resolving deltas:   9% (6442/71391)   Resolving deltas:  10% (7140/71391)   Resolving deltas:  11% (7854/71391)   Resolving deltas:  12% (8567/71391)   Resolving deltas:  13% (9333/71391)   Resolving deltas:  14% (10004/71391)   Resolving deltas:  15% (10710/71391)   Resolving deltas:  16% (11423/71391)   Resolving deltas:  17% (12170/71391)   Resolving deltas:  18% (12854/71391)   Resolving deltas:  19% (13616/71391)   Resolving deltas:  20% (14301/71391)   Resolving deltas:  21% (15015/71391)   Resolving deltas:  22% (15708/71391)   Resolving deltas:  23% (16450/71391)   Resolving deltas:  24% (17160/71391)   Resolving deltas:  25% (17852/71391)   Resolving deltas:  26% (18574/71391)   Resolving deltas:  27% (19284/71391)   Resolving deltas:  28% (19990/71391)   Resolving deltas:  29% (20744/71391)   Resolving deltas:  30% (21429/71391)   Resolving deltas:  31% (22134/71391)   Resolving deltas:  32% (22868/71391)   Resolving deltas:  33% (23585/71391)   Resolving deltas:  34% (24275/71391)   Resolving deltas:  35% (24988/71391)   Resolving deltas:  36% (25705/71391)   Resolving deltas:  37% (26426/71391)   Resolving deltas:  38% (27331/71391)   Resolving deltas:  39% (27843/71391)   Resolving deltas:  40% (28565/71391)   Resolving deltas:  41% (29271/71391)   Resolving deltas:  42% (30034/71391)   Resolving deltas:  43% (30699/71391)   Resolving deltas:  44% (31416/71391)   Resolving deltas:  45% (32140/71391)   Resolving deltas:  46% (32875/71391)   Resolving deltas:  47% (33767/71391)   Resolving deltas:  48% (34309/71391)   Resolving deltas:  49% (35000/71391)   Resolving deltas:  50% (35702/71391)   Resolving deltas:  51% (36414/71391)   Resolving deltas:  52% (37270/71391)   Resolving deltas:  53% (37849/71391)   Resolving deltas:  54% (38572/71391)   Resolving deltas:  55% (39326/71391)   Resolving deltas:  56% (40081/71391)   Resolving deltas:  57% (40705/71391)   Resolving deltas:  58% (41492/71391)   Resolving deltas:  59% (42128/71391)   Resolving deltas:  60% (42878/71391)   Resolving deltas:  61% (43570/71391)   Resolving deltas:  62% (44283/71391)   Resolving deltas:  63% (44996/71391)   Resolving deltas:  64% (45699/71391)   Resolving deltas:  65% (46413/71391)   Resolving deltas:  66% (47120/71391)   Resolving deltas:  67% (47833/71391)   Resolving deltas:  68% (48560/71391)   Resolving deltas:  69% (49260/71391)   Resolving deltas:  70% (49981/71391)   Resolving deltas:  71% (50692/71391)   Resolving deltas:  72% (51402/71391)   Resolving deltas:  73% (52119/71391)   Resolving deltas:  74% (52870/71391)   Resolving deltas:  75% (53554/71391)   Resolving deltas:  76% (54275/71391)   Resolving deltas:  77% (54983/71391)   Resolving deltas:  78% (55696/71391)   Resolving deltas:  79% (56399/71391)   Resolving deltas:  79% (57003/71391), completed with 8 local objects.
fatal: pack has 14388 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #795

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/795/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157440, done.        
remote: Compressing objects:   0% (1/51658)           remote: Compressing objects:   1% (517/51658)           remote: Compressing objects:   2% (1034/51658)           remote: Compressing objects:   3% (1550/51658)           remote: Compressing objects:   4% (2067/51658)           remote: Compressing objects:   5% (2583/51658)           remote: Compressing objects:   6% (3100/51658)           remote: Compressing objects:   7% (3617/51658)           remote: Compressing objects:   8% (4133/51658)           remote: Compressing objects:   9% (4650/51658)           remote: Compressing objects:  10% (5166/51658)           remote: Compressing objects:  11% (5683/51658)           remote: Compressing objects:  12% (6199/51658)           remote: Compressing objects:  13% (6716/51658)           remote: Compressing objects:  14% (7233/51658)           remote: Compressing objects:  15% (7749/51658)           remote: Compressing objects:  16% (8266/51658)           remote: Compressing objects:  17% (8782/51658)           remote: Compressing objects:  18% (9299/51658)           remote: Compressing objects:  19% (9816/51658)           remote: Compressing objects:  20% (10332/51658)           remote: Compressing objects:  21% (10849/51658)           remote: Compressing objects:  22% (11365/51658)           remote: Compressing objects:  23% (11882/51658)           remote: Compressing objects:  24% (12398/51658)           remote: Compressing objects:  25% (12915/51658)           remote: Compressing objects:  26% (13432/51658)           remote: Compressing objects:  27% (13948/51658)           remote: Compressing objects:  28% (14465/51658)           remote: Compressing objects:  29% (14981/51658)           remote: Compressing objects:  30% (15498/51658)           remote: Compressing objects:  31% (16014/51658)           remote: Compressing objects:  32% (16531/51658)           remote: Compressing objects:  33% (17048/51658)           remote: Compressing objects:  34% (17564/51658)           remote: Compressing objects:  35% (18081/51658)           remote: Compressing objects:  36% (18597/51658)           remote: Compressing objects:  37% (19114/51658)           remote: Compressing objects:  38% (19631/51658)           remote: Compressing objects:  39% (20147/51658)           remote: Compressing objects:  40% (20664/51658)           remote: Compressing objects:  41% (21180/51658)           remote: Compressing objects:  42% (21697/51658)           remote: Compressing objects:  43% (22213/51658)           remote: Compressing objects:  44% (22730/51658)           remote: Compressing objects:  45% (23247/51658)           remote: Compressing objects:  46% (23763/51658)           remote: Compressing objects:  47% (24280/51658)           remote: Compressing objects:  48% (24796/51658)           remote: Compressing objects:  49% (25313/51658)           remote: Compressing objects:  50% (25829/51658)           remote: Compressing objects:  51% (26346/51658)           remote: Compressing objects:  52% (26863/51658)           remote: Compressing objects:  53% (27379/51658)           remote: Compressing objects:  54% (27896/51658)           remote: Compressing objects:  55% (28412/51658)           remote: Compressing objects:  56% (28929/51658)           remote: Compressing objects:  57% (29446/51658)           remote: Compressing objects:  58% (29962/51658)           remote: Compressing objects:  59% (30479/51658)           remote: Compressing objects:  60% (30995/51658)           remote: Compressing objects:  61% (31512/51658)           remote: Compressing objects:  62% (32028/51658)           remote: Compressing objects:  63% (32545/51658)           remote: Compressing objects:  64% (33062/51658)           remote: Compressing objects:  65% (33578/51658)           remote: Compressing objects:  66% (34095/51658)           remote: Compressing objects:  67% (34611/51658)           remote: Compressing objects:  68% (35128/51658)           remote: Compressing objects:  69% (35645/51658)           remote: Compressing objects:  70% (36161/51658)           remote: Compressing objects:  71% (36678/51658)           remote: Compressing objects:  72% (37194/51658)           remote: Compressing objects:  73% (37711/51658)           remote: Compressing objects:  74% (38227/51658)           remote: Compressing objects:  75% (38744/51658)           remote: Compressing objects:  76% (39261/51658)           remote: Compressing objects:  77% (39777/51658)           remote: Compressing objects:  78% (40294/51658)           remote: Compressing objects:  79% (40810/51658)           remote: Compressing objects:  80% (41327/51658)           remote: Compressing objects:  81% (41843/51658)           remote: Compressing objects:  82% (42360/51658)           remote: Compressing objects:  83% (42877/51658)           remote: Compressing objects:  84% (43393/51658)           remote: Compressing objects:  85% (43910/51658)           remote: Compressing objects:  86% (44426/51658)           remote: Compressing objects:  87% (44943/51658)           remote: Compressing objects:  88% (45460/51658)           remote: Compressing objects:  89% (45976/51658)           remote: Compressing objects:  90% (46493/51658)           remote: Compressing objects:  91% (47009/51658)           remote: Compressing objects:  92% (47526/51658)           remote: Compressing objects:  93% (48042/51658)           remote: Compressing objects:  94% (48559/51658)           remote: Compressing objects:  95% (49076/51658)           remote: Compressing objects:  96% (49592/51658)           remote: Compressing objects:  97% (50109/51658)           remote: Compressing objects:  98% (50625/51658)           remote: Compressing objects:  99% (51142/51658)           remote: Compressing objects: 100% (51658/51658)           remote: Compressing objects: 100% (51658/51658), done.        
Receiving objects:   0% (1/157440)   Receiving objects:   1% (1575/157440)   Receiving objects:   2% (3149/157440)   Receiving objects:   3% (4724/157440)   Receiving objects:   4% (6298/157440)   Receiving objects:   5% (7872/157440)   Receiving objects:   6% (9447/157440)   Receiving objects:   7% (11021/157440)   Receiving objects:   8% (12596/157440)   Receiving objects:   9% (14170/157440)   Receiving objects:  10% (15744/157440)   Receiving objects:  11% (17319/157440)   Receiving objects:  12% (18893/157440)   Receiving objects:  13% (20468/157440)   Receiving objects:  14% (22042/157440)   Receiving objects:  15% (23616/157440)   Receiving objects:  16% (25191/157440)   Receiving objects:  17% (26765/157440)   Receiving objects:  18% (28340/157440)   Receiving objects:  19% (29914/157440)   Receiving objects:  20% (31488/157440)   Receiving objects:  21% (33063/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  22% (34637/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  23% (36212/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  24% (37786/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  25% (39360/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  26% (40935/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  27% (42509/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  28% (44084/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  29% (45658/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  30% (47232/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  31% (48807/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  32% (50381/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  33% (51956/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  34% (53530/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  35% (55104/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  36% (56679/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  37% (58253/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  38% (59828/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  39% (61402/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  40% (62976/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  41% (64551/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  42% (66125/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  43% (67700/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  44% (69274/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  45% (70848/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  46% (72423/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  47% (73997/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  48% (75572/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  49% (77146/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  50% (78720/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  51% (80295/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  52% (81869/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  53% (83444/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  54% (85018/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  55% (86592/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  56% (88167/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  57% (89741/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  58% (91316/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  59% (92890/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  60% (94464/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  61% (96039/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  62% (97613/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  63% (99188/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  64% (100762/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  65% (102336/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  66% (103911/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  67% (105485/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  68% (107060/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  69% (108634/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  70% (110208/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  71% (111783/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  72% (113357/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  73% (114932/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  74% (116506/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  75% (118080/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  76% (119655/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  76% (119750/157440), 4.11 MiB | 8.22 MiB/s   Receiving objects:  77% (121229/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  78% (122804/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  79% (124378/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  80% (125952/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  81% (127527/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  82% (129101/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  83% (130676/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  84% (132250/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  85% (133824/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  86% (135399/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  87% (136973/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  88% (138548/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  89% (140122/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  90% (141696/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  91% (143271/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  92% (144845/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  93% (146420/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  94% (147994/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  95% (149568/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  96% (151143/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  97% (152717/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  98% (154292/157440), 11.44 MiB | 11.44 MiB/s   Receiving objects:  99% (155866/157440), 23.36 MiB | 14.84 MiB/s   remote: Total 157440 (delta 71388), reused 150892 (delta 65879)        
Receiving objects: 100% (157440/157440), 23.36 MiB | 14.84 MiB/s   Receiving objects: 100% (157440/157440), 27.11 MiB | 14.84 MiB/s, done.
Resolving deltas:   0% (0/71388)   Resolving deltas:   1% (715/71388)   Resolving deltas:   2% (1428/71388)   Resolving deltas:   3% (2166/71388)   Resolving deltas:   4% (2859/71388)   Resolving deltas:   5% (3575/71388)   Resolving deltas:   6% (4284/71388)   Resolving deltas:   7% (4998/71388)   Resolving deltas:   8% (5737/71388)   Resolving deltas:   9% (6442/71388)   Resolving deltas:  10% (7141/71388)   Resolving deltas:  11% (7853/71388)   Resolving deltas:  12% (8568/71388)   Resolving deltas:  13% (9325/71388)   Resolving deltas:  14% (10001/71388)   Resolving deltas:  15% (10709/71388)   Resolving deltas:  16% (11426/71388)   Resolving deltas:  17% (12153/71388)   Resolving deltas:  18% (12850/71388)   Resolving deltas:  19% (13606/71388)   Resolving deltas:  20% (14307/71388)   Resolving deltas:  21% (15038/71388)   Resolving deltas:  22% (15706/71388)   Resolving deltas:  23% (16420/71388)   Resolving deltas:  24% (17194/71388)   Resolving deltas:  25% (17861/71388)   Resolving deltas:  26% (18563/71388)   Resolving deltas:  27% (19275/71388)   Resolving deltas:  28% (20058/71388)   Resolving deltas:  29% (20703/71388)   Resolving deltas:  30% (21422/71388)   Resolving deltas:  31% (22133/71388)   Resolving deltas:  32% (22845/71388)   Resolving deltas:  33% (23616/71388)   Resolving deltas:  34% (24272/71388)   Resolving deltas:  35% (24986/71388)   Resolving deltas:  36% (25705/71388)   Resolving deltas:  37% (26414/71388)   Resolving deltas:  38% (27173/71388)   Resolving deltas:  39% (27850/71388)   Resolving deltas:  40% (28588/71388)   Resolving deltas:  41% (29270/71388)   Resolving deltas:  42% (30071/71388)   Resolving deltas:  43% (30698/71388)   Resolving deltas:  44% (31414/71388)   Resolving deltas:  45% (32185/71388)   Resolving deltas:  46% (32844/71388)   Resolving deltas:  47% (33770/71388)   Resolving deltas:  48% (34283/71388)   Resolving deltas:  49% (34983/71388)   Resolving deltas:  50% (35703/71388)   Resolving deltas:  51% (36411/71388)   Resolving deltas:  52% (37211/71388)   Resolving deltas:  53% (37838/71388)   Resolving deltas:  54% (38564/71388)   Resolving deltas:  55% (39279/71388)   Resolving deltas:  56% (40034/71388)   Resolving deltas:  57% (40709/71388)   Resolving deltas:  58% (41507/71388)   Resolving deltas:  59% (42175/71388)   Resolving deltas:  60% (42841/71388)   Resolving deltas:  61% (43548/71388)   Resolving deltas:  62% (44288/71388)   Resolving deltas:  63% (44977/71388)   Resolving deltas:  64% (45694/71388)   Resolving deltas:  65% (46403/71388)   Resolving deltas:  66% (47135/71388)   Resolving deltas:  67% (47836/71388)   Resolving deltas:  68% (48544/71388)   Resolving deltas:  69% (49261/71388)   Resolving deltas:  70% (49977/71388)   Resolving deltas:  71% (50692/71388)   Resolving deltas:  72% (51414/71388)   Resolving deltas:  73% (52120/71388)   Resolving deltas:  74% (52875/71388)   Resolving deltas:  75% (53551/71388)   Resolving deltas:  76% (54258/71388)   Resolving deltas:  77% (54969/71388)   Resolving deltas:  78% (55692/71388)   Resolving deltas:  79% (56400/71388)   Resolving deltas:  79% (57006/71388), completed with 8 local objects.
fatal: pack has 14382 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157440, done.        
remote: Compressing objects:   0% (1/51658)           remote: Compressing objects:   1% (517/51658)           remote: Compressing objects:   2% (1034/51658)           remote: Compressing objects:   3% (1550/51658)           remote: Compressing objects:   4% (2067/51658)           remote: Compressing objects:   5% (2583/51658)           remote: Compressing objects:   6% (3100/51658)           remote: Compressing objects:   7% (3617/51658)           remote: Compressing objects:   8% (4133/51658)           remote: Compressing objects:   9% (4650/51658)           remote: Compressing objects:  10% (5166/51658)           remote: Compressing objects:  11% (5683/51658)           remote: Compressing objects:  12% (6199/51658)           remote: Compressing objects:  13% (6716/51658)           remote: Compressing objects:  14% (7233/51658)           remote: Compressing objects:  15% (7749/51658)           remote: Compressing objects:  16% (8266/51658)           remote: Compressing objects:  17% (8782/51658)           remote: Compressing objects:  18% (9299/51658)           remote: Compressing objects:  19% (9816/51658)           remote: Compressing objects:  20% (10332/51658)           remote: Compressing objects:  21% (10849/51658)           remote: Compressing objects:  22% (11365/51658)           remote: Compressing objects:  23% (11882/51658)           remote: Compressing objects:  24% (12398/51658)           remote: Compressing objects:  25% (12915/51658)           remote: Compressing objects:  26% (13432/51658)           remote: Compressing objects:  27% (13948/51658)           remote: Compressing objects:  28% (14465/51658)           remote: Compressing objects:  29% (14981/51658)           remote: Compressing objects:  30% (15498/51658)           remote: Compressing objects:  31% (16014/51658)           remote: Compressing objects:  32% (16531/51658)           remote: Compressing objects:  33% (17048/51658)           remote: Compressing objects:  34% (17564/51658)           remote: Compressing objects:  35% (18081/51658)           remote: Compressing objects:  36% (18597/51658)           remote: Compressing objects:  37% (19114/51658)           remote: Compressing objects:  38% (19631/51658)           remote: Compressing objects:  39% (20147/51658)           remote: Compressing objects:  40% (20664/51658)           remote: Compressing objects:  41% (21180/51658)           remote: Compressing objects:  42% (21697/51658)           remote: Compressing objects:  43% (22213/51658)           remote: Compressing objects:  44% (22730/51658)           remote: Compressing objects:  45% (23247/51658)           remote: Compressing objects:  46% (23763/51658)           remote: Compressing objects:  47% (24280/51658)           remote: Compressing objects:  48% (24796/51658)           remote: Compressing objects:  49% (25313/51658)           remote: Compressing objects:  50% (25829/51658)           remote: Compressing objects:  51% (26346/51658)           remote: Compressing objects:  52% (26863/51658)           remote: Compressing objects:  53% (27379/51658)           remote: Compressing objects:  54% (27896/51658)           remote: Compressing objects:  55% (28412/51658)           remote: Compressing objects:  56% (28929/51658)           remote: Compressing objects:  57% (29446/51658)           remote: Compressing objects:  58% (29962/51658)           remote: Compressing objects:  59% (30479/51658)           remote: Compressing objects:  60% (30995/51658)           remote: Compressing objects:  61% (31512/51658)           remote: Compressing objects:  62% (32028/51658)           remote: Compressing objects:  63% (32545/51658)           remote: Compressing objects:  64% (33062/51658)           remote: Compressing objects:  65% (33578/51658)           remote: Compressing objects:  66% (34095/51658)           remote: Compressing objects:  67% (34611/51658)           remote: Compressing objects:  68% (35128/51658)           remote: Compressing objects:  69% (35645/51658)           remote: Compressing objects:  70% (36161/51658)           remote: Compressing objects:  71% (36678/51658)           remote: Compressing objects:  72% (37194/51658)           remote: Compressing objects:  73% (37711/51658)           remote: Compressing objects:  74% (38227/51658)           remote: Compressing objects:  75% (38744/51658)           remote: Compressing objects:  76% (39261/51658)           remote: Compressing objects:  77% (39777/51658)           remote: Compressing objects:  78% (40294/51658)           remote: Compressing objects:  79% (40810/51658)           remote: Compressing objects:  80% (41327/51658)           remote: Compressing objects:  81% (41843/51658)           remote: Compressing objects:  82% (42360/51658)           remote: Compressing objects:  83% (42877/51658)           remote: Compressing objects:  84% (43393/51658)           remote: Compressing objects:  85% (43910/51658)           remote: Compressing objects:  86% (44426/51658)           remote: Compressing objects:  87% (44943/51658)           remote: Compressing objects:  88% (45460/51658)           remote: Compressing objects:  89% (45976/51658)           remote: Compressing objects:  90% (46493/51658)           remote: Compressing objects:  91% (47009/51658)           remote: Compressing objects:  92% (47526/51658)           remote: Compressing objects:  93% (48042/51658)           remote: Compressing objects:  94% (48559/51658)           remote: Compressing objects:  95% (49076/51658)           remote: Compressing objects:  96% (49592/51658)           remote: Compressing objects:  97% (50109/51658)           remote: Compressing objects:  98% (50625/51658)           remote: Compressing objects:  99% (51142/51658)           remote: Compressing objects: 100% (51658/51658)           remote: Compressing objects: 100% (51658/51658), done.        
Receiving objects:   0% (1/157440)   Receiving objects:   1% (1575/157440)   Receiving objects:   2% (3149/157440)   Receiving objects:   3% (4724/157440)   Receiving objects:   4% (6298/157440)   Receiving objects:   5% (7872/157440)   Receiving objects:   6% (9447/157440)   Receiving objects:   7% (11021/157440)   Receiving objects:   8% (12596/157440)   Receiving objects:   9% (14170/157440)   Receiving objects:  10% (15744/157440)   Receiving objects:  11% (17319/157440)   Receiving objects:  12% (18893/157440)   Receiving objects:  13% (20468/157440)   Receiving objects:  14% (22042/157440)   Receiving objects:  15% (23616/157440)   Receiving objects:  16% (25191/157440)   Receiving objects:  17% (26765/157440)   Receiving objects:  18% (28340/157440)   Receiving objects:  19% (29914/157440)   Receiving objects:  20% (31488/157440)   Receiving objects:  21% (33063/157440)   Receiving objects:  22% (34637/157440)   Receiving objects:  23% (36212/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  24% (37786/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  25% (39360/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  26% (40935/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  27% (42509/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  28% (44084/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  29% (45658/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  30% (47232/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  31% (48807/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  32% (50381/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  33% (51956/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  34% (53530/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  35% (55104/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  36% (56679/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  37% (58253/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  38% (59828/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  39% (61402/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  40% (62976/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  41% (64551/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  42% (66125/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  43% (67700/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  44% (69274/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  45% (70848/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  46% (72423/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  47% (73997/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  48% (75572/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  49% (77146/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  50% (78720/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  51% (80295/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  52% (81869/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  53% (83444/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  54% (85018/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  55% (86592/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  56% (88167/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  57% (89741/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  58% (91316/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  59% (92890/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  60% (94464/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  61% (96039/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  62% (97613/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  63% (99188/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  64% (100762/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  65% (102336/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  66% (103911/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  67% (105485/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  68% (107060/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  69% (108634/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  70% (110208/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  71% (111783/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  72% (113357/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  73% (114932/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  74% (116506/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  75% (118080/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  76% (119655/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  77% (121229/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  78% (122804/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  78% (123149/157440), 4.33 MiB | 8.65 MiB/s   Receiving objects:  79% (124378/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  80% (125952/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  81% (127527/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  82% (129101/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  83% (130676/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  84% (132250/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  85% (133824/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  86% (135399/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  87% (136973/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  88% (138548/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  89% (140122/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  90% (141696/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  91% (143271/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  92% (144845/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  93% (146420/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  94% (147994/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  95% (149568/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  96% (151143/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  97% (152717/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  98% (154292/157440), 12.54 MiB | 12.53 MiB/s   Receiving objects:  99% (155866/157440), 24.49 MiB | 16.33 MiB/s   remote: Total 157440 (delta 71389), reused 150892 (delta 65879)        
Receiving objects: 100% (157440/157440), 24.49 MiB | 16.33 MiB/s   Receiving objects: 100% (157440/157440), 27.11 MiB | 16.33 MiB/s, done.
Resolving deltas:   0% (0/71389)   Resolving deltas:   1% (714/71389)   Resolving deltas:   2% (1428/71389)   Resolving deltas:   3% (2157/71389)   Resolving deltas:   4% (2858/71389)   Resolving deltas:   5% (3577/71389)   Resolving deltas:   6% (4284/71389)   Resolving deltas:   7% (5000/71389)   Resolving deltas:   8% (5714/71389)   Resolving deltas:   9% (6444/71389)   Resolving deltas:  10% (7143/71389)   Resolving deltas:  11% (7857/71389)   Resolving deltas:  12% (8570/71389)   Resolving deltas:  13% (9331/71389)   Resolving deltas:  14% (9997/71389)   Resolving deltas:  15% (10710/71389)   Resolving deltas:  16% (11424/71389)   Resolving deltas:  17% (12165/71389)   Resolving deltas:  18% (12851/71389)   Resolving deltas:  19% (13608/71389)   Resolving deltas:  20% (14309/71389)   Resolving deltas:  21% (14992/71389)   Resolving deltas:  22% (15706/71389)   Resolving deltas:  23% (16420/71389)   Resolving deltas:  24% (17207/71389)   Resolving deltas:  25% (17863/71389)   Resolving deltas:  26% (18583/71389)   Resolving deltas:  27% (19285/71389)   Resolving deltas:  28% (20073/71389)   Resolving deltas:  29% (20759/71389)   Resolving deltas:  30% (21417/71389)   Resolving deltas:  31% (22139/71389)   Resolving deltas:  32% (22853/71389)   Resolving deltas:  33% (23612/71389)   Resolving deltas:  34% (24274/71389)   Resolving deltas:  35% (24995/71389)   Resolving deltas:  36% (25712/71389)   Resolving deltas:  37% (26436/71389)   Resolving deltas:  38% (27208/71389)   Resolving deltas:  39% (27859/71389)   Resolving deltas:  40% (28592/71389)   Resolving deltas:  41% (29273/71389)   Resolving deltas:  42% (30074/71389)   Resolving deltas:  43% (30698/71389)   Resolving deltas:  44% (31429/71389)   Resolving deltas:  45% (32132/71389)   Resolving deltas:  46% (32842/71389)   Resolving deltas:  47% (33620/71389)   Resolving deltas:  48% (34346/71389)   Resolving deltas:  49% (35027/71389)   Resolving deltas:  50% (35711/71389)   Resolving deltas:  51% (36431/71389)   Resolving deltas:  52% (37251/71389)   Resolving deltas:  53% (37860/71389)   Resolving deltas:  54% (38556/71389)   Resolving deltas:  55% (39277/71389)   Resolving deltas:  56% (40086/71389)   Resolving deltas:  57% (40705/71389)   Resolving deltas:  58% (41498/71389)   Resolving deltas:  59% (42125/71389)   Resolving deltas:  60% (42879/71389)   Resolving deltas:  61% (43562/71389)   Resolving deltas:  62% (44309/71389)   Resolving deltas:  63% (44981/71389)   Resolving deltas:  64% (45689/71389)   Resolving deltas:  65% (46415/71389)   Resolving deltas:  66% (47119/71389)   Resolving deltas:  67% (47833/71389)   Resolving deltas:  68% (48545/71389)   Resolving deltas:  69% (49275/71389)   Resolving deltas:  70% (49973/71389)   Resolving deltas:  71% (50698/71389)   Resolving deltas:  72% (51406/71389)   Resolving deltas:  73% (52114/71389)   Resolving deltas:  74% (52829/71389)   Resolving deltas:  75% (53550/71389)   Resolving deltas:  76% (54265/71389)   Resolving deltas:  77% (54990/71389)   Resolving deltas:  78% (55686/71389)   Resolving deltas:  79% (56398/71389)   Resolving deltas:  79% (57020/71389), completed with 8 local objects.
fatal: pack has 14369 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157440, done.        
remote: Compressing objects:   0% (1/51658)           remote: Compressing objects:   1% (517/51658)           remote: Compressing objects:   2% (1034/51658)           remote: Compressing objects:   3% (1550/51658)           remote: Compressing objects:   4% (2067/51658)           remote: Compressing objects:   5% (2583/51658)           remote: Compressing objects:   6% (3100/51658)           remote: Compressing objects:   7% (3617/51658)           remote: Compressing objects:   8% (4133/51658)           remote: Compressing objects:   9% (4650/51658)           remote: Compressing objects:  10% (5166/51658)           remote: Compressing objects:  11% (5683/51658)           remote: Compressing objects:  12% (6199/51658)           remote: Compressing objects:  13% (6716/51658)           remote: Compressing objects:  14% (7233/51658)           remote: Compressing objects:  15% (7749/51658)           remote: Compressing objects:  16% (8266/51658)           remote: Compressing objects:  17% (8782/51658)           remote: Compressing objects:  18% (9299/51658)           remote: Compressing objects:  19% (9816/51658)           remote: Compressing objects:  20% (10332/51658)           remote: Compressing objects:  21% (10849/51658)           remote: Compressing objects:  22% (11365/51658)           remote: Compressing objects:  23% (11882/51658)           remote: Compressing objects:  24% (12398/51658)           remote: Compressing objects:  25% (12915/51658)           remote: Compressing objects:  26% (13432/51658)           remote: Compressing objects:  27% (13948/51658)           remote: Compressing objects:  28% (14465/51658)           remote: Compressing objects:  29% (14981/51658)           remote: Compressing objects:  30% (15498/51658)           remote: Compressing objects:  31% (16014/51658)           remote: Compressing objects:  32% (16531/51658)           remote: Compressing objects:  33% (17048/51658)           remote: Compressing objects:  34% (17564/51658)           remote: Compressing objects:  35% (18081/51658)           remote: Compressing objects:  36% (18597/51658)           remote: Compressing objects:  37% (19114/51658)           remote: Compressing objects:  38% (19631/51658)           remote: Compressing objects:  39% (20147/51658)           remote: Compressing objects:  40% (20664/51658)           remote: Compressing objects:  41% (21180/51658)           remote: Compressing objects:  42% (21697/51658)           remote: Compressing objects:  43% (22213/51658)           remote: Compressing objects:  44% (22730/51658)           remote: Compressing objects:  45% (23247/51658)           remote: Compressing objects:  46% (23763/51658)           remote: Compressing objects:  47% (24280/51658)           remote: Compressing objects:  48% (24796/51658)           remote: Compressing objects:  49% (25313/51658)           remote: Compressing objects:  50% (25829/51658)           remote: Compressing objects:  51% (26346/51658)           remote: Compressing objects:  52% (26863/51658)           remote: Compressing objects:  53% (27379/51658)           remote: Compressing objects:  54% (27896/51658)           remote: Compressing objects:  55% (28412/51658)           remote: Compressing objects:  56% (28929/51658)           remote: Compressing objects:  57% (29446/51658)           remote: Compressing objects:  58% (29962/51658)           remote: Compressing objects:  59% (30479/51658)           remote: Compressing objects:  60% (30995/51658)           remote: Compressing objects:  61% (31512/51658)           remote: Compressing objects:  62% (32028/51658)           remote: Compressing objects:  63% (32545/51658)           remote: Compressing objects:  64% (33062/51658)           remote: Compressing objects:  65% (33578/51658)           remote: Compressing objects:  66% (34095/51658)           remote: Compressing objects:  67% (34611/51658)           remote: Compressing objects:  68% (35128/51658)           remote: Compressing objects:  69% (35645/51658)           remote: Compressing objects:  70% (36161/51658)           remote: Compressing objects:  71% (36678/51658)           remote: Compressing objects:  72% (37194/51658)           remote: Compressing objects:  73% (37711/51658)           remote: Compressing objects:  74% (38227/51658)           remote: Compressing objects:  75% (38744/51658)           remote: Compressing objects:  76% (39261/51658)           remote: Compressing objects:  77% (39777/51658)           remote: Compressing objects:  78% (40294/51658)           remote: Compressing objects:  79% (40810/51658)           remote: Compressing objects:  80% (41327/51658)           remote: Compressing objects:  81% (41843/51658)           remote: Compressing objects:  82% (42360/51658)           remote: Compressing objects:  83% (42877/51658)           remote: Compressing objects:  84% (43393/51658)           remote: Compressing objects:  85% (43910/51658)           remote: Compressing objects:  86% (44426/51658)           remote: Compressing objects:  87% (44943/51658)           remote: Compressing objects:  88% (45460/51658)           remote: Compressing objects:  89% (45976/51658)           remote: Compressing objects:  90% (46493/51658)           remote: Compressing objects:  91% (47009/51658)           remote: Compressing objects:  92% (47526/51658)           remote: Compressing objects:  93% (48042/51658)           remote: Compressing objects:  94% (48559/51658)           remote: Compressing objects:  95% (49076/51658)           remote: Compressing objects:  96% (49592/51658)           remote: Compressing objects:  97% (50109/51658)           remote: Compressing objects:  98% (50625/51658)           remote: Compressing objects:  99% (51142/51658)           remote: Compressing objects: 100% (51658/51658)           remote: Compressing objects: 100% (51658/51658), done.        
Receiving objects:   0% (1/157440)   Receiving objects:   1% (1575/157440)   Receiving objects:   2% (3149/157440)   Receiving objects:   3% (4724/157440)   Receiving objects:   4% (6298/157440)   Receiving objects:   5% (7872/157440)   Receiving objects:   6% (9447/157440)   Receiving objects:   7% (11021/157440)   Receiving objects:   8% (12596/157440)   Receiving objects:   9% (14170/157440)   Receiving objects:  10% (15744/157440)   Receiving objects:  11% (17319/157440)   Receiving objects:  12% (18893/157440)   Receiving objects:  13% (20468/157440)   Receiving objects:  14% (22042/157440)   Receiving objects:  15% (23616/157440)   Receiving objects:  16% (25191/157440)   Receiving objects:  17% (26765/157440)   Receiving objects:  18% (28340/157440)   Receiving objects:  19% (29914/157440)   Receiving objects:  20% (31488/157440)   Receiving objects:  21% (33063/157440)   Receiving objects:  22% (34637/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  23% (36212/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  24% (37786/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  25% (39360/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  26% (40935/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  27% (42509/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  28% (44084/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  29% (45658/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  30% (47232/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  31% (48807/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  32% (50381/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  33% (51956/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  34% (53530/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  35% (55104/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  36% (56679/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  37% (58253/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  38% (59828/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  39% (61402/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  40% (62976/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  41% (64551/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  42% (66125/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  43% (67700/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  44% (69274/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  45% (70848/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  46% (72423/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  47% (73997/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  48% (75572/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  49% (77146/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  50% (78720/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  51% (80295/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  52% (81869/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  53% (83444/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  54% (85018/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  55% (86592/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  56% (88167/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  57% (89741/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  58% (91316/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  59% (92890/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  60% (94464/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  61% (96039/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  62% (97613/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  63% (99188/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  64% (100762/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  65% (102336/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  66% (103911/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  67% (105485/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  68% (107060/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  69% (108634/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  70% (110208/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  71% (111783/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  72% (113357/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  73% (114932/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  74% (116506/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  74% (117979/157440), 4.22 MiB | 8.43 MiB/s   Receiving objects:  75% (118080/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  76% (119655/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  77% (121229/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  78% (122804/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  79% (124378/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  80% (125952/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  81% (127527/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  82% (129101/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  83% (130676/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  84% (132250/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  85% (133824/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  86% (135399/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  87% (136973/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  88% (138548/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  89% (140122/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  90% (141696/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  91% (143271/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  92% (144845/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  93% (146420/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  94% (147994/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  95% (149568/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  96% (151143/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  97% (152717/157440), 11.03 MiB | 11.03 MiB/s   Receiving objects:  98% (154292/157440), 20.42 MiB | 13.61 MiB/s   Receiving objects:  99% (155866/157440), 20.42 MiB | 13.61 MiB/s   remote: Total 157440 (delta 71388), reused 150892 (delta 65879)        
Receiving objects: 100% (157440/157440), 20.42 MiB | 13.61 MiB/s   Receiving objects: 100% (157440/157440), 27.11 MiB | 13.61 MiB/s, done.
Resolving deltas:   0% (0/71388)   Resolving deltas:   1% (720/71388)   Resolving deltas:   2% (1428/71388)   Resolving deltas:   3% (2152/71388)   Resolving deltas:   4% (2859/71388)   Resolving deltas:   5% (3571/71388)   Resolving deltas:   6% (4284/71388)   Resolving deltas:   7% (5005/71388)   Resolving deltas:   8% (5712/71388)   Resolving deltas:   9% (6434/71388)   Resolving deltas:  10% (7143/71388)   Resolving deltas:  11% (7855/71388)   Resolving deltas:  12% (8571/71388)   Resolving deltas:  13% (9309/71388)   Resolving deltas:  14% (9999/71388)   Resolving deltas:  15% (10709/71388)   Resolving deltas:  16% (11425/71388)   Resolving deltas:  17% (12158/71388)   Resolving deltas:  18% (12850/71388)   Resolving deltas:  19% (13613/71388)   Resolving deltas:  20% (14301/71388)   Resolving deltas:  21% (15026/71388)   Resolving deltas:  22% (15710/71388)   Resolving deltas:  23% (16436/71388)   Resolving deltas:  24% (17192/71388)   Resolving deltas:  25% (17850/71388)   Resolving deltas:  26% (18564/71388)   Resolving deltas:  27% (19280/71388)   Resolving deltas:  28% (19989/71388)   Resolving deltas:  29% (20708/71388)   Resolving deltas:  30% (21421/71388)   Resolving deltas:  31% (22148/71388)   Resolving deltas:  32% (22845/71388)   Resolving deltas:  33% (23616/71388)   Resolving deltas:  34% (24272/71388)   Resolving deltas:  35% (24989/71388)   Resolving deltas:  36% (25703/71388)   Resolving deltas:  37% (26435/71388)   Resolving deltas:  38% (27195/71388)   Resolving deltas:  39% (27842/71388)   Resolving deltas:  40% (28579/71388)   Resolving deltas:  41% (29272/71388)   Resolving deltas:  42% (30037/71388)   Resolving deltas:  43% (30701/71388)   Resolving deltas:  44% (31411/71388)   Resolving deltas:  45% (32135/71388)   Resolving deltas:  46% (32846/71388)   Resolving deltas:  47% (33607/71388)   Resolving deltas:  48% (34347/71388)   Resolving deltas:  49% (35025/71388)   Resolving deltas:  50% (35695/71388)   Resolving deltas:  51% (36411/71388)   Resolving deltas:  52% (37224/71388)   Resolving deltas:  53% (37841/71388)   Resolving deltas:  54% (38564/71388)   Resolving deltas:  55% (39264/71388)   Resolving deltas:  56% (40063/71388)   Resolving deltas:  57% (40705/71388)   Resolving deltas:  58% (41469/71388)   Resolving deltas:  59% (42120/71388)   Resolving deltas:  60% (42859/71388)   Resolving deltas:  61% (43560/71388)   Resolving deltas:  62% (44278/71388)   Resolving deltas:  63% (44975/71388)   Resolving deltas:  64% (45695/71388)   Resolving deltas:  65% (46414/71388)   Resolving deltas:  66% (47146/71388)   Resolving deltas:  67% (47847/71388)   Resolving deltas:  68% (48545/71388)   Resolving deltas:  69% (49260/71388)   Resolving deltas:  70% (49996/71388)   Resolving deltas:  71% (50688/71388)   Resolving deltas:  72% (51405/71388)   Resolving deltas:  73% (52116/71388)   Resolving deltas:  74% (52875/71388)   Resolving deltas:  75% (53548/71388)   Resolving deltas:  76% (54268/71388)   Resolving deltas:  77% (54974/71388)   Resolving deltas:  78% (55691/71388)   Resolving deltas:  79% (56401/71388)   Resolving deltas:  79% (57006/71388), completed with 8 local objects.
fatal: pack has 14382 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #794

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/794/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 5aa828649b3b4961ed93ce87944bddcc236cefa3
error: Could not read 5aa828649b3b4961ed93ce87944bddcc236cefa3
remote: Counting objects: 164997, done.        
remote: Compressing objects:   0% (1/55504)           remote: Compressing objects:   1% (556/55504)           remote: Compressing objects:   2% (1111/55504)           remote: Compressing objects:   3% (1666/55504)           remote: Compressing objects:   4% (2221/55504)           remote: Compressing objects:   5% (2776/55504)           remote: Compressing objects:   6% (3331/55504)           remote: Compressing objects:   7% (3886/55504)           remote: Compressing objects:   8% (4441/55504)           remote: Compressing objects:   9% (4996/55504)           remote: Compressing objects:  10% (5551/55504)           remote: Compressing objects:  11% (6106/55504)           remote: Compressing objects:  12% (6661/55504)           remote: Compressing objects:  13% (7216/55504)           remote: Compressing objects:  14% (7771/55504)           remote: Compressing objects:  15% (8326/55504)           remote: Compressing objects:  16% (8881/55504)           remote: Compressing objects:  17% (9436/55504)           remote: Compressing objects:  18% (9991/55504)           remote: Compressing objects:  19% (10546/55504)           remote: Compressing objects:  20% (11101/55504)           remote: Compressing objects:  21% (11656/55504)           remote: Compressing objects:  22% (12211/55504)           remote: Compressing objects:  23% (12766/55504)           remote: Compressing objects:  24% (13321/55504)           remote: Compressing objects:  25% (13876/55504)           remote: Compressing objects:  26% (14432/55504)           remote: Compressing objects:  27% (14987/55504)           remote: Compressing objects:  28% (15542/55504)           remote: Compressing objects:  29% (16097/55504)           remote: Compressing objects:  30% (16652/55504)           remote: Compressing objects:  31% (17207/55504)           remote: Compressing objects:  32% (17762/55504)           remote: Compressing objects:  33% (18317/55504)           remote: Compressing objects:  34% (18872/55504)           remote: Compressing objects:  35% (19427/55504)           remote: Compressing objects:  36% (19982/55504)           remote: Compressing objects:  37% (20537/55504)           remote: Compressing objects:  38% (21092/55504)           remote: Compressing objects:  39% (21647/55504)           remote: Compressing objects:  40% (22202/55504)           remote: Compressing objects:  41% (22757/55504)           remote: Compressing objects:  42% (23312/55504)           remote: Compressing objects:  43% (23867/55504)           remote: Compressing objects:  44% (24422/55504)           remote: Compressing objects:  45% (24977/55504)           remote: Compressing objects:  46% (25532/55504)           remote: Compressing objects:  47% (26087/55504)           remote: Compressing objects:  48% (26642/55504)           remote: Compressing objects:  49% (27197/55504)           remote: Compressing objects:  50% (27752/55504)           remote: Compressing objects:  51% (28308/55504)           remote: Compressing objects:  52% (28863/55504)           remote: Compressing objects:  53% (29418/55504)           remote: Compressing objects:  54% (29973/55504)           remote: Compressing objects:  55% (30528/55504)           remote: Compressing objects:  56% (31083/55504)           remote: Compressing objects:  57% (31638/55504)           remote: Compressing objects:  58% (32193/55504)           remote: Compressing objects:  59% (32748/55504)           remote: Compressing objects:  60% (33303/55504)           remote: Compressing objects:  61% (33858/55504)           remote: Compressing objects:  62% (34413/55504)           remote: Compressing objects:  63% (34968/55504)           remote: Compressing objects:  64% (35523/55504)           remote: Compressing objects:  65% (36078/55504)           remote: Compressing objects:  66% (36633/55504)           remote: Compressing objects:  67% (37188/55504)           remote: Compressing objects:  68% (37743/55504)           remote: Compressing objects:  69% (38298/55504)           remote: Compressing objects:  70% (38853/55504)           remote: Compressing objects:  71% (39408/55504)           remote: Compressing objects:  72% (39963/55504)           remote: Compressing objects:  73% (40518/55504)           remote: Compressing objects:  74% (41073/55504)           remote: Compressing objects:  75% (41628/55504)           remote: Compressing objects:  76% (42184/55504)           remote: Compressing objects:  77% (42739/55504)           remote: Compressing objects:  78% (43294/55504)           remote: Compressing objects:  79% (43849/55504)           remote: Compressing objects:  80% (44404/55504)           remote: Compressing objects:  81% (44959/55504)           remote: Compressing objects:  82% (45514/55504)           remote: Compressing objects:  83% (46069/55504)           remote: Compressing objects:  84% (46624/55504)           remote: Compressing objects:  85% (47179/55504)           remote: Compressing objects:  86% (47734/55504)           remote: Compressing objects:  87% (48289/55504)           remote: Compressing objects:  88% (48844/55504)           remote: Compressing objects:  89% (49399/55504)           remote: Compressing objects:  90% (49954/55504)           remote: Compressing objects:  91% (50509/55504)           remote: Compressing objects:  92% (51064/55504)           remote: Compressing objects:  93% (51619/55504)           remote: Compressing objects:  94% (52174/55504)           remote: Compressing objects:  95% (52729/55504)           remote: Compressing objects:  96% (53284/55504)           remote: Compressing objects:  97% (53839/55504)           remote: Compressing objects:  98% (54394/55504)           remote: Compressing objects:  99% (54949/55504)           remote: Compressing objects: 100% (55504/55504)           remote: Compressing objects: 100% (55504/55504), done.        
Receiving objects:   0% (1/164997)   Receiving objects:   1% (1650/164997)   Receiving objects:   2% (3300/164997)   Receiving objects:   3% (4950/164997)   Receiving objects:   4% (6600/164997)   Receiving objects:   5% (8250/164997)   Receiving objects:   6% (9900/164997)   Receiving objects:   7% (11550/164997)   Receiving objects:   8% (13200/164997)   Receiving objects:   9% (14850/164997)   Receiving objects:  10% (16500/164997)   Receiving objects:  11% (18150/164997)   Receiving objects:  12% (19800/164997)   Receiving objects:  13% (21450/164997)   Receiving objects:  14% (23100/164997)   Receiving objects:  15% (24750/164997)   Receiving objects:  16% (26400/164997)   Receiving objects:  17% (28050/164997)   Receiving objects:  18% (29700/164997)   Receiving objects:  19% (31350/164997)   Receiving objects:  20% (33000/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  21% (34650/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  22% (36300/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  23% (37950/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  24% (39600/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  25% (41250/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  26% (42900/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  27% (44550/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  28% (46200/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  29% (47850/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  30% (49500/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  31% (51150/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  32% (52800/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  33% (54450/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  34% (56099/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  35% (57749/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  36% (59399/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  37% (61049/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  38% (62699/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  39% (64349/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  40% (65999/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  41% (67649/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  42% (69299/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  43% (70949/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  44% (72599/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  45% (74249/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  46% (75899/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  47% (77549/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  48% (79199/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  49% (80849/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  50% (82499/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  51% (84149/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  52% (85799/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  53% (87449/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  54% (89099/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  55% (90749/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  56% (92399/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  57% (94049/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  58% (95699/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  59% (97349/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  60% (98999/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  61% (100649/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  62% (102299/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  63% (103949/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  64% (105599/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  65% (107249/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  66% (108899/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  67% (110548/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  68% (112198/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  69% (113848/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  70% (115498/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  71% (117148/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  72% (118798/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  73% (120448/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  74% (122098/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  75% (123748/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  75% (124095/164997), 4.10 MiB | 8.19 MiB/s   Receiving objects:  76% (125398/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  77% (127048/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  78% (128698/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  79% (130348/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  80% (131998/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  81% (133648/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  82% (135298/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  83% (136948/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  84% (138598/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  85% (140248/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  86% (141898/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  87% (143548/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  88% (145198/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  89% (146848/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  90% (148498/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  91% (150148/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  92% (151798/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  93% (153448/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  94% (155098/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  95% (156748/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  96% (158398/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  97% (160048/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  98% (161698/164997), 11.64 MiB | 11.64 MiB/s   Receiving objects:  99% (163348/164997), 25.93 MiB | 17.23 MiB/s   remote: Total 164997 (delta 74753), reused 157403 (delta 68272)        
Receiving objects: 100% (164997/164997), 25.93 MiB | 17.23 MiB/s   Receiving objects: 100% (164997/164997), 27.93 MiB | 17.23 MiB/s, done.
Resolving deltas:   0% (0/74753)   Resolving deltas:   1% (750/74753)   Resolving deltas:   2% (1496/74753)   Resolving deltas:   3% (2255/74753)   Resolving deltas:   4% (2993/74753)   Resolving deltas:   5% (3742/74753)   Resolving deltas:   6% (4508/74753)   Resolving deltas:   7% (5233/74753)   Resolving deltas:   8% (5986/74753)   Resolving deltas:   9% (6737/74753)   Resolving deltas:  10% (7476/74753)   Resolving deltas:  11% (8224/74753)   Resolving deltas:  12% (8978/74753)   Resolving deltas:  13% (9719/74753)   Resolving deltas:  14% (10466/74753)   Resolving deltas:  15% (11213/74753)   Resolving deltas:  16% (11966/74753)   Resolving deltas:  17% (12711/74753)   Resolving deltas:  18% (13456/74753)   Resolving deltas:  19% (14238/74753)   Resolving deltas:  20% (14953/74753)   Resolving deltas:  21% (15720/74753)   Resolving deltas:  22% (16451/74753)   Resolving deltas:  23% (17194/74753)   Resolving deltas:  24% (17978/74753)   Resolving deltas:  25% (18697/74753)   Resolving deltas:  26% (19436/74753)   Resolving deltas:  27% (20208/74753)   Resolving deltas:  28% (20961/74753)   Resolving deltas:  29% (21715/74753)   Resolving deltas:  30% (22454/74753)   Resolving deltas:  31% (23180/74753)   Resolving deltas:  32% (23921/74753)   Resolving deltas:  33% (24800/74753)   Resolving deltas:  34% (25496/74753)   Resolving deltas:  35% (26164/74753)   Resolving deltas:  36% (26979/74753)   Resolving deltas:  37% (27668/74753)   Resolving deltas:  38% (28407/74753)   Resolving deltas:  39% (29154/74753)   Resolving deltas:  40% (29954/74753)   Resolving deltas:  41% (30649/74753)   Resolving deltas:  42% (31398/74753)   Resolving deltas:  43% (32148/74753)   Resolving deltas:  44% (32903/74753)   Resolving deltas:  45% (33641/74753)   Resolving deltas:  46% (34485/74753)   Resolving deltas:  47% (35413/74753)   Resolving deltas:  48% (35958/74753)   Resolving deltas:  49% (36730/74753)   Resolving deltas:  50% (37412/74753)   Resolving deltas:  51% (38161/74753)   Resolving deltas:  52% (38876/74753)   Resolving deltas:  53% (39630/74753)   Resolving deltas:  54% (40440/74753)   Resolving deltas:  55% (41118/74753)   Resolving deltas:  56% (41890/74753)   Resolving deltas:  57% (42668/74753)   Resolving deltas:  58% (43367/74753)   Resolving deltas:  59% (44106/74753)   Resolving deltas:  60% (44877/74753)   Resolving deltas:  61% (45602/74753)   Resolving deltas:  62% (46355/74753)   Resolving deltas:  63% (47159/74753)   Resolving deltas:  64% (47922/74753)   Resolving deltas:  65% (48599/74753)   Resolving deltas:  66% (49440/74753)   Resolving deltas:  67% (50087/74753)   Resolving deltas:  68% (50835/74753)   Resolving deltas:  69% (51588/74753)   Resolving deltas:  70% (52328/74753)   Resolving deltas:  71% (53086/74753)   Resolving deltas:  72% (53829/74753)   Resolving deltas:  73% (54572/74753)   Resolving deltas:  74% (55318/74753)   Resolving deltas:  75% (56070/74753)   Resolving deltas:  76% (56813/74753)   Resolving deltas:  77% (57566/74753)   Resolving deltas:  78% (58310/74753)   Resolving deltas:  79% (59057/74753)   Resolving deltas:  80% (59809/74753)   Resolving deltas:  80% (60418/74753), completed with 4 local objects.
fatal: pack has 14335 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 5aa828649b3b4961ed93ce87944bddcc236cefa3
error: Could not read 5aa828649b3b4961ed93ce87944bddcc236cefa3
remote: Counting objects: 164997, done.        
remote: Compressing objects:   0% (1/55504)           remote: Compressing objects:   1% (556/55504)           remote: Compressing objects:   2% (1111/55504)           remote: Compressing objects:   3% (1666/55504)           remote: Compressing objects:   4% (2221/55504)           remote: Compressing objects:   5% (2776/55504)           remote: Compressing objects:   6% (3331/55504)           remote: Compressing objects:   7% (3886/55504)           remote: Compressing objects:   8% (4441/55504)           remote: Compressing objects:   9% (4996/55504)           remote: Compressing objects:  10% (5551/55504)           remote: Compressing objects:  11% (6106/55504)           remote: Compressing objects:  12% (6661/55504)           remote: Compressing objects:  13% (7216/55504)           remote: Compressing objects:  14% (7771/55504)           remote: Compressing objects:  15% (8326/55504)           remote: Compressing objects:  16% (8881/55504)           remote: Compressing objects:  17% (9436/55504)           remote: Compressing objects:  18% (9991/55504)           remote: Compressing objects:  19% (10546/55504)           remote: Compressing objects:  20% (11101/55504)           remote: Compressing objects:  21% (11656/55504)           remote: Compressing objects:  22% (12211/55504)           remote: Compressing objects:  23% (12766/55504)           remote: Compressing objects:  24% (13321/55504)           remote: Compressing objects:  25% (13876/55504)           remote: Compressing objects:  26% (14432/55504)           remote: Compressing objects:  27% (14987/55504)           remote: Compressing objects:  28% (15542/55504)           remote: Compressing objects:  29% (16097/55504)           remote: Compressing objects:  30% (16652/55504)           remote: Compressing objects:  31% (17207/55504)           remote: Compressing objects:  32% (17762/55504)           remote: Compressing objects:  33% (18317/55504)           remote: Compressing objects:  34% (18872/55504)           remote: Compressing objects:  35% (19427/55504)           remote: Compressing objects:  36% (19982/55504)           remote: Compressing objects:  37% (20537/55504)           remote: Compressing objects:  38% (21092/55504)           remote: Compressing objects:  39% (21647/55504)           remote: Compressing objects:  40% (22202/55504)           remote: Compressing objects:  41% (22757/55504)           remote: Compressing objects:  42% (23312/55504)           remote: Compressing objects:  43% (23867/55504)           remote: Compressing objects:  44% (24422/55504)           remote: Compressing objects:  45% (24977/55504)           remote: Compressing objects:  46% (25532/55504)           remote: Compressing objects:  47% (26087/55504)           remote: Compressing objects:  48% (26642/55504)           remote: Compressing objects:  49% (27197/55504)           remote: Compressing objects:  50% (27752/55504)           remote: Compressing objects:  51% (28308/55504)           remote: Compressing objects:  52% (28863/55504)           remote: Compressing objects:  53% (29418/55504)           remote: Compressing objects:  54% (29973/55504)           remote: Compressing objects:  55% (30528/55504)           remote: Compressing objects:  56% (31083/55504)           remote: Compressing objects:  57% (31638/55504)           remote: Compressing objects:  58% (32193/55504)           remote: Compressing objects:  59% (32748/55504)           remote: Compressing objects:  60% (33303/55504)           remote: Compressing objects:  61% (33858/55504)           remote: Compressing objects:  62% (34413/55504)           remote: Compressing objects:  63% (34968/55504)           remote: Compressing objects:  64% (35523/55504)           remote: Compressing objects:  65% (36078/55504)           remote: Compressing objects:  66% (36633/55504)           remote: Compressing objects:  67% (37188/55504)           remote: Compressing objects:  68% (37743/55504)           remote: Compressing objects:  69% (38298/55504)           remote: Compressing objects:  70% (38853/55504)           remote: Compressing objects:  71% (39408/55504)           remote: Compressing objects:  72% (39963/55504)           remote: Compressing objects:  73% (40518/55504)           remote: Compressing objects:  74% (41073/55504)           remote: Compressing objects:  75% (41628/55504)           remote: Compressing objects:  76% (42184/55504)           remote: Compressing objects:  77% (42739/55504)           remote: Compressing objects:  78% (43294/55504)           remote: Compressing objects:  79% (43849/55504)           remote: Compressing objects:  80% (44404/55504)           remote: Compressing objects:  81% (44959/55504)           remote: Compressing objects:  82% (45514/55504)           remote: Compressing objects:  83% (46069/55504)           remote: Compressing objects:  84% (46624/55504)           remote: Compressing objects:  85% (47179/55504)           remote: Compressing objects:  86% (47734/55504)           remote: Compressing objects:  87% (48289/55504)           remote: Compressing objects:  88% (48844/55504)           remote: Compressing objects:  89% (49399/55504)           remote: Compressing objects:  90% (49954/55504)           remote: Compressing objects:  91% (50509/55504)           remote: Compressing objects:  92% (51064/55504)           remote: Compressing objects:  93% (51619/55504)           remote: Compressing objects:  94% (52174/55504)           remote: Compressing objects:  95% (52729/55504)           remote: Compressing objects:  96% (53284/55504)           remote: Compressing objects:  97% (53839/55504)           remote: Compressing objects:  98% (54394/55504)           remote: Compressing objects:  99% (54949/55504)           remote: Compressing objects: 100% (55504/55504)           remote: Compressing objects: 100% (55504/55504), done.        
Receiving objects:   0% (1/164997)   Receiving objects:   1% (1650/164997)   Receiving objects:   2% (3300/164997)   Receiving objects:   3% (4950/164997)   Receiving objects:   4% (6600/164997)   Receiving objects:   5% (8250/164997)   Receiving objects:   6% (9900/164997)   Receiving objects:   7% (11550/164997)   Receiving objects:   8% (13200/164997)   Receiving objects:   9% (14850/164997)   Receiving objects:  10% (16500/164997)   Receiving objects:  11% (18150/164997)   Receiving objects:  12% (19800/164997)   Receiving objects:  13% (21450/164997)   Receiving objects:  14% (23100/164997)   Receiving objects:  15% (24750/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  16% (26400/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  17% (28050/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  18% (29700/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  19% (31350/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  20% (33000/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  21% (34650/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  22% (36300/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  23% (37950/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  24% (39600/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  25% (41250/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  26% (42900/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  27% (44550/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  28% (46200/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  29% (47850/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  30% (49500/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  31% (51150/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  32% (52800/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  33% (54450/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  34% (56099/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  35% (57749/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  36% (59399/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  37% (61049/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  38% (62699/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  39% (64349/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  40% (65999/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  41% (67649/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  42% (69299/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  43% (70949/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  44% (72599/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  45% (74249/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  46% (75899/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  47% (77549/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  48% (79199/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  49% (80849/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  50% (82499/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  51% (84149/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  52% (85799/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  53% (87449/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  54% (89099/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  55% (90749/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  56% (92399/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  57% (94049/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  58% (95699/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  58% (95950/164997), 3.58 MiB | 7.15 MiB/s   Receiving objects:  59% (97349/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  60% (98999/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  61% (100649/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  62% (102299/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  63% (103949/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  64% (105599/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  65% (107249/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  66% (108899/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  67% (110548/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  68% (112198/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  69% (113848/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  70% (115498/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  71% (117148/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  72% (118798/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  73% (120448/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  74% (122098/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  75% (123748/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  76% (125398/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  77% (127048/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  78% (128698/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  79% (130348/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  80% (131998/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  81% (133648/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  82% (135298/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  83% (136948/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  84% (138598/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  85% (140248/164997), 8.54 MiB | 8.54 MiB/s   Receiving objects:  86% (141898/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  87% (143548/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  88% (145198/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  89% (146848/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  90% (148498/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  91% (150148/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  92% (151798/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  93% (153448/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  94% (155098/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  95% (156748/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  96% (158398/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  97% (160048/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  98% (161698/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects:  99% (163348/164997), 17.90 MiB | 11.93 MiB/s   remote: Total 164997 (delta 74755), reused 157403 (delta 68272)        
Receiving objects: 100% (164997/164997), 17.90 MiB | 11.93 MiB/s   Receiving objects: 100% (164997/164997), 27.93 MiB | 11.93 MiB/s, done.
Resolving deltas:   0% (0/74755)   Resolving deltas:   1% (749/74755)   Resolving deltas:   2% (1496/74755)   Resolving deltas:   3% (2244/74755)   Resolving deltas:   4% (2991/74755)   Resolving deltas:   5% (3740/74755)   Resolving deltas:   6% (4504/74755)   Resolving deltas:   7% (5233/74755)   Resolving deltas:   8% (5986/74755)   Resolving deltas:   9% (6744/74755)   Resolving deltas:  10% (7476/74755)   Resolving deltas:  11% (8238/74755)   Resolving deltas:  12% (8975/74755)   Resolving deltas:  13% (9719/74755)   Resolving deltas:  14% (10466/74755)   Resolving deltas:  15% (11214/74755)   Resolving deltas:  16% (11970/74755)   Resolving deltas:  17% (12714/74755)   Resolving deltas:  18% (13456/74755)   Resolving deltas:  19% (14243/74755)   Resolving deltas:  20% (14965/74755)   Resolving deltas:  21% (15716/74755)   Resolving deltas:  22% (16447/74755)   Resolving deltas:  23% (17194/74755)   Resolving deltas:  24% (17944/74755)   Resolving deltas:  25% (18695/74755)   Resolving deltas:  26% (19439/74755)   Resolving deltas:  27% (20208/74755)   Resolving deltas:  28% (20969/74755)   Resolving deltas:  29% (21706/74755)   Resolving deltas:  30% (22427/74755)   Resolving deltas:  31% (23175/74755)   Resolving deltas:  32% (23922/74755)   Resolving deltas:  33% (24699/74755)   Resolving deltas:  34% (25463/74755)   Resolving deltas:  35% (26165/74755)   Resolving deltas:  36% (26913/74755)   Resolving deltas:  37% (27681/74755)   Resolving deltas:  38% (28421/74755)   Resolving deltas:  39% (29155/74755)   Resolving deltas:  40% (29906/74755)   Resolving deltas:  41% (30799/74755)   Resolving deltas:  42% (31400/74755)   Resolving deltas:  43% (32147/74755)   Resolving deltas:  44% (32893/74755)   Resolving deltas:  45% (33670/74755)   Resolving deltas:  46% (34499/74755)   Resolving deltas:  47% (35313/74755)   Resolving deltas:  48% (35955/74755)   Resolving deltas:  49% (36746/74755)   Resolving deltas:  50% (37380/74755)   Resolving deltas:  51% (38150/74755)   Resolving deltas:  52% (38901/74755)   Resolving deltas:  53% (39676/74755)   Resolving deltas:  54% (40372/74755)   Resolving deltas:  55% (41127/74755)   Resolving deltas:  56% (41866/74755)   Resolving deltas:  57% (42677/74755)   Resolving deltas:  58% (43374/74755)   Resolving deltas:  59% (44111/74755)   Resolving deltas:  60% (44864/74755)   Resolving deltas:  61% (45634/74755)   Resolving deltas:  62% (46384/74755)   Resolving deltas:  63% (47102/74755)   Resolving deltas:  64% (47887/74755)   Resolving deltas:  65% (48596/74755)   Resolving deltas:  66% (49411/74755)   Resolving deltas:  67% (50086/74755)   Resolving deltas:  68% (50855/74755)   Resolving deltas:  69% (51602/74755)   Resolving deltas:  70% (52348/74755)   Resolving deltas:  71% (53077/74755)   Resolving deltas:  72% (53824/74755)   Resolving deltas:  73% (54573/74755)   Resolving deltas:  74% (55321/74755)   Resolving deltas:  75% (56069/74755)   Resolving deltas:  76% (56844/74755)   Resolving deltas:  77% (57567/74755)   Resolving deltas:  78% (58312/74755)   Resolving deltas:  79% (59060/74755)   Resolving deltas:  80% (59814/74755)   Resolving deltas:  80% (60421/74755), completed with 4 local objects.
fatal: pack has 14334 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 5aa828649b3b4961ed93ce87944bddcc236cefa3
error: Could not read 5aa828649b3b4961ed93ce87944bddcc236cefa3
remote: Counting objects: 164997, done.        
remote: Compressing objects:   0% (1/55504)           remote: Compressing objects:   1% (556/55504)           remote: Compressing objects:   2% (1111/55504)           remote: Compressing objects:   3% (1666/55504)           remote: Compressing objects:   4% (2221/55504)           remote: Compressing objects:   5% (2776/55504)           remote: Compressing objects:   6% (3331/55504)           remote: Compressing objects:   7% (3886/55504)           remote: Compressing objects:   8% (4441/55504)           remote: Compressing objects:   9% (4996/55504)           remote: Compressing objects:  10% (5551/55504)           remote: Compressing objects:  11% (6106/55504)           remote: Compressing objects:  12% (6661/55504)           remote: Compressing objects:  13% (7216/55504)           remote: Compressing objects:  14% (7771/55504)           remote: Compressing objects:  15% (8326/55504)           remote: Compressing objects:  16% (8881/55504)           remote: Compressing objects:  17% (9436/55504)           remote: Compressing objects:  18% (9991/55504)           remote: Compressing objects:  19% (10546/55504)           remote: Compressing objects:  20% (11101/55504)           remote: Compressing objects:  21% (11656/55504)           remote: Compressing objects:  22% (12211/55504)           remote: Compressing objects:  23% (12766/55504)           remote: Compressing objects:  24% (13321/55504)           remote: Compressing objects:  25% (13876/55504)           remote: Compressing objects:  26% (14432/55504)           remote: Compressing objects:  27% (14987/55504)           remote: Compressing objects:  28% (15542/55504)           remote: Compressing objects:  29% (16097/55504)           remote: Compressing objects:  30% (16652/55504)           remote: Compressing objects:  31% (17207/55504)           remote: Compressing objects:  32% (17762/55504)           remote: Compressing objects:  33% (18317/55504)           remote: Compressing objects:  34% (18872/55504)           remote: Compressing objects:  35% (19427/55504)           remote: Compressing objects:  36% (19982/55504)           remote: Compressing objects:  37% (20537/55504)           remote: Compressing objects:  38% (21092/55504)           remote: Compressing objects:  39% (21647/55504)           remote: Compressing objects:  40% (22202/55504)           remote: Compressing objects:  41% (22757/55504)           remote: Compressing objects:  42% (23312/55504)           remote: Compressing objects:  43% (23867/55504)           remote: Compressing objects:  44% (24422/55504)           remote: Compressing objects:  45% (24977/55504)           remote: Compressing objects:  46% (25532/55504)           remote: Compressing objects:  47% (26087/55504)           remote: Compressing objects:  48% (26642/55504)           remote: Compressing objects:  49% (27197/55504)           remote: Compressing objects:  50% (27752/55504)           remote: Compressing objects:  51% (28308/55504)           remote: Compressing objects:  52% (28863/55504)           remote: Compressing objects:  53% (29418/55504)           remote: Compressing objects:  54% (29973/55504)           remote: Compressing objects:  55% (30528/55504)           remote: Compressing objects:  56% (31083/55504)           remote: Compressing objects:  57% (31638/55504)           remote: Compressing objects:  58% (32193/55504)           remote: Compressing objects:  59% (32748/55504)           remote: Compressing objects:  60% (33303/55504)           remote: Compressing objects:  61% (33858/55504)           remote: Compressing objects:  62% (34413/55504)           remote: Compressing objects:  63% (34968/55504)           remote: Compressing objects:  64% (35523/55504)           remote: Compressing objects:  65% (36078/55504)           remote: Compressing objects:  66% (36633/55504)           remote: Compressing objects:  67% (37188/55504)           remote: Compressing objects:  68% (37743/55504)           remote: Compressing objects:  69% (38298/55504)           remote: Compressing objects:  70% (38853/55504)           remote: Compressing objects:  71% (39408/55504)           remote: Compressing objects:  72% (39963/55504)           remote: Compressing objects:  73% (40518/55504)           remote: Compressing objects:  74% (41073/55504)           remote: Compressing objects:  75% (41628/55504)           remote: Compressing objects:  76% (42184/55504)           remote: Compressing objects:  77% (42739/55504)           remote: Compressing objects:  78% (43294/55504)           remote: Compressing objects:  79% (43849/55504)           remote: Compressing objects:  80% (44404/55504)           remote: Compressing objects:  81% (44959/55504)           remote: Compressing objects:  82% (45514/55504)           remote: Compressing objects:  83% (46069/55504)           remote: Compressing objects:  84% (46624/55504)           remote: Compressing objects:  85% (47179/55504)           remote: Compressing objects:  86% (47734/55504)           remote: Compressing objects:  87% (48289/55504)           remote: Compressing objects:  88% (48844/55504)           remote: Compressing objects:  89% (49399/55504)           remote: Compressing objects:  90% (49954/55504)           remote: Compressing objects:  91% (50509/55504)           remote: Compressing objects:  92% (51064/55504)           remote: Compressing objects:  93% (51619/55504)           remote: Compressing objects:  94% (52174/55504)           remote: Compressing objects:  95% (52729/55504)           remote: Compressing objects:  96% (53284/55504)           remote: Compressing objects:  97% (53839/55504)           remote: Compressing objects:  98% (54394/55504)           remote: Compressing objects:  99% (54949/55504)           remote: Compressing objects: 100% (55504/55504)           remote: Compressing objects: 100% (55504/55504), done.        
Receiving objects:   0% (1/164997)   Receiving objects:   1% (1650/164997)   Receiving objects:   2% (3300/164997)   Receiving objects:   3% (4950/164997)   Receiving objects:   4% (6600/164997)   Receiving objects:   5% (8250/164997)   Receiving objects:   6% (9900/164997)   Receiving objects:   7% (11550/164997)   Receiving objects:   8% (13200/164997)   Receiving objects:   9% (14850/164997)   Receiving objects:  10% (16500/164997)   Receiving objects:  11% (18150/164997)   Receiving objects:  12% (19800/164997)   Receiving objects:  13% (21450/164997)   Receiving objects:  14% (23100/164997)   Receiving objects:  15% (24750/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  16% (26400/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  17% (28050/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  18% (29700/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  19% (31350/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  20% (33000/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  21% (34650/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  22% (36300/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  23% (37950/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  24% (39600/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  25% (41250/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  26% (42900/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  27% (44550/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  28% (46200/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  29% (47850/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  30% (49500/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  31% (51150/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  32% (52800/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  33% (54450/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  34% (56099/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  35% (57749/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  36% (59399/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  37% (61049/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  38% (62699/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  39% (64349/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  40% (65999/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  41% (67649/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  42% (69299/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  43% (70949/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  44% (72599/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  45% (74249/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  46% (75899/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  47% (77549/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  48% (79199/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  49% (80849/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  50% (82499/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  51% (84149/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  52% (85799/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  53% (87449/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  54% (89099/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  55% (90749/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  56% (92399/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  57% (94049/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  58% (95699/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  59% (97349/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  60% (98999/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  61% (100649/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  62% (102299/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  63% (103949/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  63% (105118/164997), 3.46 MiB | 6.91 MiB/s   Receiving objects:  64% (105599/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  65% (107249/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  66% (108899/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  67% (110548/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  68% (112198/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  69% (113848/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  70% (115498/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  71% (117148/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  72% (118798/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  73% (120448/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  74% (122098/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  75% (123748/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  76% (125398/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  77% (127048/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  78% (128698/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  79% (130348/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  80% (131998/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  81% (133648/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  82% (135298/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  83% (136948/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  84% (138598/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  85% (140248/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  86% (141898/164997), 9.34 MiB | 9.34 MiB/s   Receiving objects:  87% (143548/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  88% (145198/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  89% (146848/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  90% (148498/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  91% (150148/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  92% (151798/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  93% (153448/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  94% (155098/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  95% (156748/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  96% (158398/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  97% (160048/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  98% (161698/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects:  99% (163348/164997), 19.11 MiB | 12.75 MiB/s   remote: Total 164997 (delta 74754), reused 157403 (delta 68272)        
Receiving objects: 100% (164997/164997), 19.11 MiB | 12.75 MiB/s   Receiving objects: 100% (164997/164997), 27.93 MiB | 12.75 MiB/s, done.
Resolving deltas:   0% (0/74754)   Resolving deltas:   1% (755/74754)   Resolving deltas:   2% (1496/74754)   Resolving deltas:   3% (2254/74754)   Resolving deltas:   4% (2994/74754)   Resolving deltas:   5% (3742/74754)   Resolving deltas:   6% (4495/74754)   Resolving deltas:   7% (5233/74754)   Resolving deltas:   8% (5982/74754)   Resolving deltas:   9% (6780/74754)   Resolving deltas:  10% (7481/74754)   Resolving deltas:  11% (8234/74754)   Resolving deltas:  12% (8972/74754)   Resolving deltas:  13% (9723/74754)   Resolving deltas:  14% (10466/74754)   Resolving deltas:  15% (11214/74754)   Resolving deltas:  16% (11961/74754)   Resolving deltas:  17% (12709/74754)   Resolving deltas:  18% (13456/74754)   Resolving deltas:  19% (14212/74754)   Resolving deltas:  20% (14965/74754)   Resolving deltas:  21% (15701/74754)   Resolving deltas:  22% (16450/74754)   Resolving deltas:  23% (17195/74754)   Resolving deltas:  24% (17968/74754)   Resolving deltas:  25% (18701/74754)   Resolving deltas:  26% (19438/74754)   Resolving deltas:  27% (20192/74754)   Resolving deltas:  28% (20945/74754)   Resolving deltas:  29% (21690/74754)   Resolving deltas:  30% (22432/74754)   Resolving deltas:  31% (23188/74754)   Resolving deltas:  32% (23922/74754)   Resolving deltas:  33% (24698/74754)   Resolving deltas:  34% (25419/74754)   Resolving deltas:  35% (26164/74754)   Resolving deltas:  36% (26912/74754)   Resolving deltas:  37% (27836/74754)   Resolving deltas:  38% (28414/74754)   Resolving deltas:  39% (29155/74754)   Resolving deltas:  40% (29902/74754)   Resolving deltas:  41% (30650/74754)   Resolving deltas:  42% (31399/74754)   Resolving deltas:  43% (32145/74754)   Resolving deltas:  44% (32893/74754)   Resolving deltas:  45% (33641/74754)   Resolving deltas:  46% (34501/74754)   Resolving deltas:  47% (35401/74754)   Resolving deltas:  48% (35955/74754)   Resolving deltas:  49% (36685/74754)   Resolving deltas:  50% (37377/74754)   Resolving deltas:  51% (38150/74754)   Resolving deltas:  52% (38875/74754)   Resolving deltas:  53% (39635/74754)   Resolving deltas:  54% (40412/74754)   Resolving deltas:  55% (41140/74754)   Resolving deltas:  56% (41891/74754)   Resolving deltas:  57% (42636/74754)   Resolving deltas:  58% (43399/74754)   Resolving deltas:  59% (44130/74754)   Resolving deltas:  60% (44866/74754)   Resolving deltas:  61% (45609/74754)   Resolving deltas:  62% (46417/74754)   Resolving deltas:  63% (47111/74754)   Resolving deltas:  64% (47868/74754)   Resolving deltas:  65% (48594/74754)   Resolving deltas:  66% (49442/74754)   Resolving deltas:  67% (50089/74754)   Resolving deltas:  68% (50849/74754)   Resolving deltas:  69% (51588/74754)   Resolving deltas:  70% (52328/74754)   Resolving deltas:  71% (53077/74754)   Resolving deltas:  72% (53836/74754)   Resolving deltas:  73% (54580/74754)   Resolving deltas:  74% (55326/74754)   Resolving deltas:  75% (56088/74754)   Resolving deltas:  76% (56814/74754)   Resolving deltas:  77% (57562/74754)   Resolving deltas:  78% (58316/74754)   Resolving deltas:  79% (59058/74754)   Resolving deltas:  80% (59814/74754)   Resolving deltas:  80% (60422/74754), completed with 4 local objects.
fatal: pack has 14332 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #793

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/793/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 165077, done.        
remote: Compressing objects:   0% (1/55476)           remote: Compressing objects:   1% (555/55476)           remote: Compressing objects:   2% (1110/55476)           remote: Compressing objects:   3% (1665/55476)           remote: Compressing objects:   4% (2220/55476)           remote: Compressing objects:   5% (2774/55476)           remote: Compressing objects:   6% (3329/55476)           remote: Compressing objects:   7% (3884/55476)           remote: Compressing objects:   8% (4439/55476)           remote: Compressing objects:   9% (4993/55476)           remote: Compressing objects:  10% (5548/55476)           remote: Compressing objects:  11% (6103/55476)           remote: Compressing objects:  12% (6658/55476)           remote: Compressing objects:  13% (7212/55476)           remote: Compressing objects:  14% (7767/55476)           remote: Compressing objects:  15% (8322/55476)           remote: Compressing objects:  16% (8877/55476)           remote: Compressing objects:  17% (9431/55476)           remote: Compressing objects:  18% (9986/55476)           remote: Compressing objects:  19% (10541/55476)           remote: Compressing objects:  20% (11096/55476)           remote: Compressing objects:  21% (11650/55476)           remote: Compressing objects:  22% (12205/55476)           remote: Compressing objects:  23% (12760/55476)           remote: Compressing objects:  24% (13315/55476)           remote: Compressing objects:  25% (13869/55476)           remote: Compressing objects:  26% (14424/55476)           remote: Compressing objects:  27% (14979/55476)           remote: Compressing objects:  28% (15534/55476)           remote: Compressing objects:  29% (16089/55476)           remote: Compressing objects:  30% (16643/55476)           remote: Compressing objects:  31% (17198/55476)           remote: Compressing objects:  32% (17753/55476)           remote: Compressing objects:  33% (18308/55476)           remote: Compressing objects:  34% (18862/55476)           remote: Compressing objects:  35% (19417/55476)           remote: Compressing objects:  36% (19972/55476)           remote: Compressing objects:  37% (20527/55476)           remote: Compressing objects:  38% (21081/55476)           remote: Compressing objects:  39% (21636/55476)           remote: Compressing objects:  40% (22191/55476)           remote: Compressing objects:  41% (22746/55476)           remote: Compressing objects:  42% (23300/55476)           remote: Compressing objects:  43% (23855/55476)           remote: Compressing objects:  44% (24410/55476)           remote: Compressing objects:  45% (24965/55476)           remote: Compressing objects:  46% (25519/55476)           remote: Compressing objects:  47% (26074/55476)           remote: Compressing objects:  48% (26629/55476)           remote: Compressing objects:  49% (27184/55476)           remote: Compressing objects:  50% (27738/55476)           remote: Compressing objects:  51% (28293/55476)           remote: Compressing objects:  52% (28848/55476)           remote: Compressing objects:  53% (29403/55476)           remote: Compressing objects:  54% (29958/55476)           remote: Compressing objects:  55% (30512/55476)           remote: Compressing objects:  56% (31067/55476)           remote: Compressing objects:  57% (31622/55476)           remote: Compressing objects:  58% (32177/55476)           remote: Compressing objects:  59% (32731/55476)           remote: Compressing objects:  60% (33286/55476)           remote: Compressing objects:  61% (33841/55476)           remote: Compressing objects:  62% (34396/55476)           remote: Compressing objects:  63% (34950/55476)           remote: Compressing objects:  64% (35505/55476)           remote: Compressing objects:  65% (36060/55476)           remote: Compressing objects:  66% (36615/55476)           remote: Compressing objects:  67% (37169/55476)           remote: Compressing objects:  68% (37724/55476)           remote: Compressing objects:  69% (38279/55476)           remote: Compressing objects:  70% (38834/55476)           remote: Compressing objects:  71% (39388/55476)           remote: Compressing objects:  72% (39943/55476)           remote: Compressing objects:  73% (40498/55476)           remote: Compressing objects:  74% (41053/55476)           remote: Compressing objects:  75% (41607/55476)           remote: Compressing objects:  76% (42162/55476)           remote: Compressing objects:  77% (42717/55476)           remote: Compressing objects:  78% (43272/55476)           remote: Compressing objects:  79% (43827/55476)           remote: Compressing objects:  80% (44381/55476)           remote: Compressing objects:  81% (44936/55476)           remote: Compressing objects:  82% (45491/55476)           remote: Compressing objects:  83% (46046/55476)           remote: Compressing objects:  84% (46600/55476)           remote: Compressing objects:  85% (47155/55476)           remote: Compressing objects:  86% (47710/55476)           remote: Compressing objects:  87% (48265/55476)           remote: Compressing objects:  88% (48819/55476)           remote: Compressing objects:  89% (49374/55476)           remote: Compressing objects:  90% (49929/55476)           remote: Compressing objects:  91% (50484/55476)           remote: Compressing objects:  92% (51038/55476)           remote: Compressing objects:  93% (51593/55476)           remote: Compressing objects:  94% (52148/55476)           remote: Compressing objects:  95% (52703/55476)           remote: Compressing objects:  96% (53257/55476)           remote: Compressing objects:  97% (53812/55476)           remote: Compressing objects:  98% (54367/55476)           remote: Compressing objects:  99% (54922/55476)           remote: Compressing objects: 100% (55476/55476)           remote: Compressing objects: 100% (55476/55476), done.        
Receiving objects:   0% (1/165077)   Receiving objects:   1% (1651/165077)   Receiving objects:   2% (3302/165077)   Receiving objects:   3% (4953/165077)   Receiving objects:   4% (6604/165077)   Receiving objects:   5% (8254/165077)   Receiving objects:   6% (9905/165077)   Receiving objects:   7% (11556/165077)   Receiving objects:   8% (13207/165077)   Receiving objects:   9% (14857/165077)   Receiving objects:  10% (16508/165077)   Receiving objects:  11% (18159/165077)   Receiving objects:  12% (19810/165077)   Receiving objects:  13% (21461/165077)   Receiving objects:  14% (23111/165077)   Receiving objects:  15% (24762/165077)   Receiving objects:  16% (26413/165077)   Receiving objects:  17% (28064/165077)   Receiving objects:  18% (29714/165077)   Receiving objects:  19% (31365/165077)   Receiving objects:  20% (33016/165077)   Receiving objects:  21% (34667/165077)   Receiving objects:  22% (36317/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  23% (37968/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  24% (39619/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  25% (41270/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  26% (42921/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  27% (44571/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  28% (46222/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  29% (47873/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  30% (49524/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  31% (51174/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  32% (52825/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  33% (54476/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  34% (56127/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  35% (57777/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  36% (59428/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  37% (61079/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  38% (62730/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  39% (64381/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  40% (66031/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  41% (67682/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  42% (69333/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  43% (70984/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  44% (72634/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  45% (74285/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  46% (75936/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  47% (77587/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  48% (79237/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  49% (80888/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  50% (82539/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  51% (84190/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  52% (85841/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  53% (87491/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  54% (89142/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  55% (90793/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  56% (92444/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  57% (94094/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  58% (95745/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  59% (97396/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  60% (99047/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  61% (100697/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  62% (102348/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  63% (103999/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  64% (105650/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  65% (107301/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  66% (108951/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  67% (110602/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  68% (112253/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  69% (113904/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  70% (115554/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  71% (117205/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  72% (118856/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  73% (120507/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  74% (122157/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  75% (123808/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  76% (125459/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  77% (127110/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  78% (128761/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  79% (130411/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  79% (130674/165077), 4.44 MiB | 8.87 MiB/s   Receiving objects:  80% (132062/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  81% (133713/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  82% (135364/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  83% (137014/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  84% (138665/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  85% (140316/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  86% (141967/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  87% (143617/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  88% (145268/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  89% (146919/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  90% (148570/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  91% (150221/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  92% (151871/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  93% (153522/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  94% (155173/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  95% (156824/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  96% (158474/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  97% (160125/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  98% (161776/165077), 13.19 MiB | 13.19 MiB/s   Receiving objects:  99% (163427/165077), 13.19 MiB | 13.19 MiB/s   remote: Total 165077 (delta 74888), reused 157438 (delta 68351)        
Receiving objects: 100% (165077/165077), 27.40 MiB | 18.26 MiB/s   Receiving objects: 100% (165077/165077), 27.78 MiB | 18.26 MiB/s, done.
Resolving deltas:   0% (0/74888)   Resolving deltas:   1% (749/74888)   Resolving deltas:   2% (1498/74888)   Resolving deltas:   3% (2260/74888)   Resolving deltas:   4% (3008/74888)   Resolving deltas:   5% (3751/74888)   Resolving deltas:   6% (4505/74888)   Resolving deltas:   7% (5243/74888)   Resolving deltas:   8% (5997/74888)   Resolving deltas:   9% (6753/74888)   Resolving deltas:  10% (7490/74888)   Resolving deltas:  11% (8242/74888)   Resolving deltas:  12% (8995/74888)   Resolving deltas:  13% (9737/74888)   Resolving deltas:  14% (10493/74888)   Resolving deltas:  15% (11234/74888)   Resolving deltas:  16% (11983/74888)   Resolving deltas:  17% (12731/74888)   Resolving deltas:  18% (13529/74888)   Resolving deltas:  19% (14272/74888)   Resolving deltas:  20% (14984/74888)   Resolving deltas:  21% (15728/74888)   Resolving deltas:  22% (16476/74888)   Resolving deltas:  23% (17229/74888)   Resolving deltas:  24% (17974/74888)   Resolving deltas:  25% (18722/74888)   Resolving deltas:  26% (19478/74888)   Resolving deltas:  27% (20224/74888)   Resolving deltas:  28% (20970/74888)   Resolving deltas:  29% (21724/74888)   Resolving deltas:  30% (22467/74888)   Resolving deltas:  31% (23219/74888)   Resolving deltas:  32% (23966/74888)   Resolving deltas:  33% (24735/74888)   Resolving deltas:  34% (25468/74888)   Resolving deltas:  35% (26231/74888)   Resolving deltas:  36% (26986/74888)   Resolving deltas:  37% (27709/74888)   Resolving deltas:  38% (28669/74888)   Resolving deltas:  39% (29222/74888)   Resolving deltas:  40% (29958/74888)   Resolving deltas:  41% (30707/74888)   Resolving deltas:  42% (31543/74888)   Resolving deltas:  43% (32202/74888)   Resolving deltas:  44% (32951/74888)   Resolving deltas:  45% (33700/74888)   Resolving deltas:  46% (34481/74888)   Resolving deltas:  47% (35265/74888)   Resolving deltas:  48% (35948/74888)   Resolving deltas:  49% (36706/74888)   Resolving deltas:  50% (37446/74888)   Resolving deltas:  51% (38195/74888)   Resolving deltas:  52% (39217/74888)   Resolving deltas:  53% (39711/74888)   Resolving deltas:  54% (40457/74888)   Resolving deltas:  55% (41212/74888)   Resolving deltas:  56% (41951/74888)   Resolving deltas:  57% (42687/74888)   Resolving deltas:  58% (43461/74888)   Resolving deltas:  59% (44188/74888)   Resolving deltas:  60% (44965/74888)   Resolving deltas:  61% (45685/74888)   Resolving deltas:  62% (46437/74888)   Resolving deltas:  63% (47182/74888)   Resolving deltas:  64% (47936/74888)   Resolving deltas:  65% (48682/74888)   Resolving deltas:  66% (49427/74888)   Resolving deltas:  67% (50177/74888)   Resolving deltas:  68% (50925/74888)   Resolving deltas:  69% (51676/74888)   Resolving deltas:  70% (52422/74888)   Resolving deltas:  71% (53173/74888)   Resolving deltas:  72% (53930/74888)   Resolving deltas:  73% (54670/74888)   Resolving deltas:  74% (55419/74888)   Resolving deltas:  75% (56166/74888)   Resolving deltas:  76% (56917/74888)   Resolving deltas:  77% (57668/74888)   Resolving deltas:  78% (58418/74888)   Resolving deltas:  78% (58942/74888), completed with 5 local objects.
fatal: pack has 15946 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 165077, done.        
remote: Compressing objects:   0% (1/55476)           remote: Compressing objects:   1% (555/55476)           remote: Compressing objects:   2% (1110/55476)           remote: Compressing objects:   3% (1665/55476)           remote: Compressing objects:   4% (2220/55476)           remote: Compressing objects:   5% (2774/55476)           remote: Compressing objects:   6% (3329/55476)           remote: Compressing objects:   7% (3884/55476)           remote: Compressing objects:   8% (4439/55476)           remote: Compressing objects:   9% (4993/55476)           remote: Compressing objects:  10% (5548/55476)           remote: Compressing objects:  11% (6103/55476)           remote: Compressing objects:  12% (6658/55476)           remote: Compressing objects:  13% (7212/55476)           remote: Compressing objects:  14% (7767/55476)           remote: Compressing objects:  15% (8322/55476)           remote: Compressing objects:  16% (8877/55476)           remote: Compressing objects:  17% (9431/55476)           remote: Compressing objects:  18% (9986/55476)           remote: Compressing objects:  19% (10541/55476)           remote: Compressing objects:  20% (11096/55476)           remote: Compressing objects:  21% (11650/55476)           remote: Compressing objects:  22% (12205/55476)           remote: Compressing objects:  23% (12760/55476)           remote: Compressing objects:  24% (13315/55476)           remote: Compressing objects:  25% (13869/55476)           remote: Compressing objects:  26% (14424/55476)           remote: Compressing objects:  27% (14979/55476)           remote: Compressing objects:  28% (15534/55476)           remote: Compressing objects:  29% (16089/55476)           remote: Compressing objects:  30% (16643/55476)           remote: Compressing objects:  31% (17198/55476)           remote: Compressing objects:  32% (17753/55476)           remote: Compressing objects:  33% (18308/55476)           remote: Compressing objects:  34% (18862/55476)           remote: Compressing objects:  35% (19417/55476)           remote: Compressing objects:  36% (19972/55476)           remote: Compressing objects:  37% (20527/55476)           remote: Compressing objects:  38% (21081/55476)           remote: Compressing objects:  39% (21636/55476)           remote: Compressing objects:  40% (22191/55476)           remote: Compressing objects:  41% (22746/55476)           remote: Compressing objects:  42% (23300/55476)           remote: Compressing objects:  43% (23855/55476)           remote: Compressing objects:  44% (24410/55476)           remote: Compressing objects:  45% (24965/55476)           remote: Compressing objects:  46% (25519/55476)           remote: Compressing objects:  47% (26074/55476)           remote: Compressing objects:  48% (26629/55476)           remote: Compressing objects:  49% (27184/55476)           remote: Compressing objects:  50% (27738/55476)           remote: Compressing objects:  51% (28293/55476)           remote: Compressing objects:  52% (28848/55476)           remote: Compressing objects:  53% (29403/55476)           remote: Compressing objects:  54% (29958/55476)           remote: Compressing objects:  55% (30512/55476)           remote: Compressing objects:  56% (31067/55476)           remote: Compressing objects:  57% (31622/55476)           remote: Compressing objects:  58% (32177/55476)           remote: Compressing objects:  59% (32731/55476)           remote: Compressing objects:  60% (33286/55476)           remote: Compressing objects:  61% (33841/55476)           remote: Compressing objects:  62% (34396/55476)           remote: Compressing objects:  63% (34950/55476)           remote: Compressing objects:  64% (35505/55476)           remote: Compressing objects:  65% (36060/55476)           remote: Compressing objects:  66% (36615/55476)           remote: Compressing objects:  67% (37169/55476)           remote: Compressing objects:  68% (37724/55476)           remote: Compressing objects:  69% (38279/55476)           remote: Compressing objects:  70% (38834/55476)           remote: Compressing objects:  71% (39388/55476)           remote: Compressing objects:  72% (39943/55476)           remote: Compressing objects:  73% (40498/55476)           remote: Compressing objects:  74% (41053/55476)           remote: Compressing objects:  75% (41607/55476)           remote: Compressing objects:  76% (42162/55476)           remote: Compressing objects:  77% (42717/55476)           remote: Compressing objects:  78% (43272/55476)           remote: Compressing objects:  79% (43827/55476)           remote: Compressing objects:  80% (44381/55476)           remote: Compressing objects:  81% (44936/55476)           remote: Compressing objects:  82% (45491/55476)           remote: Compressing objects:  83% (46046/55476)           remote: Compressing objects:  84% (46600/55476)           remote: Compressing objects:  85% (47155/55476)           remote: Compressing objects:  86% (47710/55476)           remote: Compressing objects:  87% (48265/55476)           remote: Compressing objects:  88% (48819/55476)           remote: Compressing objects:  89% (49374/55476)           remote: Compressing objects:  90% (49929/55476)           remote: Compressing objects:  91% (50484/55476)           remote: Compressing objects:  92% (51038/55476)           remote: Compressing objects:  93% (51593/55476)           remote: Compressing objects:  94% (52148/55476)           remote: Compressing objects:  95% (52703/55476)           remote: Compressing objects:  96% (53257/55476)           remote: Compressing objects:  97% (53812/55476)           remote: Compressing objects:  98% (54367/55476)           remote: Compressing objects:  99% (54922/55476)           remote: Compressing objects: 100% (55476/55476)           remote: Compressing objects: 100% (55476/55476), done.        
Receiving objects:   0% (1/165077)   Receiving objects:   1% (1651/165077)   Receiving objects:   2% (3302/165077)   Receiving objects:   3% (4953/165077)   Receiving objects:   4% (6604/165077)   Receiving objects:   5% (8254/165077)   Receiving objects:   6% (9905/165077)   Receiving objects:   7% (11556/165077)   Receiving objects:   8% (13207/165077)   Receiving objects:   9% (14857/165077)   Receiving objects:  10% (16508/165077)   Receiving objects:  11% (18159/165077)   Receiving objects:  12% (19810/165077)   Receiving objects:  13% (21461/165077)   Receiving objects:  14% (23111/165077)   Receiving objects:  15% (24762/165077)   Receiving objects:  16% (26413/165077)   Receiving objects:  17% (28064/165077)   Receiving objects:  18% (29714/165077)   Receiving objects:  19% (31365/165077)   Receiving objects:  20% (33016/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  21% (34667/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  22% (36317/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  23% (37968/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  24% (39619/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  25% (41270/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  26% (42921/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  27% (44571/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  28% (46222/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  29% (47873/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  30% (49524/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  31% (51174/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  32% (52825/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  33% (54476/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  34% (56127/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  35% (57777/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  36% (59428/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  37% (61079/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  38% (62730/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  39% (64381/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  40% (66031/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  41% (67682/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  42% (69333/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  43% (70984/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  44% (72634/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  45% (74285/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  46% (75936/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  47% (77587/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  48% (79237/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  49% (80888/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  50% (82539/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  51% (84190/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  52% (85841/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  53% (87491/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  54% (89142/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  55% (90793/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  56% (92444/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  57% (94094/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  58% (95745/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  59% (97396/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  60% (99047/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  61% (100697/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  62% (102348/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  63% (103999/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  64% (105650/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  65% (107301/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  66% (108951/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  67% (110602/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  68% (112253/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  69% (113904/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  70% (115554/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  71% (117205/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  72% (118856/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  73% (120507/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  74% (122157/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  75% (123808/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  76% (125459/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  77% (127110/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  78% (128761/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  78% (129916/165077), 4.09 MiB | 8.17 MiB/s   Receiving objects:  79% (130411/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  80% (132062/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  81% (133713/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  82% (135364/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  83% (137014/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  84% (138665/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  85% (140316/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  86% (141967/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  87% (143617/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  88% (145268/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  89% (146919/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  90% (148570/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  91% (150221/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  92% (151871/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  93% (153522/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  94% (155173/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  95% (156824/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  96% (158474/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  97% (160125/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  98% (161776/165077), 12.92 MiB | 12.91 MiB/s   Receiving objects:  99% (163427/165077), 12.92 MiB | 12.91 MiB/s   remote: Total 165077 (delta 74887), reused 157438 (delta 68351)        
Receiving objects: 100% (165077/165077), 26.04 MiB | 17.36 MiB/s   Receiving objects: 100% (165077/165077), 27.78 MiB | 17.36 MiB/s, done.
Resolving deltas:   0% (0/74887)   Resolving deltas:   1% (750/74887)   Resolving deltas:   2% (1498/74887)   Resolving deltas:   3% (2258/74887)   Resolving deltas:   4% (3004/74887)   Resolving deltas:   5% (3746/74887)   Resolving deltas:   6% (4510/74887)   Resolving deltas:   7% (5243/74887)   Resolving deltas:   8% (5993/74887)   Resolving deltas:   9% (6743/74887)   Resolving deltas:  10% (7513/74887)   Resolving deltas:  11% (8244/74887)   Resolving deltas:  12% (8991/74887)   Resolving deltas:  13% (9736/74887)   Resolving deltas:  14% (10487/74887)   Resolving deltas:  15% (11234/74887)   Resolving deltas:  16% (11982/74887)   Resolving deltas:  17% (12731/74887)   Resolving deltas:  18% (13526/74887)   Resolving deltas:  19% (14258/74887)   Resolving deltas:  20% (14986/74887)   Resolving deltas:  21% (15768/74887)   Resolving deltas:  22% (16503/74887)   Resolving deltas:  23% (17226/74887)   Resolving deltas:  24% (17980/74887)   Resolving deltas:  25% (18739/74887)   Resolving deltas:  26% (19471/74887)   Resolving deltas:  27% (20220/74887)   Resolving deltas:  28% (20977/74887)   Resolving deltas:  29% (21728/74887)   Resolving deltas:  30% (22467/74887)   Resolving deltas:  31% (23221/74887)   Resolving deltas:  32% (23966/74887)   Resolving deltas:  33% (24764/74887)   Resolving deltas:  34% (25465/74887)   Resolving deltas:  35% (26215/74887)   Resolving deltas:  36% (26968/74887)   Resolving deltas:  37% (27722/74887)   Resolving deltas:  38% (28659/74887)   Resolving deltas:  39% (29208/74887)   Resolving deltas:  40% (29956/74887)   Resolving deltas:  41% (30707/74887)   Resolving deltas:  42% (31499/74887)   Resolving deltas:  43% (32202/74887)   Resolving deltas:  44% (32951/74887)   Resolving deltas:  45% (33700/74887)   Resolving deltas:  46% (34493/74887)   Resolving deltas:  47% (35266/74887)   Resolving deltas:  48% (35946/74887)   Resolving deltas:  49% (36705/74887)   Resolving deltas:  50% (37445/74887)   Resolving deltas:  51% (38194/74887)   Resolving deltas:  52% (39297/74887)   Resolving deltas:  53% (39742/74887)   Resolving deltas:  54% (40445/74887)   Resolving deltas:  55% (41212/74887)   Resolving deltas:  56% (41938/74887)   Resolving deltas:  57% (42691/74887)   Resolving deltas:  58% (43436/74887)   Resolving deltas:  59% (44216/74887)   Resolving deltas:  60% (44961/74887)   Resolving deltas:  61% (45695/74887)   Resolving deltas:  62% (46433/74887)   Resolving deltas:  63% (47183/74887)   Resolving deltas:  64% (47952/74887)   Resolving deltas:  65% (48686/74887)   Resolving deltas:  66% (49438/74887)   Resolving deltas:  67% (50204/74887)   Resolving deltas:  68% (50924/74887)   Resolving deltas:  69% (51687/74887)   Resolving deltas:  70% (52422/74887)   Resolving deltas:  71% (53170/74887)   Resolving deltas:  72% (53920/74887)   Resolving deltas:  73% (54743/74887)   Resolving deltas:  74% (55419/74887)   Resolving deltas:  75% (56167/74887)   Resolving deltas:  76% (56917/74887)   Resolving deltas:  77% (57665/74887)   Resolving deltas:  78% (58415/74887)   Resolving deltas:  78% (58943/74887), completed with 5 local objects.
fatal: pack has 15944 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 165077, done.        
remote: Compressing objects:   0% (1/55476)           remote: Compressing objects:   1% (555/55476)           remote: Compressing objects:   2% (1110/55476)           remote: Compressing objects:   3% (1665/55476)           remote: Compressing objects:   4% (2220/55476)           remote: Compressing objects:   5% (2774/55476)           remote: Compressing objects:   6% (3329/55476)           remote: Compressing objects:   7% (3884/55476)           remote: Compressing objects:   8% (4439/55476)           remote: Compressing objects:   9% (4993/55476)           remote: Compressing objects:  10% (5548/55476)           remote: Compressing objects:  11% (6103/55476)           remote: Compressing objects:  12% (6658/55476)           remote: Compressing objects:  13% (7212/55476)           remote: Compressing objects:  14% (7767/55476)           remote: Compressing objects:  15% (8322/55476)           remote: Compressing objects:  16% (8877/55476)           remote: Compressing objects:  17% (9431/55476)           remote: Compressing objects:  18% (9986/55476)           remote: Compressing objects:  19% (10541/55476)           remote: Compressing objects:  20% (11096/55476)           remote: Compressing objects:  21% (11650/55476)           remote: Compressing objects:  22% (12205/55476)           remote: Compressing objects:  23% (12760/55476)           remote: Compressing objects:  24% (13315/55476)           remote: Compressing objects:  25% (13869/55476)           remote: Compressing objects:  26% (14424/55476)           remote: Compressing objects:  27% (14979/55476)           remote: Compressing objects:  28% (15534/55476)           remote: Compressing objects:  29% (16089/55476)           remote: Compressing objects:  30% (16643/55476)           remote: Compressing objects:  31% (17198/55476)           remote: Compressing objects:  32% (17753/55476)           remote: Compressing objects:  33% (18308/55476)           remote: Compressing objects:  34% (18862/55476)           remote: Compressing objects:  35% (19417/55476)           remote: Compressing objects:  36% (19972/55476)           remote: Compressing objects:  37% (20527/55476)           remote: Compressing objects:  38% (21081/55476)           remote: Compressing objects:  39% (21636/55476)           remote: Compressing objects:  40% (22191/55476)           remote: Compressing objects:  41% (22746/55476)           remote: Compressing objects:  42% (23300/55476)           remote: Compressing objects:  43% (23855/55476)           remote: Compressing objects:  44% (24410/55476)           remote: Compressing objects:  45% (24965/55476)           remote: Compressing objects:  46% (25519/55476)           remote: Compressing objects:  47% (26074/55476)           remote: Compressing objects:  48% (26629/55476)           remote: Compressing objects:  49% (27184/55476)           remote: Compressing objects:  50% (27738/55476)           remote: Compressing objects:  51% (28293/55476)           remote: Compressing objects:  52% (28848/55476)           remote: Compressing objects:  53% (29403/55476)           remote: Compressing objects:  54% (29958/55476)           remote: Compressing objects:  55% (30512/55476)           remote: Compressing objects:  56% (31067/55476)           remote: Compressing objects:  57% (31622/55476)           remote: Compressing objects:  58% (32177/55476)           remote: Compressing objects:  59% (32731/55476)           remote: Compressing objects:  60% (33286/55476)           remote: Compressing objects:  61% (33841/55476)           remote: Compressing objects:  62% (34396/55476)           remote: Compressing objects:  63% (34950/55476)           remote: Compressing objects:  64% (35505/55476)           remote: Compressing objects:  65% (36060/55476)           remote: Compressing objects:  66% (36615/55476)           remote: Compressing objects:  67% (37169/55476)           remote: Compressing objects:  68% (37724/55476)           remote: Compressing objects:  69% (38279/55476)           remote: Compressing objects:  70% (38834/55476)           remote: Compressing objects:  71% (39388/55476)           remote: Compressing objects:  72% (39943/55476)           remote: Compressing objects:  73% (40498/55476)           remote: Compressing objects:  74% (41053/55476)           remote: Compressing objects:  75% (41607/55476)           remote: Compressing objects:  76% (42162/55476)           remote: Compressing objects:  77% (42717/55476)           remote: Compressing objects:  78% (43272/55476)           remote: Compressing objects:  79% (43827/55476)           remote: Compressing objects:  80% (44381/55476)           remote: Compressing objects:  81% (44936/55476)           remote: Compressing objects:  82% (45491/55476)           remote: Compressing objects:  83% (46046/55476)           remote: Compressing objects:  84% (46600/55476)           remote: Compressing objects:  85% (47155/55476)           remote: Compressing objects:  86% (47710/55476)           remote: Compressing objects:  87% (48265/55476)           remote: Compressing objects:  88% (48819/55476)           remote: Compressing objects:  89% (49374/55476)           remote: Compressing objects:  90% (49929/55476)           remote: Compressing objects:  91% (50484/55476)           remote: Compressing objects:  92% (51038/55476)           remote: Compressing objects:  93% (51593/55476)           remote: Compressing objects:  94% (52148/55476)           remote: Compressing objects:  95% (52703/55476)           remote: Compressing objects:  96% (53257/55476)           remote: Compressing objects:  97% (53812/55476)           remote: Compressing objects:  98% (54367/55476)           remote: Compressing objects:  99% (54922/55476)           remote: Compressing objects: 100% (55476/55476)           remote: Compressing objects: 100% (55476/55476), done.        
Receiving objects:   0% (1/165077)   Receiving objects:   1% (1651/165077)   Receiving objects:   2% (3302/165077)   Receiving objects:   3% (4953/165077)   Receiving objects:   4% (6604/165077)   Receiving objects:   5% (8254/165077)   Receiving objects:   6% (9905/165077)   Receiving objects:   7% (11556/165077)   Receiving objects:   8% (13207/165077)   Receiving objects:   9% (14857/165077)   Receiving objects:  10% (16508/165077)   Receiving objects:  11% (18159/165077)   Receiving objects:  12% (19810/165077)   Receiving objects:  13% (21461/165077)   Receiving objects:  14% (23111/165077)   Receiving objects:  15% (24762/165077)   Receiving objects:  16% (26413/165077)   Receiving objects:  17% (28064/165077)   Receiving objects:  18% (29714/165077)   Receiving objects:  19% (31365/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  20% (33016/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  21% (34667/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  22% (36317/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  23% (37968/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  24% (39619/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  25% (41270/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  26% (42921/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  27% (44571/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  28% (46222/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  29% (47873/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  30% (49524/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  31% (51174/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  32% (52825/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  33% (54476/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  34% (56127/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  35% (57777/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  36% (59428/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  37% (61079/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  38% (62730/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  39% (64381/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  40% (66031/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  41% (67682/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  42% (69333/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  43% (70984/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  44% (72634/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  45% (74285/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  46% (75936/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  47% (77587/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  48% (79237/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  49% (80888/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  50% (82539/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  51% (84190/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  52% (85841/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  53% (87491/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  54% (89142/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  55% (90793/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  56% (92444/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  57% (94094/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  58% (95745/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  59% (97396/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  60% (99047/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  61% (100697/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  62% (102348/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  63% (103999/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  64% (105650/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  65% (107301/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  66% (108951/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  67% (110602/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  68% (112253/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  69% (113904/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  70% (115554/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  71% (117205/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  72% (118856/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  73% (120507/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  74% (122157/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  75% (123808/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  76% (125459/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  76% (126259/165077), 4.07 MiB | 8.12 MiB/s   Receiving objects:  77% (127110/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  78% (128761/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  79% (130411/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  80% (132062/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  81% (133713/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  82% (135364/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  83% (137014/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  84% (138665/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  85% (140316/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  86% (141967/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  87% (143617/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  88% (145268/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  89% (146919/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  90% (148570/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  91% (150221/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  92% (151871/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  93% (153522/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  94% (155173/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  95% (156824/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  96% (158474/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  97% (160125/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  98% (161776/165077), 11.89 MiB | 11.87 MiB/s   Receiving objects:  99% (163427/165077), 23.54 MiB | 15.68 MiB/s   remote: Total 165077 (delta 74887), reused 157438 (delta 68351)        
Receiving objects: 100% (165077/165077), 23.54 MiB | 15.68 MiB/s   Receiving objects: 100% (165077/165077), 27.78 MiB | 15.68 MiB/s, done.
Resolving deltas:   0% (0/74887)   Resolving deltas:   1% (749/74887)   Resolving deltas:   2% (1498/74887)   Resolving deltas:   3% (2254/74887)   Resolving deltas:   4% (2998/74887)   Resolving deltas:   5% (3745/74887)   Resolving deltas:   6% (4509/74887)   Resolving deltas:   7% (5243/74887)   Resolving deltas:   8% (5996/74887)   Resolving deltas:   9% (6743/74887)   Resolving deltas:  10% (7494/74887)   Resolving deltas:  11% (8245/74887)   Resolving deltas:  12% (8995/74887)   Resolving deltas:  13% (9736/74887)   Resolving deltas:  14% (10485/74887)   Resolving deltas:  15% (11234/74887)   Resolving deltas:  16% (11982/74887)   Resolving deltas:  17% (12731/74887)   Resolving deltas:  18% (13531/74887)   Resolving deltas:  19% (14264/74887)   Resolving deltas:  20% (14984/74887)   Resolving deltas:  21% (15784/74887)   Resolving deltas:  22% (16490/74887)   Resolving deltas:  23% (17227/74887)   Resolving deltas:  24% (17981/74887)   Resolving deltas:  25% (18738/74887)   Resolving deltas:  26% (19474/74887)   Resolving deltas:  27% (20221/74887)   Resolving deltas:  28% (20974/74887)   Resolving deltas:  29% (21728/74887)   Resolving deltas:  30% (22467/74887)   Resolving deltas:  31% (23215/74887)   Resolving deltas:  32% (23965/74887)   Resolving deltas:  33% (24774/74887)   Resolving deltas:  34% (25469/74887)   Resolving deltas:  35% (26228/74887)   Resolving deltas:  36% (26984/74887)   Resolving deltas:  37% (27711/74887)   Resolving deltas:  38% (28656/74887)   Resolving deltas:  39% (29206/74887)   Resolving deltas:  40% (29962/74887)   Resolving deltas:  41% (30716/74887)   Resolving deltas:  42% (31541/74887)   Resolving deltas:  43% (32207/74887)   Resolving deltas:  44% (32951/74887)   Resolving deltas:  45% (33700/74887)   Resolving deltas:  46% (34491/74887)   Resolving deltas:  47% (35261/74887)   Resolving deltas:  48% (35948/74887)   Resolving deltas:  49% (36706/74887)   Resolving deltas:  50% (37450/74887)   Resolving deltas:  51% (38193/74887)   Resolving deltas:  52% (39226/74887)   Resolving deltas:  53% (39705/74887)   Resolving deltas:  54% (40441/74887)   Resolving deltas:  55% (41302/74887)   Resolving deltas:  56% (41950/74887)   Resolving deltas:  57% (42703/74887)   Resolving deltas:  58% (43504/74887)   Resolving deltas:  59% (44186/74887)   Resolving deltas:  60% (44933/74887)   Resolving deltas:  61% (45687/74887)   Resolving deltas:  62% (46444/74887)   Resolving deltas:  63% (47183/74887)   Resolving deltas:  64% (48032/74887)   Resolving deltas:  65% (48687/74887)   Resolving deltas:  66% (49426/74887)   Resolving deltas:  67% (50188/74887)   Resolving deltas:  68% (50924/74887)   Resolving deltas:  69% (51674/74887)   Resolving deltas:  70% (52421/74887)   Resolving deltas:  71% (53174/74887)   Resolving deltas:  72% (53920/74887)   Resolving deltas:  73% (54670/74887)   Resolving deltas:  74% (55424/74887)   Resolving deltas:  75% (56167/74887)   Resolving deltas:  76% (56921/74887)   Resolving deltas:  77% (57672/74887)   Resolving deltas:  78% (58417/74887)   Resolving deltas:  78% (58941/74887), completed with 5 local objects.
fatal: pack has 15946 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #792

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/792/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 165071, done.        
remote: Compressing objects:   0% (1/55470)           remote: Compressing objects:   1% (555/55470)           remote: Compressing objects:   2% (1110/55470)           remote: Compressing objects:   3% (1665/55470)           remote: Compressing objects:   4% (2219/55470)           remote: Compressing objects:   5% (2774/55470)           remote: Compressing objects:   6% (3329/55470)           remote: Compressing objects:   7% (3883/55470)           remote: Compressing objects:   8% (4438/55470)           remote: Compressing objects:   9% (4993/55470)           remote: Compressing objects:  10% (5547/55470)           remote: Compressing objects:  11% (6102/55470)           remote: Compressing objects:  12% (6657/55470)           remote: Compressing objects:  13% (7212/55470)           remote: Compressing objects:  14% (7766/55470)           remote: Compressing objects:  15% (8321/55470)           remote: Compressing objects:  16% (8876/55470)           remote: Compressing objects:  17% (9430/55470)           remote: Compressing objects:  18% (9985/55470)           remote: Compressing objects:  19% (10540/55470)           remote: Compressing objects:  20% (11094/55470)           remote: Compressing objects:  21% (11649/55470)           remote: Compressing objects:  22% (12204/55470)           remote: Compressing objects:  23% (12759/55470)           remote: Compressing objects:  24% (13313/55470)           remote: Compressing objects:  25% (13868/55470)           remote: Compressing objects:  26% (14423/55470)           remote: Compressing objects:  27% (14977/55470)           remote: Compressing objects:  28% (15532/55470)           remote: Compressing objects:  29% (16087/55470)           remote: Compressing objects:  30% (16641/55470)           remote: Compressing objects:  31% (17196/55470)           remote: Compressing objects:  32% (17751/55470)           remote: Compressing objects:  33% (18306/55470)           remote: Compressing objects:  34% (18860/55470)           remote: Compressing objects:  35% (19415/55470)           remote: Compressing objects:  36% (19970/55470)           remote: Compressing objects:  37% (20524/55470)           remote: Compressing objects:  38% (21079/55470)           remote: Compressing objects:  39% (21634/55470)           remote: Compressing objects:  40% (22188/55470)           remote: Compressing objects:  41% (22743/55470)           remote: Compressing objects:  42% (23298/55470)           remote: Compressing objects:  43% (23853/55470)           remote: Compressing objects:  44% (24407/55470)           remote: Compressing objects:  45% (24962/55470)           remote: Compressing objects:  46% (25517/55470)           remote: Compressing objects:  47% (26071/55470)           remote: Compressing objects:  48% (26626/55470)           remote: Compressing objects:  49% (27181/55470)           remote: Compressing objects:  50% (27735/55470)           remote: Compressing objects:  51% (28290/55470)           remote: Compressing objects:  52% (28845/55470)           remote: Compressing objects:  53% (29400/55470)           remote: Compressing objects:  54% (29954/55470)           remote: Compressing objects:  55% (30509/55470)           remote: Compressing objects:  56% (31064/55470)           remote: Compressing objects:  57% (31618/55470)           remote: Compressing objects:  58% (32173/55470)           remote: Compressing objects:  59% (32728/55470)           remote: Compressing objects:  60% (33282/55470)           remote: Compressing objects:  61% (33837/55470)           remote: Compressing objects:  62% (34392/55470)           remote: Compressing objects:  63% (34947/55470)           remote: Compressing objects:  64% (35501/55470)           remote: Compressing objects:  65% (36056/55470)           remote: Compressing objects:  66% (36611/55470)           remote: Compressing objects:  67% (37165/55470)           remote: Compressing objects:  68% (37720/55470)           remote: Compressing objects:  69% (38275/55470)           remote: Compressing objects:  70% (38829/55470)           remote: Compressing objects:  71% (39384/55470)           remote: Compressing objects:  72% (39939/55470)           remote: Compressing objects:  73% (40494/55470)           remote: Compressing objects:  74% (41048/55470)           remote: Compressing objects:  75% (41603/55470)           remote: Compressing objects:  76% (42158/55470)           remote: Compressing objects:  77% (42712/55470)           remote: Compressing objects:  78% (43267/55470)           remote: Compressing objects:  79% (43822/55470)           remote: Compressing objects:  80% (44376/55470)           remote: Compressing objects:  81% (44931/55470)           remote: Compressing objects:  82% (45486/55470)           remote: Compressing objects:  83% (46041/55470)           remote: Compressing objects:  84% (46595/55470)           remote: Compressing objects:  85% (47150/55470)           remote: Compressing objects:  86% (47705/55470)           remote: Compressing objects:  87% (48259/55470)           remote: Compressing objects:  88% (48814/55470)           remote: Compressing objects:  89% (49369/55470)           remote: Compressing objects:  90% (49923/55470)           remote: Compressing objects:  91% (50478/55470)           remote: Compressing objects:  92% (51033/55470)           remote: Compressing objects:  93% (51588/55470)           remote: Compressing objects:  94% (52142/55470)           remote: Compressing objects:  95% (52697/55470)           remote: Compressing objects:  96% (53252/55470)           remote: Compressing objects:  97% (53806/55470)           remote: Compressing objects:  98% (54361/55470)           remote: Compressing objects:  99% (54916/55470)           remote: Compressing objects: 100% (55470/55470)           remote: Compressing objects: 100% (55470/55470), done.        
Receiving objects:   0% (1/165071)   Receiving objects:   1% (1651/165071)   Receiving objects:   2% (3302/165071)   Receiving objects:   3% (4953/165071)   Receiving objects:   4% (6603/165071)   Receiving objects:   5% (8254/165071)   Receiving objects:   6% (9905/165071)   Receiving objects:   7% (11555/165071)   Receiving objects:   8% (13206/165071)   Receiving objects:   9% (14857/165071)   Receiving objects:  10% (16508/165071)   Receiving objects:  11% (18158/165071)   Receiving objects:  12% (19809/165071)   Receiving objects:  13% (21460/165071)   Receiving objects:  14% (23110/165071)   Receiving objects:  15% (24761/165071)   Receiving objects:  16% (26412/165071)   Receiving objects:  17% (28063/165071)   Receiving objects:  18% (29713/165071)   Receiving objects:  19% (31364/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  20% (33015/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  21% (34665/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  22% (36316/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  23% (37967/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  24% (39618/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  25% (41268/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  26% (42919/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  27% (44570/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  28% (46220/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  29% (47871/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  30% (49522/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  31% (51173/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  32% (52823/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  33% (54474/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  34% (56125/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  35% (57775/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  36% (59426/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  37% (61077/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  38% (62727/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  39% (64378/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  40% (66029/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  41% (67680/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  42% (69330/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  43% (70981/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  44% (72632/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  45% (74282/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  46% (75933/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  47% (77584/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  48% (79235/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  49% (80885/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  50% (82536/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  51% (84187/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  52% (85837/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  53% (87488/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  54% (89139/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  55% (90790/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  56% (92440/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  57% (94091/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  58% (95742/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  59% (97392/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  60% (99043/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  61% (100694/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  62% (102345/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  63% (103995/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  64% (105646/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  65% (107297/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  66% (108947/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  67% (110598/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  68% (112249/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  69% (113899/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  70% (115550/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  71% (117201/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  72% (118852/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  73% (120502/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  74% (122153/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  75% (123804/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  76% (125454/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  76% (127027/165071), 3.95 MiB | 7.90 MiB/s   Receiving objects:  77% (127105/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  78% (128756/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  79% (130407/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  80% (132057/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  81% (133708/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  82% (135359/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  83% (137009/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  84% (138660/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  85% (140311/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  86% (141962/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  87% (143612/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  88% (145263/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  89% (146914/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  90% (148564/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  91% (150215/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  92% (151866/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  93% (153517/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  94% (155167/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  95% (156818/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  96% (158469/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  97% (160119/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  98% (161770/165071), 12.04 MiB | 12.03 MiB/s   Receiving objects:  99% (163421/165071), 25.28 MiB | 16.84 MiB/s   remote: Total 165071 (delta 74886), reused 157438 (delta 68351)        
Receiving objects: 100% (165071/165071), 25.28 MiB | 16.84 MiB/s   Receiving objects: 100% (165071/165071), 27.78 MiB | 16.84 MiB/s, done.
Resolving deltas:   0% (0/74886)   Resolving deltas:   1% (751/74886)   Resolving deltas:   2% (1498/74886)   Resolving deltas:   3% (2256/74886)   Resolving deltas:   4% (2997/74886)   Resolving deltas:   5% (3745/74886)   Resolving deltas:   6% (4509/74886)   Resolving deltas:   7% (5243/74886)   Resolving deltas:   8% (5995/74886)   Resolving deltas:   9% (6761/74886)   Resolving deltas:  10% (7490/74886)   Resolving deltas:  11% (8244/74886)   Resolving deltas:  12% (8991/74886)   Resolving deltas:  13% (9737/74886)   Resolving deltas:  14% (10490/74886)   Resolving deltas:  15% (11235/74886)   Resolving deltas:  16% (11982/74886)   Resolving deltas:  17% (12731/74886)   Resolving deltas:  18% (13500/74886)   Resolving deltas:  19% (14257/74886)   Resolving deltas:  20% (14980/74886)   Resolving deltas:  21% (15757/74886)   Resolving deltas:  22% (16505/74886)   Resolving deltas:  23% (17224/74886)   Resolving deltas:  24% (17973/74886)   Resolving deltas:  25% (18734/74886)   Resolving deltas:  26% (19474/74886)   Resolving deltas:  27% (20220/74886)   Resolving deltas:  28% (20970/74886)   Resolving deltas:  29% (21717/74886)   Resolving deltas:  30% (22466/74886)   Resolving deltas:  31% (23229/74886)   Resolving deltas:  32% (23964/74886)   Resolving deltas:  33% (24759/74886)   Resolving deltas:  34% (25464/74886)   Resolving deltas:  35% (26221/74886)   Resolving deltas:  36% (26970/74886)   Resolving deltas:  37% (27715/74886)   Resolving deltas:  38% (28654/74886)   Resolving deltas:  39% (29208/74886)   Resolving deltas:  40% (29956/74886)   Resolving deltas:  41% (30704/74886)   Resolving deltas:  42% (31529/74886)   Resolving deltas:  43% (32201/74886)   Resolving deltas:  44% (32952/74886)   Resolving deltas:  45% (33740/74886)   Resolving deltas:  46% (34481/74886)   Resolving deltas:  47% (35264/74886)   Resolving deltas:  48% (35955/74886)   Resolving deltas:  49% (36700/74886)   Resolving deltas:  50% (37445/74886)   Resolving deltas:  51% (38192/74886)   Resolving deltas:  52% (39210/74886)   Resolving deltas:  53% (39693/74886)   Resolving deltas:  54% (40440/74886)   Resolving deltas:  55% (41289/74886)   Resolving deltas:  56% (41942/74886)   Resolving deltas:  57% (42712/74886)   Resolving deltas:  58% (43527/74886)   Resolving deltas:  59% (44188/74886)   Resolving deltas:  60% (44949/74886)   Resolving deltas:  61% (45686/74886)   Resolving deltas:  62% (46446/74886)   Resolving deltas:  63% (47181/74886)   Resolving deltas:  64% (47945/74886)   Resolving deltas:  65% (48678/74886)   Resolving deltas:  66% (49431/74886)   Resolving deltas:  67% (50201/74886)   Resolving deltas:  68% (50924/74886)   Resolving deltas:  69% (51677/74886)   Resolving deltas:  70% (52434/74886)   Resolving deltas:  71% (53177/74886)   Resolving deltas:  72% (53921/74886)   Resolving deltas:  73% (54712/74886)   Resolving deltas:  74% (55417/74886)   Resolving deltas:  75% (56165/74886)   Resolving deltas:  76% (56919/74886)   Resolving deltas:  77% (57668/74886)   Resolving deltas:  78% (58424/74886)   Resolving deltas:  78% (58935/74886), completed with 5 local objects.
fatal: pack has 15951 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 165071, done.        
remote: Compressing objects:   0% (1/55470)           remote: Compressing objects:   1% (555/55470)           remote: Compressing objects:   2% (1110/55470)           remote: Compressing objects:   3% (1665/55470)           remote: Compressing objects:   4% (2219/55470)           remote: Compressing objects:   5% (2774/55470)           remote: Compressing objects:   6% (3329/55470)           remote: Compressing objects:   7% (3883/55470)           remote: Compressing objects:   8% (4438/55470)           remote: Compressing objects:   9% (4993/55470)           remote: Compressing objects:  10% (5547/55470)           remote: Compressing objects:  11% (6102/55470)           remote: Compressing objects:  12% (6657/55470)           remote: Compressing objects:  13% (7212/55470)           remote: Compressing objects:  14% (7766/55470)           remote: Compressing objects:  15% (8321/55470)           remote: Compressing objects:  16% (8876/55470)           remote: Compressing objects:  17% (9430/55470)           remote: Compressing objects:  18% (9985/55470)           remote: Compressing objects:  19% (10540/55470)           remote: Compressing objects:  20% (11094/55470)           remote: Compressing objects:  21% (11649/55470)           remote: Compressing objects:  22% (12204/55470)           remote: Compressing objects:  23% (12759/55470)           remote: Compressing objects:  24% (13313/55470)           remote: Compressing objects:  25% (13868/55470)           remote: Compressing objects:  26% (14423/55470)           remote: Compressing objects:  27% (14977/55470)           remote: Compressing objects:  28% (15532/55470)           remote: Compressing objects:  29% (16087/55470)           remote: Compressing objects:  30% (16641/55470)           remote: Compressing objects:  31% (17196/55470)           remote: Compressing objects:  32% (17751/55470)           remote: Compressing objects:  33% (18306/55470)           remote: Compressing objects:  34% (18860/55470)           remote: Compressing objects:  35% (19415/55470)           remote: Compressing objects:  36% (19970/55470)           remote: Compressing objects:  37% (20524/55470)           remote: Compressing objects:  38% (21079/55470)           remote: Compressing objects:  39% (21634/55470)           remote: Compressing objects:  40% (22188/55470)           remote: Compressing objects:  41% (22743/55470)           remote: Compressing objects:  42% (23298/55470)           remote: Compressing objects:  43% (23853/55470)           remote: Compressing objects:  44% (24407/55470)           remote: Compressing objects:  45% (24962/55470)           remote: Compressing objects:  46% (25517/55470)           remote: Compressing objects:  47% (26071/55470)           remote: Compressing objects:  48% (26626/55470)           remote: Compressing objects:  49% (27181/55470)           remote: Compressing objects:  50% (27735/55470)           remote: Compressing objects:  51% (28290/55470)           remote: Compressing objects:  52% (28845/55470)           remote: Compressing objects:  53% (29400/55470)           remote: Compressing objects:  54% (29954/55470)           remote: Compressing objects:  55% (30509/55470)           remote: Compressing objects:  56% (31064/55470)           remote: Compressing objects:  57% (31618/55470)           remote: Compressing objects:  58% (32173/55470)           remote: Compressing objects:  59% (32728/55470)           remote: Compressing objects:  60% (33282/55470)           remote: Compressing objects:  61% (33837/55470)           remote: Compressing objects:  62% (34392/55470)           remote: Compressing objects:  63% (34947/55470)           remote: Compressing objects:  64% (35501/55470)           remote: Compressing objects:  65% (36056/55470)           remote: Compressing objects:  66% (36611/55470)           remote: Compressing objects:  67% (37165/55470)           remote: Compressing objects:  68% (37720/55470)           remote: Compressing objects:  69% (38275/55470)           remote: Compressing objects:  70% (38829/55470)           remote: Compressing objects:  71% (39384/55470)           remote: Compressing objects:  72% (39939/55470)           remote: Compressing objects:  73% (40494/55470)           remote: Compressing objects:  74% (41048/55470)           remote: Compressing objects:  75% (41603/55470)           remote: Compressing objects:  76% (42158/55470)           remote: Compressing objects:  77% (42712/55470)           remote: Compressing objects:  78% (43267/55470)           remote: Compressing objects:  79% (43822/55470)           remote: Compressing objects:  80% (44376/55470)           remote: Compressing objects:  81% (44931/55470)           remote: Compressing objects:  82% (45486/55470)           remote: Compressing objects:  83% (46041/55470)           remote: Compressing objects:  84% (46595/55470)           remote: Compressing objects:  85% (47150/55470)           remote: Compressing objects:  86% (47705/55470)           remote: Compressing objects:  87% (48259/55470)           remote: Compressing objects:  88% (48814/55470)           remote: Compressing objects:  89% (49369/55470)           remote: Compressing objects:  90% (49923/55470)           remote: Compressing objects:  91% (50478/55470)           remote: Compressing objects:  92% (51033/55470)           remote: Compressing objects:  93% (51588/55470)           remote: Compressing objects:  94% (52142/55470)           remote: Compressing objects:  95% (52697/55470)           remote: Compressing objects:  96% (53252/55470)           remote: Compressing objects:  97% (53806/55470)           remote: Compressing objects:  98% (54361/55470)           remote: Compressing objects:  99% (54916/55470)           remote: Compressing objects: 100% (55470/55470)           remote: Compressing objects: 100% (55470/55470), done.        
Receiving objects:   0% (1/165071)   Receiving objects:   1% (1651/165071)   Receiving objects:   2% (3302/165071)   Receiving objects:   3% (4953/165071)   Receiving objects:   4% (6603/165071)   Receiving objects:   5% (8254/165071)   Receiving objects:   6% (9905/165071)   Receiving objects:   7% (11555/165071)   Receiving objects:   8% (13206/165071)   Receiving objects:   9% (14857/165071)   Receiving objects:  10% (16508/165071)   Receiving objects:  11% (18158/165071)   Receiving objects:  12% (19809/165071)   Receiving objects:  13% (21460/165071)   Receiving objects:  14% (23110/165071)   Receiving objects:  15% (24761/165071)   Receiving objects:  16% (26412/165071)   Receiving objects:  17% (28063/165071)   Receiving objects:  18% (29713/165071)   Receiving objects:  19% (31364/165071)   Receiving objects:  20% (33015/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  21% (34665/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  22% (36316/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  23% (37967/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  24% (39618/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  25% (41268/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  26% (42919/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  27% (44570/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  28% (46220/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  29% (47871/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  30% (49522/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  31% (51173/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  32% (52823/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  33% (54474/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  34% (56125/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  35% (57775/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  36% (59426/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  37% (61077/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  38% (62727/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  39% (64378/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  40% (66029/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  41% (67680/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  42% (69330/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  43% (70981/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  44% (72632/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  45% (74282/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  46% (75933/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  47% (77584/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  48% (79235/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  49% (80885/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  50% (82536/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  51% (84187/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  52% (85837/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  53% (87488/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  54% (89139/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  55% (90790/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  56% (92440/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  57% (94091/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  58% (95742/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  59% (97392/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  60% (99043/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  61% (100694/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  62% (102345/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  63% (103995/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  64% (105646/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  65% (107297/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  66% (108947/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  67% (110598/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  68% (112249/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  69% (113899/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  70% (115550/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  71% (117201/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  72% (118852/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  73% (120502/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  74% (122153/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  75% (123804/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  76% (125454/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  77% (127105/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  77% (128234/165071), 4.19 MiB | 8.37 MiB/s   Receiving objects:  78% (128756/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  79% (130407/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  80% (132057/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  81% (133708/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  82% (135359/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  83% (137009/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  84% (138660/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  85% (140311/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  86% (141962/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  87% (143612/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  88% (145263/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  89% (146914/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  90% (148564/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  91% (150215/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  92% (151866/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  93% (153517/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  94% (155167/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  95% (156818/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  96% (158469/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  97% (160119/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  98% (161770/165071), 12.34 MiB | 12.34 MiB/s   Receiving objects:  99% (163421/165071), 25.54 MiB | 17.02 MiB/s   remote: Total 165071 (delta 74886), reused 157438 (delta 68351)        
Receiving objects: 100% (165071/165071), 25.54 MiB | 17.02 MiB/s   Receiving objects: 100% (165071/165071), 27.78 MiB | 17.02 MiB/s, done.
Resolving deltas:   0% (0/74886)   Resolving deltas:   1% (752/74886)   Resolving deltas:   2% (1498/74886)   Resolving deltas:   3% (2249/74886)   Resolving deltas:   4% (3009/74886)   Resolving deltas:   5% (3745/74886)   Resolving deltas:   6% (4505/74886)   Resolving deltas:   7% (5249/74886)   Resolving deltas:   8% (5995/74886)   Resolving deltas:   9% (6750/74886)   Resolving deltas:  10% (7496/74886)   Resolving deltas:  11% (8248/74886)   Resolving deltas:  12% (8995/74886)   Resolving deltas:  13% (9736/74886)   Resolving deltas:  14% (10497/74886)   Resolving deltas:  15% (11235/74886)   Resolving deltas:  16% (11983/74886)   Resolving deltas:  17% (12731/74886)   Resolving deltas:  18% (13533/74886)   Resolving deltas:  19% (14268/74886)   Resolving deltas:  20% (14980/74886)   Resolving deltas:  21% (15766/74886)   Resolving deltas:  22% (16499/74886)   Resolving deltas:  23% (17224/74886)   Resolving deltas:  24% (17991/74886)   Resolving deltas:  25% (18722/74886)   Resolving deltas:  26% (19492/74886)   Resolving deltas:  27% (20220/74886)   Resolving deltas:  28% (20971/74886)   Resolving deltas:  29% (21719/74886)   Resolving deltas:  30% (22536/74886)   Resolving deltas:  31% (23216/74886)   Resolving deltas:  32% (23964/74886)   Resolving deltas:  33% (24750/74886)   Resolving deltas:  34% (25472/74886)   Resolving deltas:  35% (26212/74886)   Resolving deltas:  36% (26995/74886)   Resolving deltas:  37% (27723/74886)   Resolving deltas:  38% (28661/74886)   Resolving deltas:  39% (29206/74886)   Resolving deltas:  40% (29956/74886)   Resolving deltas:  41% (30704/74886)   Resolving deltas:  42% (31537/74886)   Resolving deltas:  43% (32201/74886)   Resolving deltas:  44% (32951/74886)   Resolving deltas:  45% (33699/74886)   Resolving deltas:  46% (34454/74886)   Resolving deltas:  47% (35225/74886)   Resolving deltas:  48% (35960/74886)   Resolving deltas:  49% (36699/74886)   Resolving deltas:  50% (37449/74886)   Resolving deltas:  51% (38192/74886)   Resolving deltas:  52% (39204/74886)   Resolving deltas:  53% (39691/74886)   Resolving deltas:  54% (40447/74886)   Resolving deltas:  55% (41316/74886)   Resolving deltas:  56% (41968/74886)   Resolving deltas:  57% (42686/74886)   Resolving deltas:  58% (43438/74886)   Resolving deltas:  59% (44197/74886)   Resolving deltas:  60% (44934/74886)   Resolving deltas:  61% (45695/74886)   Resolving deltas:  62% (46438/74886)   Resolving deltas:  63% (47183/74886)   Resolving deltas:  64% (48018/74886)   Resolving deltas:  65% (48698/74886)   Resolving deltas:  66% (49444/74886)   Resolving deltas:  67% (50194/74886)   Resolving deltas:  68% (50926/74886)   Resolving deltas:  69% (51673/74886)   Resolving deltas:  70% (52433/74886)   Resolving deltas:  71% (53175/74886)   Resolving deltas:  72% (53919/74886)   Resolving deltas:  73% (54727/74886)   Resolving deltas:  74% (55429/74886)   Resolving deltas:  75% (56165/74886)   Resolving deltas:  76% (56940/74886)   Resolving deltas:  77% (57667/74886)   Resolving deltas:  78% (58415/74886)   Resolving deltas:  78% (58935/74886), completed with 5 local objects.
fatal: pack has 15951 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 165071, done.        
remote: Compressing objects:   0% (1/55470)           remote: Compressing objects:   1% (555/55470)           remote: Compressing objects:   2% (1110/55470)           remote: Compressing objects:   3% (1665/55470)           remote: Compressing objects:   4% (2219/55470)           remote: Compressing objects:   5% (2774/55470)           remote: Compressing objects:   6% (3329/55470)           remote: Compressing objects:   7% (3883/55470)           remote: Compressing objects:   8% (4438/55470)           remote: Compressing objects:   9% (4993/55470)           remote: Compressing objects:  10% (5547/55470)           remote: Compressing objects:  11% (6102/55470)           remote: Compressing objects:  12% (6657/55470)           remote: Compressing objects:  13% (7212/55470)           remote: Compressing objects:  14% (7766/55470)           remote: Compressing objects:  15% (8321/55470)           remote: Compressing objects:  16% (8876/55470)           remote: Compressing objects:  17% (9430/55470)           remote: Compressing objects:  18% (9985/55470)           remote: Compressing objects:  19% (10540/55470)           remote: Compressing objects:  20% (11094/55470)           remote: Compressing objects:  21% (11649/55470)           remote: Compressing objects:  22% (12204/55470)           remote: Compressing objects:  23% (12759/55470)           remote: Compressing objects:  24% (13313/55470)           remote: Compressing objects:  25% (13868/55470)           remote: Compressing objects:  26% (14423/55470)           remote: Compressing objects:  27% (14977/55470)           remote: Compressing objects:  28% (15532/55470)           remote: Compressing objects:  29% (16087/55470)           remote: Compressing objects:  30% (16641/55470)           remote: Compressing objects:  31% (17196/55470)           remote: Compressing objects:  32% (17751/55470)           remote: Compressing objects:  33% (18306/55470)           remote: Compressing objects:  34% (18860/55470)           remote: Compressing objects:  35% (19415/55470)           remote: Compressing objects:  36% (19970/55470)           remote: Compressing objects:  37% (20524/55470)           remote: Compressing objects:  38% (21079/55470)           remote: Compressing objects:  39% (21634/55470)           remote: Compressing objects:  40% (22188/55470)           remote: Compressing objects:  41% (22743/55470)           remote: Compressing objects:  42% (23298/55470)           remote: Compressing objects:  43% (23853/55470)           remote: Compressing objects:  44% (24407/55470)           remote: Compressing objects:  45% (24962/55470)           remote: Compressing objects:  46% (25517/55470)           remote: Compressing objects:  47% (26071/55470)           remote: Compressing objects:  48% (26626/55470)           remote: Compressing objects:  49% (27181/55470)           remote: Compressing objects:  50% (27735/55470)           remote: Compressing objects:  51% (28290/55470)           remote: Compressing objects:  52% (28845/55470)           remote: Compressing objects:  53% (29400/55470)           remote: Compressing objects:  54% (29954/55470)           remote: Compressing objects:  55% (30509/55470)           remote: Compressing objects:  56% (31064/55470)           remote: Compressing objects:  57% (31618/55470)           remote: Compressing objects:  58% (32173/55470)           remote: Compressing objects:  59% (32728/55470)           remote: Compressing objects:  60% (33282/55470)           remote: Compressing objects:  61% (33837/55470)           remote: Compressing objects:  62% (34392/55470)           remote: Compressing objects:  63% (34947/55470)           remote: Compressing objects:  64% (35501/55470)           remote: Compressing objects:  65% (36056/55470)           remote: Compressing objects:  66% (36611/55470)           remote: Compressing objects:  67% (37165/55470)           remote: Compressing objects:  68% (37720/55470)           remote: Compressing objects:  69% (38275/55470)           remote: Compressing objects:  70% (38829/55470)           remote: Compressing objects:  71% (39384/55470)           remote: Compressing objects:  72% (39939/55470)           remote: Compressing objects:  73% (40494/55470)           remote: Compressing objects:  74% (41048/55470)           remote: Compressing objects:  75% (41603/55470)           remote: Compressing objects:  76% (42158/55470)           remote: Compressing objects:  77% (42712/55470)           remote: Compressing objects:  78% (43267/55470)           remote: Compressing objects:  79% (43822/55470)           remote: Compressing objects:  80% (44376/55470)           remote: Compressing objects:  81% (44931/55470)           remote: Compressing objects:  82% (45486/55470)           remote: Compressing objects:  83% (46041/55470)           remote: Compressing objects:  84% (46595/55470)           remote: Compressing objects:  85% (47150/55470)           remote: Compressing objects:  86% (47705/55470)           remote: Compressing objects:  87% (48259/55470)           remote: Compressing objects:  88% (48814/55470)           remote: Compressing objects:  89% (49369/55470)           remote: Compressing objects:  90% (49923/55470)           remote: Compressing objects:  91% (50478/55470)           remote: Compressing objects:  92% (51033/55470)           remote: Compressing objects:  93% (51588/55470)           remote: Compressing objects:  94% (52142/55470)           remote: Compressing objects:  95% (52697/55470)           remote: Compressing objects:  96% (53252/55470)           remote: Compressing objects:  97% (53806/55470)           remote: Compressing objects:  98% (54361/55470)           remote: Compressing objects:  99% (54916/55470)           remote: Compressing objects: 100% (55470/55470)           remote: Compressing objects: 100% (55470/55470), done.        
Receiving objects:   0% (1/165071)   Receiving objects:   1% (1651/165071)   Receiving objects:   2% (3302/165071)   Receiving objects:   3% (4953/165071)   Receiving objects:   4% (6603/165071)   Receiving objects:   5% (8254/165071)   Receiving objects:   6% (9905/165071)   Receiving objects:   7% (11555/165071)   Receiving objects:   8% (13206/165071)   Receiving objects:   9% (14857/165071)   Receiving objects:  10% (16508/165071)   Receiving objects:  11% (18158/165071)   Receiving objects:  12% (19809/165071)   Receiving objects:  13% (21460/165071)   Receiving objects:  14% (23110/165071)   Receiving objects:  15% (24761/165071)   Receiving objects:  16% (26412/165071)   Receiving objects:  17% (28063/165071)   Receiving objects:  18% (29713/165071)   Receiving objects:  19% (31364/165071)   Receiving objects:  20% (33015/165071)   Receiving objects:  21% (34665/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  22% (36316/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  23% (37967/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  24% (39618/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  25% (41268/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  26% (42919/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  27% (44570/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  28% (46220/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  29% (47871/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  30% (49522/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  31% (51173/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  32% (52823/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  33% (54474/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  34% (56125/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  35% (57775/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  36% (59426/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  37% (61077/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  38% (62727/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  39% (64378/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  40% (66029/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  41% (67680/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  42% (69330/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  43% (70981/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  44% (72632/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  45% (74282/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  46% (75933/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  47% (77584/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  48% (79235/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  49% (80885/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  50% (82536/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  51% (84187/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  52% (85837/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  53% (87488/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  54% (89139/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  55% (90790/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  56% (92440/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  57% (94091/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  58% (95742/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  59% (97392/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  60% (99043/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  61% (100694/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  62% (102345/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  63% (103995/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  64% (105646/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  65% (107297/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  66% (108947/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  67% (110598/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  68% (112249/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  69% (113899/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  70% (115550/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  71% (117201/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  72% (118852/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  73% (120502/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  74% (122153/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  75% (123804/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  76% (125454/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  77% (127105/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  77% (128491/165071), 4.32 MiB | 8.63 MiB/s   Receiving objects:  78% (128756/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  79% (130407/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  80% (132057/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  81% (133708/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  82% (135359/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  83% (137009/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  84% (138660/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  85% (140311/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  86% (141962/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  87% (143612/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  88% (145263/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  89% (146914/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  90% (148564/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  91% (150215/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  92% (151866/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  93% (153517/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  94% (155167/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  95% (156818/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  96% (158469/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  97% (160119/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  98% (161770/165071), 12.39 MiB | 12.39 MiB/s   Receiving objects:  99% (163421/165071), 24.86 MiB | 16.58 MiB/s   remote: Total 165071 (delta 74887), reused 157438 (delta 68351)        
Receiving objects: 100% (165071/165071), 24.86 MiB | 16.58 MiB/s   Receiving objects: 100% (165071/165071), 27.78 MiB | 16.58 MiB/s, done.
Resolving deltas:   0% (0/74887)   Resolving deltas:   1% (749/74887)   Resolving deltas:   2% (1498/74887)   Resolving deltas:   3% (2255/74887)   Resolving deltas:   4% (3025/74887)   Resolving deltas:   5% (3747/74887)   Resolving deltas:   6% (4510/74887)   Resolving deltas:   7% (5244/74887)   Resolving deltas:   8% (5996/74887)   Resolving deltas:   9% (6751/74887)   Resolving deltas:  10% (7493/74887)   Resolving deltas:  11% (8244/74887)   Resolving deltas:  12% (8997/74887)   Resolving deltas:  13% (9737/74887)   Resolving deltas:  14% (10485/74887)   Resolving deltas:  15% (11235/74887)   Resolving deltas:  16% (11982/74887)   Resolving deltas:  17% (12731/74887)   Resolving deltas:  18% (13529/74887)   Resolving deltas:  19% (14263/74887)   Resolving deltas:  20% (14988/74887)   Resolving deltas:  21% (15730/74887)   Resolving deltas:  22% (16494/74887)   Resolving deltas:  23% (17227/74887)   Resolving deltas:  24% (17994/74887)   Resolving deltas:  25% (18735/74887)   Resolving deltas:  26% (19477/74887)   Resolving deltas:  27% (20223/74887)   Resolving deltas:  28% (20977/74887)   Resolving deltas:  29% (21732/74887)   Resolving deltas:  30% (22467/74887)   Resolving deltas:  31% (23218/74887)   Resolving deltas:  32% (23966/74887)   Resolving deltas:  33% (24759/74887)   Resolving deltas:  34% (25481/74887)   Resolving deltas:  35% (26217/74887)   Resolving deltas:  36% (26985/74887)   Resolving deltas:  37% (27720/74887)   Resolving deltas:  38% (28648/74887)   Resolving deltas:  39% (29207/74887)   Resolving deltas:  40% (29955/74887)   Resolving deltas:  41% (30711/74887)   Resolving deltas:  42% (31535/74887)   Resolving deltas:  43% (32202/74887)   Resolving deltas:  44% (32951/74887)   Resolving deltas:  45% (33742/74887)   Resolving deltas:  46% (34472/74887)   Resolving deltas:  47% (35228/74887)   Resolving deltas:  48% (35960/74887)   Resolving deltas:  49% (36699/74887)   Resolving deltas:  50% (37450/74887)   Resolving deltas:  51% (38199/74887)   Resolving deltas:  52% (39204/74887)   Resolving deltas:  53% (39696/74887)   Resolving deltas:  54% (40446/74887)   Resolving deltas:  55% (41285/74887)   Resolving deltas:  56% (41947/74887)   Resolving deltas:  57% (42715/74887)   Resolving deltas:  58% (43526/74887)   Resolving deltas:  59% (44188/74887)   Resolving deltas:  60% (44948/74887)   Resolving deltas:  61% (45693/74887)   Resolving deltas:  62% (46448/74887)   Resolving deltas:  63% (47183/74887)   Resolving deltas:  64% (47944/74887)   Resolving deltas:  65% (48679/74887)   Resolving deltas:  66% (49431/74887)   Resolving deltas:  67% (50196/74887)   Resolving deltas:  68% (50924/74887)   Resolving deltas:  69% (51676/74887)   Resolving deltas:  70% (52421/74887)   Resolving deltas:  71% (53172/74887)   Resolving deltas:  72% (53923/74887)   Resolving deltas:  73% (54679/74887)   Resolving deltas:  74% (55421/74887)   Resolving deltas:  75% (56167/74887)   Resolving deltas:  76% (56917/74887)   Resolving deltas:  77% (57667/74887)   Resolving deltas:  78% (58412/74887)   Resolving deltas:  78% (58936/74887), completed with 5 local objects.
fatal: pack has 15951 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #791

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/791/display/redirect?page=changes>

Changes:

[jbonofre] Update jaxb export versions

------------------------------------------
[...truncated 3.02 MB...]
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/kar/target/org.apache.karaf.kar.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.kar/org.apache.karaf.kar.core/4.1.7-20181002.125638-51/org.apache.karaf.kar.core-4.1.7-20181002.125638-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7-SNAPSHOT/service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7-20181002.125338-51/service-4.1.7-20181002.125338-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7-SNAPSHOT/diagnostic-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7-20181002.132004-50/diagnostic-4.1.7-20181002.132004-50.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7-SNAPSHOT/jaas-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7-20181002.125037-52/jaas-4.1.7-20181002.125037-52.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-SNAPSHOT/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181002.132018-50/org.apache.karaf.diagnostic.boot-4.1.7-20181002.132018-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181002.132018-50/org.apache.karaf.diagnostic.boot-4.1.7-20181002.132018-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181002.132018-50/org.apache.karaf.diagnostic.boot-4.1.7-20181002.132018-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/pom.xml> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-SNAPSHOT/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181002.132128-50/org.apache.karaf.jndi.core-4.1.7-20181002.132128-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181002.132128-50/org.apache.karaf.jndi.core-4.1.7-20181002.132128-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181002.132128-50/org.apache.karaf.jndi.core-4.1.7-20181002.132128-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/pom.xml> to org.apache.karaf/org.apache.karaf.event/4.1.7-SNAPSHOT/org.apache.karaf.event-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181002.132459-50/org.apache.karaf.event-4.1.7-20181002.132459-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181002.132459-50/org.apache.karaf.event-4.1.7-20181002.132459-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181002.132459-50/org.apache.karaf.event-4.1.7-20181002.132459-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7-SNAPSHOT/blueprint-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7-20181002.131126-50/blueprint-4.1.7-20181002.131126-50.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-SNAPSHOT/org.apache.karaf.scr.state-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181002.131836-50/org.apache.karaf.scr.state-4.1.7-20181002.131836-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181002.131836-50/org.apache.karaf.scr.state-4.1.7-20181002.131836-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181002.131836-50/org.apache.karaf.scr.state-4.1.7-20181002.131836-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/pom.xml> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-SNAPSHOT/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181002.132150-50/org.apache.karaf.jdbc.core-4.1.7-20181002.132150-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181002.132150-50/org.apache.karaf.jdbc.core-4.1.7-20181002.132150-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181002.132150-50/org.apache.karaf.jdbc.core-4.1.7-20181002.132150-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/pom.xml> to org.apache.karaf.demos/web/4.1.7-SNAPSHOT/web-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT.war> to org.apache.karaf.demos/web/4.1.7-20181002.133546-50/web-4.1.7-20181002.133546-50.war
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/web/4.1.7-20181002.133546-50/web-4.1.7-20181002.133546-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.demos/web/4.1.7-20181002.133546-50/web-4.1.7-20181002.133546-50-javadoc.jar
[Fast Archiver] Compressed 30.89 MB of artifacts by 77.4% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/feature/pom.xml> to org.apache.karaf.archetypes/karaf-feature-archetype/4.1.7-SNAPSHOT/karaf-feature-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-SNAPSHOT/org.apache.karaf.shell.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181002.125435-51/org.apache.karaf.shell.core-4.1.7-20181002.125435-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181002.125435-51/org.apache.karaf.shell.core-4.1.7-20181002.125435-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181002.125435-51/org.apache.karaf.shell.core-4.1.7-20181002.125435-51-javadoc.jar
[Fast Archiver] Compressed 1.53 MB of artifacts by 12.3% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/pom.xml> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-SNAPSHOT/org.apache.karaf.config.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181002.130309-51/org.apache.karaf.config.core-4.1.7-20181002.130309-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181002.130309-51/org.apache.karaf.config.core-4.1.7-20181002.130309-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181002.130309-51/org.apache.karaf.config.core-4.1.7-20181002.130309-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7-SNAPSHOT/bundle-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7-20181002.130146-51/bundle-4.1.7-20181002.130146-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-SNAPSHOT/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181002.130407-51/org.apache.karaf.deployer.blueprint-4.1.7-20181002.130407-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181002.130407-51/org.apache.karaf.deployer.blueprint-4.1.7-20181002.130407-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181002.130407-51/org.apache.karaf.deployer.blueprint-4.1.7-20181002.130407-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-SNAPSHOT/org.apache.karaf.shell.table-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181002.130943-50/org.apache.karaf.shell.table-4.1.7-20181002.130943-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181002.130943-50/org.apache.karaf.shell.table-4.1.7-20181002.130943-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181002.130943-50/org.apache.karaf.shell.table-4.1.7-20181002.130943-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/pom.xml> to org.apache.karaf.features/framework/4.1.7-SNAPSHOT/framework-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/target/framework-4.1.7-SNAPSHOT.kar> to org.apache.karaf.features/framework/4.1.7-20181002.133106-50/framework-4.1.7-20181002.133106-50.kar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/target/feature/feature.xml> to org.apache.karaf.features/framework/4.1.7-20181002.133106-50/framework-4.1.7-20181002.133106-50-features.xml
[Fast Archiver] Compressed 9.09 MB of artifacts by 86.6% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-SNAPSHOT/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181002.130812-51/org.apache.karaf.deployer.kar-4.1.7-20181002.130812-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181002.130812-51/org.apache.karaf.deployer.kar-4.1.7-20181002.130812-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181002.130812-51/org.apache.karaf.deployer.kar-4.1.7-20181002.130812-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/pom.xml> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-SNAPSHOT/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181002.131410-50/org.apache.karaf.wrapper.core-4.1.7-20181002.131410-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181002.131410-50/org.apache.karaf.wrapper.core-4.1.7-20181002.131410-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181002.131410-50/org.apache.karaf.wrapper.core-4.1.7-20181002.131410-50-javadoc.jar
[Fast Archiver] Compressed 2.39 MB of artifacts by 52.4% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-SNAPSHOT/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181002.132341-50/org.apache.karaf.services.eventadmin-4.1.7-20181002.132341-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181002.132341-50/org.apache.karaf.services.eventadmin-4.1.7-20181002.132341-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181002.132341-50/org.apache.karaf.services.eventadmin-4.1.7-20181002.132341-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/pom.xml> to org.apache.karaf.demos/demos/4.1.7-SNAPSHOT/demos-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/pom.xml> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-SNAPSHOT/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181002.130335-51/org.apache.karaf.tools.utils-4.1.7-20181002.130335-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181002.130335-51/org.apache.karaf.tools.utils-4.1.7-20181002.130335-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181002.130335-51/org.apache.karaf.tools.utils-4.1.7-20181002.130335-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181002.131947-50/org.apache.karaf.scr.examples.component.factories-4.1.7-20181002.131947-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181002.131947-50/org.apache.karaf.scr.examples.component.factories-4.1.7-20181002.131947-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181002.131947-50/org.apache.karaf.scr.examples.component.factories-4.1.7-20181002.131947-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-SNAPSHOT/org.apache.karaf.service.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181002.130701-51/org.apache.karaf.service.core-4.1.7-20181002.130701-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181002.130701-51/org.apache.karaf.service.core-4.1.7-20181002.130701-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181002.130701-51/org.apache.karaf.service.core-4.1.7-20181002.130701-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/pom.xml> to org.apache.karaf.features/spring-legacy/4.1.7-SNAPSHOT/spring-legacy-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/target/feature/feature.xml> to org.apache.karaf.features/spring-legacy/4.1.7-20181002.133324-50/spring-legacy-4.1.7-20181002.133324-50-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/pom.xml> to org.apache.karaf.features/enterprise/4.1.7-SNAPSHOT/enterprise-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/target/feature/feature.xml> to org.apache.karaf.features/enterprise/4.1.7-20181002.133349-50/enterprise-4.1.7-20181002.133349-50-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/pom.xml> to org.apache.karaf.demos/my-kar/4.1.7-SNAPSHOT/my-kar-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/target/my-kar-4.1.7-SNAPSHOT.kar> to org.apache.karaf.demos/my-kar/4.1.7-20181002.133714-50/my-kar-4.1.7-20181002.133714-50.kar
[Fast Archiver] Compressed 500.51 KB of artifacts by 89.5% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/kar/pom.xml> to org.apache.karaf.archetypes/karaf-kar-archetype/4.1.7-SNAPSHOT/karaf-kar-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-SNAPSHOT/org.apache.karaf.scr.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181002.131752-50/org.apache.karaf.scr.command-4.1.7-20181002.131752-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181002.131752-50/org.apache.karaf.scr.command-4.1.7-20181002.131752-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181002.131752-50/org.apache.karaf.scr.command-4.1.7-20181002.131752-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-SNAPSHOT/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181002.131107-50/org.apache.karaf.jaas.command-4.1.7-20181002.131107-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181002.131107-50/org.apache.karaf.jaas.command-4.1.7-20181002.131107-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181002.131107-50/org.apache.karaf.jaas.command-4.1.7-20181002.131107-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/pom.xml> to org.apache.karaf.features/spring/4.1.7-SNAPSHOT/spring-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/target/feature/feature.xml> to org.apache.karaf.features/spring/4.1.7-20181002.133234-50/spring-4.1.7-20181002.133234-50-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/command/pom.xml> to org.apache.karaf.archetypes/karaf-command-archetype/4.1.7-SNAPSHOT/karaf-command-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7-SNAPSHOT/scr-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7-20181002.131737-50/scr-4.1.7-20181002.131737-50.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-SNAPSHOT/karaf-maven-plugin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181002.133002-50/karaf-maven-plugin-4.1.7-20181002.133002-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181002.133002-50/karaf-maven-plugin-4.1.7-20181002.133002-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181002.133002-50/karaf-maven-plugin-4.1.7-20181002.133002-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-SNAPSHOT/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181002.130833-51/org.apache.karaf.deployer.wrap-4.1.7-20181002.130833-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181002.130833-51/org.apache.karaf.deployer.wrap-4.1.7-20181002.130833-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181002.130833-51/org.apache.karaf.deployer.wrap-4.1.7-20181002.130833-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7-SNAPSHOT/parent-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7-20181002.132235-50/parent-4.1.7-20181002.132235-50.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/pom.xml> to org.apache.karaf.features/static/4.1.7-SNAPSHOT/static-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/target/static-4.1.7-SNAPSHOT.kar> to org.apache.karaf.features/static/4.1.7-20181002.133125-50/static-4.1.7-20181002.133125-50.kar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/target/feature/feature.xml> to org.apache.karaf.features/static/4.1.7-20181002.133125-50/static-4.1.7-20181002.133125-50-features.xml
[Fast Archiver] Compressed 4.96 MB of artifacts by 89.5% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181002.131443-50/org.apache.karaf.webconsole.console-4.1.7-20181002.131443-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181002.131443-50/org.apache.karaf.webconsole.console-4.1.7-20181002.131443-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181002.131443-50/org.apache.karaf.webconsole.console-4.1.7-20181002.131443-50-javadoc.jar
[Fast Archiver] Compressed 820.07 KB of artifacts by 31.2% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181002.131906-50/org.apache.karaf.scr.examples.service-4.1.7-20181002.131906-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181002.131906-50/org.apache.karaf.scr.examples.service-4.1.7-20181002.131906-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181002.131906-50/org.apache.karaf.scr.examples.service-4.1.7-20181002.131906-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181002.131927-50/org.apache.karaf.scr.examples.managed.service-4.1.7-20181002.131927-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181002.131927-50/org.apache.karaf.scr.examples.managed.service-4.1.7-20181002.131927-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181002.131927-50/org.apache.karaf.scr.examples.managed.service-4.1.7-20181002.131927-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/pom.xml> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-SNAPSHOT/org.apache.karaf.obr.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181002.132105-50/org.apache.karaf.obr.core-4.1.7-20181002.132105-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181002.132105-50/org.apache.karaf.obr.core-4.1.7-20181002.132105-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181002.132105-50/org.apache.karaf.obr.core-4.1.7-20181002.132105-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/itests/pom.xml> to org.apache.karaf.itests/itests/4.1.7-SNAPSHOT/itests-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-SNAPSHOT/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181002.125053-52/org.apache.karaf.jaas.boot-4.1.7-20181002.125053-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181002.125053-52/org.apache.karaf.jaas.boot-4.1.7-20181002.125053-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181002.125053-52/org.apache.karaf.jaas.boot-4.1.7-20181002.125053-52-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/pom.xml> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-SNAPSHOT/org.apache.karaf.profile.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181002.130519-51/org.apache.karaf.profile.core-4.1.7-20181002.130519-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181002.130519-51/org.apache.karaf.profile.core-4.1.7-20181002.130519-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181002.130519-51/org.apache.karaf.profile.core-4.1.7-20181002.130519-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-SNAPSHOT/org.apache.karaf.demos.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181002.133626-50/org.apache.karaf.demos.command-4.1.7-20181002.133626-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181002.133626-50/org.apache.karaf.demos.command-4.1.7-20181002.133626-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181002.133626-50/org.apache.karaf.demos.command-4.1.7-20181002.133626-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181002.131504-50/org.apache.karaf.webconsole.features-4.1.7-20181002.131504-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181002.131504-50/org.apache.karaf.webconsole.features-4.1.7-20181002.131504-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181002.131504-50/org.apache.karaf.webconsole.features-4.1.7-20181002.131504-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7-SNAPSHOT/tooling-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7-20181002.125453-51/tooling-4.1.7-20181002.125453-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/pom.xml> to org.apache.karaf/apache-karaf/4.1.7-SNAPSHOT/apache-karaf-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/target/apache-karaf-4.1.7-SNAPSHOT.tar.gz> to org.apache.karaf/apache-karaf/4.1.7-20181002.133509-50/apache-karaf-4.1.7-20181002.133509-50.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/target/apache-karaf-4.1.7-SNAPSHOT.zip> to org.apache.karaf/apache-karaf/4.1.7-20181002.133509-50/apache-karaf-4.1.7-20181002.133509-50.zip
[Fast Archiver] Compressed 56.87 MB of artifacts by 37.6% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-SNAPSHOT/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181002.130855-51/org.apache.karaf.shell.commands-4.1.7-20181002.130855-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181002.130855-51/org.apache.karaf.shell.commands-4.1.7-20181002.130855-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181002.130855-51/org.apache.karaf.shell.commands-4.1.7-20181002.130855-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/pom.xml> to org.apache.karaf.demos.profiles/registry/4.1.7-SNAPSHOT/registry-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/target/registry-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos.profiles/registry/4.1.7-20181002.130448-51/registry-4.1.7-20181002.130448-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/target/registry-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos.profiles/registry/4.1.7-20181002.130448-51/registry-4.1.7-20181002.130448-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/pom.xml> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-SNAPSHOT/org.apache.karaf.http.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181002.130639-51/org.apache.karaf.http.core-4.1.7-20181002.130639-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181002.130639-51/org.apache.karaf.http.core-4.1.7-20181002.130639-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181002.130639-51/org.apache.karaf.http.core-4.1.7-20181002.130639-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181002.131547-50/org.apache.karaf.webconsole.http-4.1.7-20181002.131547-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181002.131547-50/org.apache.karaf.webconsole.http-4.1.7-20181002.131547-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181002.131547-50/org.apache.karaf.webconsole.http-4.1.7-20181002.131547-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-SNAPSHOT/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181002.125700-51/org.apache.karaf.jaas.config-4.1.7-20181002.125700-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181002.125700-51/org.apache.karaf.jaas.config-4.1.7-20181002.125700-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181002.125700-51/org.apache.karaf.jaas.config-4.1.7-20181002.125700-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-SNAPSHOT/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181002.132401-50/org.apache.karaf.services.staticcm-4.1.7-20181002.132401-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181002.132401-50/org.apache.karaf.services.staticcm-4.1.7-20181002.132401-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181002.132401-50/org.apache.karaf.services.staticcm-4.1.7-20181002.132401-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-SNAPSHOT/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181002.131204-50/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181002.131204-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181002.131204-50/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181002.131204-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181002.131204-50/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181002.131204-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/bundle/pom.xml> to org.apache.karaf.archetypes/karaf-bundle-archetype/4.1.7-SNAPSHOT/karaf-bundle-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/pom.xml> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-SNAPSHOT/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181002.132437-50/org.apache.karaf.subsystem.core-4.1.7-20181002.132437-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181002.132437-50/org.apache.karaf.subsystem.core-4.1.7-20181002.132437-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181002.132437-50/org.apache.karaf.subsystem.core-4.1.7-20181002.132437-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-SNAPSHOT/org.apache.karaf.shell.console-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181002.130922-50/org.apache.karaf.shell.console-4.1.7-20181002.130922-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181002.130922-50/org.apache.karaf.shell.console-4.1.7-20181002.130922-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181002.130922-50/org.apache.karaf.shell.console-4.1.7-20181002.130922-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7-SNAPSHOT/webconsole-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7-20181002.131428-50/webconsole-4.1.7-20181002.131428-50.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-SNAPSHOT/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181002.130128-51/org.apache.karaf.jaas.modules-4.1.7-20181002.130128-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181002.130128-51/org.apache.karaf.jaas.modules-4.1.7-20181002.130128-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181002.130128-51/org.apache.karaf.jaas.modules-4.1.7-20181002.130128-51-javadoc.jar
[Fast Archiver] Compressed 1.63 MB of artifacts by 15.3% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-SNAPSHOT/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/target/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-20181002.133608-50/org.apache.karaf.demos.branding.shell-4.1.7-20181002.133608-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/target/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-20181002.133608-50/org.apache.karaf.demos.branding.shell-4.1.7-20181002.133608-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/pom.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7-SNAPSHOT/enterprise-legacy-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/target/feature/feature.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7-20181002.133411-50/enterprise-legacy-4.1.7-20181002.133411-50-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/pom.xml> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/target/karaf-assembly-archetype-4.1.7-SNAPSHOT.jar> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/target/karaf-assembly-archetype-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-SNAPSHOT/org.apache.karaf.features.extension-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181002.125321-51/org.apache.karaf.features.extension-4.1.7-20181002.125321-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181002.125321-51/org.apache.karaf.features.extension-4.1.7-20181002.125321-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181002.125321-51/org.apache.karaf.features.extension-4.1.7-20181002.125321-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/pom.xml> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-SNAPSHOT/org.apache.karaf.management.server-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181002.131301-50/org.apache.karaf.management.server-4.1.7-20181002.131301-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181002.131301-50/org.apache.karaf.management.server-4.1.7-20181002.131301-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181002.131301-50/org.apache.karaf.management.server-4.1.7-20181002.131301-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-SNAPSHOT/org.apache.karaf.service.guard-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181002.125355-51/org.apache.karaf.service.guard-4.1.7-20181002.125355-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181002.125355-51/org.apache.karaf.service.guard-4.1.7-20181002.125355-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181002.125355-51/org.apache.karaf.service.guard-4.1.7-20181002.125355-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/pom.xml> to org.apache.karaf.demos.profiles/static/4.1.7-SNAPSHOT/static-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/target/static-4.1.7-SNAPSHOT.tar.gz> to org.apache.karaf.demos.profiles/static/4.1.7-20181002.133941-50/static-4.1.7-20181002.133941-50.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/target/static-4.1.7-SNAPSHOT.zip> to org.apache.karaf.demos.profiles/static/4.1.7-20181002.133941-50/static-4.1.7-20181002.133941-50.zip
[Fast Archiver] Compressed 127.06 MB of artifacts by 44.0% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-SNAPSHOT/karaf-services-maven-plugin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181002.125516-51/karaf-services-maven-plugin-4.1.7-20181002.125516-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181002.125516-51/karaf-services-maven-plugin-4.1.7-20181002.125516-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181002.125516-51/karaf-services-maven-plugin-4.1.7-20181002.125516-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/pom.xml> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-SNAPSHOT/org.apache.karaf.package.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181002.130616-51/org.apache.karaf.package.core-4.1.7-20181002.130616-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181002.130616-51/org.apache.karaf.package.core-4.1.7-20181002.130616-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181002.130616-51/org.apache.karaf.package.core-4.1.7-20181002.130616-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-SNAPSHOT/org.apache.karaf.features.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181002.125616-51/org.apache.karaf.features.command-4.1.7-20181002.125616-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181002.125616-51/org.apache.karaf.features.command-4.1.7-20181002.125616-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181002.125616-51/org.apache.karaf.features.command-4.1.7-20181002.125616-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/pom.xml> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-SNAPSHOT/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181002.131654-50/org.apache.karaf.scheduler.core-4.1.7-20181002.131654-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181002.131654-50/org.apache.karaf.scheduler.core-4.1.7-20181002.131654-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181002.131654-50/org.apache.karaf.scheduler.core-4.1.7-20181002.131654-50-javadoc.jar
[Fast Archiver] Compressed 766.30 KB of artifacts by 25.1% relative to #790
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/pom.xml> to org.apache.karaf/org.apache.karaf.util/4.1.7-SNAPSHOT/org.apache.karaf.util-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181002.125216-52/org.apache.karaf.util-4.1.7-20181002.125216-52.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181002.125216-52/org.apache.karaf.util-4.1.7-20181002.125216-52-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181002.125216-52/org.apache.karaf.util-4.1.7-20181002.125216-52-javadoc.jar
channel stopped
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #790

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/790/display/redirect>

------------------------------------------
[...truncated 2.93 MB...]
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/kar/target/org.apache.karaf.kar.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.kar/org.apache.karaf.kar.core/4.1.7-20181001.170740-50/org.apache.karaf.kar.core-4.1.7-20181001.170740-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7-SNAPSHOT/service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7-20181001.170428-50/service-4.1.7-20181001.170428-50.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7-SNAPSHOT/diagnostic-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7-20181001.173109-49/diagnostic-4.1.7-20181001.173109-49.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7-SNAPSHOT/jaas-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7-20181001.170116-51/jaas-4.1.7-20181001.170116-51.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-SNAPSHOT/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181001.173124-49/org.apache.karaf.diagnostic.boot-4.1.7-20181001.173124-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181001.173124-49/org.apache.karaf.diagnostic.boot-4.1.7-20181001.173124-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/target/org.apache.karaf.diagnostic.boot-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7-20181001.173124-49/org.apache.karaf.diagnostic.boot-4.1.7-20181001.173124-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/pom.xml> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-SNAPSHOT/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181001.173234-49/org.apache.karaf.jndi.core-4.1.7-20181001.173234-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181001.173234-49/org.apache.karaf.jndi.core-4.1.7-20181001.173234-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/target/org.apache.karaf.jndi.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7-20181001.173234-49/org.apache.karaf.jndi.core-4.1.7-20181001.173234-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/pom.xml> to org.apache.karaf/org.apache.karaf.event/4.1.7-SNAPSHOT/org.apache.karaf.event-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181001.173608-49/org.apache.karaf.event-4.1.7-20181001.173608-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181001.173608-49/org.apache.karaf.event-4.1.7-20181001.173608-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/target/org.apache.karaf.event-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf/org.apache.karaf.event/4.1.7-20181001.173608-49/org.apache.karaf.event-4.1.7-20181001.173608-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7-SNAPSHOT/blueprint-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7-20181001.172239-49/blueprint-4.1.7-20181001.172239-49.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-SNAPSHOT/org.apache.karaf.scr.state-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181001.172937-49/org.apache.karaf.scr.state-4.1.7-20181001.172937-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181001.172937-49/org.apache.karaf.scr.state-4.1.7-20181001.172937-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/target/org.apache.karaf.scr.state-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7-20181001.172937-49/org.apache.karaf.scr.state-4.1.7-20181001.172937-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/pom.xml> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-SNAPSHOT/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181001.173257-49/org.apache.karaf.jdbc.core-4.1.7-20181001.173257-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181001.173257-49/org.apache.karaf.jdbc.core-4.1.7-20181001.173257-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/target/org.apache.karaf.jdbc.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7-20181001.173257-49/org.apache.karaf.jdbc.core-4.1.7-20181001.173257-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/pom.xml> to org.apache.karaf.demos/web/4.1.7-SNAPSHOT/web-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT.war> to org.apache.karaf.demos/web/4.1.7-20181001.174859-49/web-4.1.7-20181001.174859-49.war
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/web/4.1.7-20181001.174859-49/web-4.1.7-20181001.174859-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/target/web-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.demos/web/4.1.7-20181001.174859-49/web-4.1.7-20181001.174859-49-javadoc.jar
[Fast Archiver] Compressed 30.89 MB of artifacts by 76.9% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/feature/pom.xml> to org.apache.karaf.archetypes/karaf-feature-archetype/4.1.7-SNAPSHOT/karaf-feature-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-SNAPSHOT/org.apache.karaf.shell.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181001.170527-50/org.apache.karaf.shell.core-4.1.7-20181001.170527-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181001.170527-50/org.apache.karaf.shell.core-4.1.7-20181001.170527-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/target/org.apache.karaf.shell.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7-20181001.170527-50/org.apache.karaf.shell.core-4.1.7-20181001.170527-50-javadoc.jar
[Fast Archiver] Compressed 1.53 MB of artifacts by 10.2% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/pom.xml> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-SNAPSHOT/org.apache.karaf.config.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181001.171411-50/org.apache.karaf.config.core-4.1.7-20181001.171411-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181001.171411-50/org.apache.karaf.config.core-4.1.7-20181001.171411-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/target/org.apache.karaf.config.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7-20181001.171411-50/org.apache.karaf.config.core-4.1.7-20181001.171411-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7-SNAPSHOT/bundle-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7-20181001.171243-50/bundle-4.1.7-20181001.171243-50.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-SNAPSHOT/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181001.171511-50/org.apache.karaf.deployer.blueprint-4.1.7-20181001.171511-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181001.171511-50/org.apache.karaf.deployer.blueprint-4.1.7-20181001.171511-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/target/org.apache.karaf.deployer.blueprint-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7-20181001.171511-50/org.apache.karaf.deployer.blueprint-4.1.7-20181001.171511-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-SNAPSHOT/org.apache.karaf.shell.table-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181001.172057-49/org.apache.karaf.shell.table-4.1.7-20181001.172057-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181001.172057-49/org.apache.karaf.shell.table-4.1.7-20181001.172057-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/target/org.apache.karaf.shell.table-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7-20181001.172057-49/org.apache.karaf.shell.table-4.1.7-20181001.172057-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/pom.xml> to org.apache.karaf.features/framework/4.1.7-SNAPSHOT/framework-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/target/framework-4.1.7-SNAPSHOT.kar> to org.apache.karaf.features/framework/4.1.7-20181001.174336-49/framework-4.1.7-20181001.174336-49.kar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/target/feature/feature.xml> to org.apache.karaf.features/framework/4.1.7-20181001.174336-49/framework-4.1.7-20181001.174336-49-features.xml
[Fast Archiver] Compressed 9.09 MB of artifacts by 86.6% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-SNAPSHOT/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181001.171923-50/org.apache.karaf.deployer.kar-4.1.7-20181001.171923-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181001.171923-50/org.apache.karaf.deployer.kar-4.1.7-20181001.171923-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/target/org.apache.karaf.deployer.kar-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7-20181001.171923-50/org.apache.karaf.deployer.kar-4.1.7-20181001.171923-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/pom.xml> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-SNAPSHOT/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181001.172529-49/org.apache.karaf.wrapper.core-4.1.7-20181001.172529-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181001.172529-49/org.apache.karaf.wrapper.core-4.1.7-20181001.172529-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/target/org.apache.karaf.wrapper.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7-20181001.172529-49/org.apache.karaf.wrapper.core-4.1.7-20181001.172529-49-javadoc.jar
[Fast Archiver] Compressed 2.39 MB of artifacts by 57.6% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-SNAPSHOT/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181001.173448-49/org.apache.karaf.services.eventadmin-4.1.7-20181001.173448-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181001.173448-49/org.apache.karaf.services.eventadmin-4.1.7-20181001.173448-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/target/org.apache.karaf.services.eventadmin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7-20181001.173448-49/org.apache.karaf.services.eventadmin-4.1.7-20181001.173448-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/pom.xml> to org.apache.karaf.demos/demos/4.1.7-SNAPSHOT/demos-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/pom.xml> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-SNAPSHOT/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181001.171437-50/org.apache.karaf.tools.utils-4.1.7-20181001.171437-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181001.171437-50/org.apache.karaf.tools.utils-4.1.7-20181001.171437-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/target/org.apache.karaf.tools.utils-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7-20181001.171437-50/org.apache.karaf.tools.utils-4.1.7-20181001.171437-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181001.173051-49/org.apache.karaf.scr.examples.component.factories-4.1.7-20181001.173051-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181001.173051-49/org.apache.karaf.scr.examples.component.factories-4.1.7-20181001.173051-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/target/org.apache.karaf.scr.examples.component.factories-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7-20181001.173051-49/org.apache.karaf.scr.examples.component.factories-4.1.7-20181001.173051-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-SNAPSHOT/org.apache.karaf.service.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181001.171809-50/org.apache.karaf.service.core-4.1.7-20181001.171809-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181001.171809-50/org.apache.karaf.service.core-4.1.7-20181001.171809-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/target/org.apache.karaf.service.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7-20181001.171809-50/org.apache.karaf.service.core-4.1.7-20181001.171809-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/pom.xml> to org.apache.karaf.features/spring-legacy/4.1.7-SNAPSHOT/spring-legacy-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/target/feature/feature.xml> to org.apache.karaf.features/spring-legacy/4.1.7-20181001.174626-49/spring-legacy-4.1.7-20181001.174626-49-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/pom.xml> to org.apache.karaf.features/enterprise/4.1.7-SNAPSHOT/enterprise-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/target/feature/feature.xml> to org.apache.karaf.features/enterprise/4.1.7-20181001.174652-49/enterprise-4.1.7-20181001.174652-49-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/pom.xml> to org.apache.karaf.demos/my-kar/4.1.7-SNAPSHOT/my-kar-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/target/my-kar-4.1.7-SNAPSHOT.kar> to org.apache.karaf.demos/my-kar/4.1.7-20181001.175031-49/my-kar-4.1.7-20181001.175031-49.kar
[Fast Archiver] Compressed 500.51 KB of artifacts by 89.5% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/kar/pom.xml> to org.apache.karaf.archetypes/karaf-kar-archetype/4.1.7-SNAPSHOT/karaf-kar-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-SNAPSHOT/org.apache.karaf.scr.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181001.172853-49/org.apache.karaf.scr.command-4.1.7-20181001.172853-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181001.172853-49/org.apache.karaf.scr.command-4.1.7-20181001.172853-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/target/org.apache.karaf.scr.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7-20181001.172853-49/org.apache.karaf.scr.command-4.1.7-20181001.172853-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-SNAPSHOT/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181001.172221-49/org.apache.karaf.jaas.command-4.1.7-20181001.172221-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181001.172221-49/org.apache.karaf.jaas.command-4.1.7-20181001.172221-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/target/org.apache.karaf.jaas.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7-20181001.172221-49/org.apache.karaf.jaas.command-4.1.7-20181001.172221-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/pom.xml> to org.apache.karaf.features/spring/4.1.7-SNAPSHOT/spring-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/target/feature/feature.xml> to org.apache.karaf.features/spring/4.1.7-20181001.174524-49/spring-4.1.7-20181001.174524-49-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/command/pom.xml> to org.apache.karaf.archetypes/karaf-command-archetype/4.1.7-SNAPSHOT/karaf-command-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7-SNAPSHOT/scr-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7-20181001.172838-49/scr-4.1.7-20181001.172838-49.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-SNAPSHOT/karaf-maven-plugin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181001.174231-49/karaf-maven-plugin-4.1.7-20181001.174231-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181001.174231-49/karaf-maven-plugin-4.1.7-20181001.174231-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/target/karaf-maven-plugin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7-20181001.174231-49/karaf-maven-plugin-4.1.7-20181001.174231-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-SNAPSHOT/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181001.171945-50/org.apache.karaf.deployer.wrap-4.1.7-20181001.171945-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181001.171945-50/org.apache.karaf.deployer.wrap-4.1.7-20181001.171945-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/target/org.apache.karaf.deployer.wrap-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7-20181001.171945-50/org.apache.karaf.deployer.wrap-4.1.7-20181001.171945-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7-SNAPSHOT/parent-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7-20181001.173339-49/parent-4.1.7-20181001.173339-49.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/pom.xml> to org.apache.karaf.features/static/4.1.7-SNAPSHOT/static-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/target/static-4.1.7-SNAPSHOT.kar> to org.apache.karaf.features/static/4.1.7-20181001.174400-49/static-4.1.7-20181001.174400-49.kar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/target/feature/feature.xml> to org.apache.karaf.features/static/4.1.7-20181001.174400-49/static-4.1.7-20181001.174400-49-features.xml
[Fast Archiver] Compressed 4.96 MB of artifacts by 89.5% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181001.172602-49/org.apache.karaf.webconsole.console-4.1.7-20181001.172602-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181001.172602-49/org.apache.karaf.webconsole.console-4.1.7-20181001.172602-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/target/org.apache.karaf.webconsole.console-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7-20181001.172602-49/org.apache.karaf.webconsole.console-4.1.7-20181001.172602-49-javadoc.jar
[Fast Archiver] Compressed 820.05 KB of artifacts by 31.2% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181001.173009-49/org.apache.karaf.scr.examples.service-4.1.7-20181001.173009-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181001.173009-49/org.apache.karaf.scr.examples.service-4.1.7-20181001.173009-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/target/org.apache.karaf.scr.examples.service-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7-20181001.173009-49/org.apache.karaf.scr.examples.service-4.1.7-20181001.173009-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-SNAPSHOT/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181001.173030-49/org.apache.karaf.scr.examples.managed.service-4.1.7-20181001.173030-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181001.173030-49/org.apache.karaf.scr.examples.managed.service-4.1.7-20181001.173030-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/target/org.apache.karaf.scr.examples.managed.service-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7-20181001.173030-49/org.apache.karaf.scr.examples.managed.service-4.1.7-20181001.173030-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/pom.xml> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-SNAPSHOT/org.apache.karaf.obr.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181001.173211-49/org.apache.karaf.obr.core-4.1.7-20181001.173211-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181001.173211-49/org.apache.karaf.obr.core-4.1.7-20181001.173211-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/target/org.apache.karaf.obr.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7-20181001.173211-49/org.apache.karaf.obr.core-4.1.7-20181001.173211-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/itests/pom.xml> to org.apache.karaf.itests/itests/4.1.7-SNAPSHOT/itests-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-SNAPSHOT/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181001.170134-51/org.apache.karaf.jaas.boot-4.1.7-20181001.170134-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181001.170134-51/org.apache.karaf.jaas.boot-4.1.7-20181001.170134-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/target/org.apache.karaf.jaas.boot-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7-20181001.170134-51/org.apache.karaf.jaas.boot-4.1.7-20181001.170134-51-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/pom.xml> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-SNAPSHOT/org.apache.karaf.profile.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181001.171626-50/org.apache.karaf.profile.core-4.1.7-20181001.171626-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181001.171626-50/org.apache.karaf.profile.core-4.1.7-20181001.171626-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/target/org.apache.karaf.profile.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7-20181001.171626-50/org.apache.karaf.profile.core-4.1.7-20181001.171626-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-SNAPSHOT/org.apache.karaf.demos.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181001.174941-49/org.apache.karaf.demos.command-4.1.7-20181001.174941-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181001.174941-49/org.apache.karaf.demos.command-4.1.7-20181001.174941-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/target/org.apache.karaf.demos.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7-20181001.174941-49/org.apache.karaf.demos.command-4.1.7-20181001.174941-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181001.172626-49/org.apache.karaf.webconsole.features-4.1.7-20181001.172626-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181001.172626-49/org.apache.karaf.webconsole.features-4.1.7-20181001.172626-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/target/org.apache.karaf.webconsole.features-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7-20181001.172626-49/org.apache.karaf.webconsole.features-4.1.7-20181001.172626-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7-SNAPSHOT/tooling-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7-20181001.170546-50/tooling-4.1.7-20181001.170546-50.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/pom.xml> to org.apache.karaf/apache-karaf/4.1.7-SNAPSHOT/apache-karaf-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/target/apache-karaf-4.1.7-SNAPSHOT.tar.gz> to org.apache.karaf/apache-karaf/4.1.7-20181001.174820-49/apache-karaf-4.1.7-20181001.174820-49.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/target/apache-karaf-4.1.7-SNAPSHOT.zip> to org.apache.karaf/apache-karaf/4.1.7-20181001.174820-49/apache-karaf-4.1.7-20181001.174820-49.zip
[Fast Archiver] Compressed 56.84 MB of artifacts by 37.8% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-SNAPSHOT/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181001.172009-50/org.apache.karaf.shell.commands-4.1.7-20181001.172009-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181001.172009-50/org.apache.karaf.shell.commands-4.1.7-20181001.172009-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/target/org.apache.karaf.shell.commands-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7-20181001.172009-50/org.apache.karaf.shell.commands-4.1.7-20181001.172009-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/pom.xml> to org.apache.karaf.demos.profiles/registry/4.1.7-SNAPSHOT/registry-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/target/registry-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos.profiles/registry/4.1.7-20181001.171554-50/registry-4.1.7-20181001.171554-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/target/registry-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos.profiles/registry/4.1.7-20181001.171554-50/registry-4.1.7-20181001.171554-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/pom.xml> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-SNAPSHOT/org.apache.karaf.http.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181001.171746-50/org.apache.karaf.http.core-4.1.7-20181001.171746-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181001.171746-50/org.apache.karaf.http.core-4.1.7-20181001.171746-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/target/org.apache.karaf.http.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7-20181001.171746-50/org.apache.karaf.http.core-4.1.7-20181001.171746-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-SNAPSHOT/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181001.172711-49/org.apache.karaf.webconsole.http-4.1.7-20181001.172711-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181001.172711-49/org.apache.karaf.webconsole.http-4.1.7-20181001.172711-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/target/org.apache.karaf.webconsole.http-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7-20181001.172711-49/org.apache.karaf.webconsole.http-4.1.7-20181001.172711-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-SNAPSHOT/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181001.170803-50/org.apache.karaf.jaas.config-4.1.7-20181001.170803-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181001.170803-50/org.apache.karaf.jaas.config-4.1.7-20181001.170803-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/target/org.apache.karaf.jaas.config-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7-20181001.170803-50/org.apache.karaf.jaas.config-4.1.7-20181001.170803-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-SNAPSHOT/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181001.173509-49/org.apache.karaf.services.staticcm-4.1.7-20181001.173509-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181001.173509-49/org.apache.karaf.services.staticcm-4.1.7-20181001.173509-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/target/org.apache.karaf.services.staticcm-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7-20181001.173509-49/org.apache.karaf.services.staticcm-4.1.7-20181001.173509-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-SNAPSHOT/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181001.172317-49/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181001.172317-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181001.172317-49/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181001.172317-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/target/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7-20181001.172317-49/org.apache.karaf.jaas.blueprint.jasypt-4.1.7-20181001.172317-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/bundle/pom.xml> to org.apache.karaf.archetypes/karaf-bundle-archetype/4.1.7-SNAPSHOT/karaf-bundle-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/pom.xml> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-SNAPSHOT/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181001.173544-49/org.apache.karaf.subsystem.core-4.1.7-20181001.173544-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181001.173544-49/org.apache.karaf.subsystem.core-4.1.7-20181001.173544-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/target/org.apache.karaf.subsystem.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7-20181001.173544-49/org.apache.karaf.subsystem.core-4.1.7-20181001.173544-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-SNAPSHOT/org.apache.karaf.shell.console-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181001.172034-49/org.apache.karaf.shell.console-4.1.7-20181001.172034-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181001.172034-49/org.apache.karaf.shell.console-4.1.7-20181001.172034-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/target/org.apache.karaf.shell.console-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7-20181001.172034-49/org.apache.karaf.shell.console-4.1.7-20181001.172034-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7-SNAPSHOT/webconsole-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7-20181001.172548-49/webconsole-4.1.7-20181001.172548-49.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-SNAPSHOT/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181001.171225-50/org.apache.karaf.jaas.modules-4.1.7-20181001.171225-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181001.171225-50/org.apache.karaf.jaas.modules-4.1.7-20181001.171225-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/target/org.apache.karaf.jaas.modules-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7-20181001.171225-50/org.apache.karaf.jaas.modules-4.1.7-20181001.171225-50-javadoc.jar
[Fast Archiver] Compressed 1.63 MB of artifacts by 15.3% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-SNAPSHOT/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/target/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT.jar> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-20181001.174923-49/org.apache.karaf.demos.branding.shell-4.1.7-20181001.174923-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/target/org.apache.karaf.demos.branding.shell-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7-20181001.174923-49/org.apache.karaf.demos.branding.shell-4.1.7-20181001.174923-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/pom.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7-SNAPSHOT/enterprise-legacy-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/target/feature/feature.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7-20181001.174716-49/enterprise-legacy-4.1.7-20181001.174716-49-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/pom.xml> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/target/karaf-assembly-archetype-4.1.7-SNAPSHOT.jar> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/target/karaf-assembly-archetype-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7-SNAPSHOT/karaf-assembly-archetype-4.1.7-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-SNAPSHOT/org.apache.karaf.features.extension-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181001.170410-50/org.apache.karaf.features.extension-4.1.7-20181001.170410-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181001.170410-50/org.apache.karaf.features.extension-4.1.7-20181001.170410-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/target/org.apache.karaf.features.extension-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7-20181001.170410-50/org.apache.karaf.features.extension-4.1.7-20181001.170410-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/pom.xml> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-SNAPSHOT/org.apache.karaf.management.server-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181001.172417-49/org.apache.karaf.management.server-4.1.7-20181001.172417-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181001.172417-49/org.apache.karaf.management.server-4.1.7-20181001.172417-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/target/org.apache.karaf.management.server-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7-20181001.172417-49/org.apache.karaf.management.server-4.1.7-20181001.172417-49-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-SNAPSHOT/org.apache.karaf.service.guard-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181001.170446-50/org.apache.karaf.service.guard-4.1.7-20181001.170446-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181001.170446-50/org.apache.karaf.service.guard-4.1.7-20181001.170446-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/target/org.apache.karaf.service.guard-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7-20181001.170446-50/org.apache.karaf.service.guard-4.1.7-20181001.170446-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/pom.xml> to org.apache.karaf.demos.profiles/static/4.1.7-SNAPSHOT/static-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/target/static-4.1.7-SNAPSHOT.tar.gz> to org.apache.karaf.demos.profiles/static/4.1.7-20181001.175340-49/static-4.1.7-20181001.175340-49.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/target/static-4.1.7-SNAPSHOT.zip> to org.apache.karaf.demos.profiles/static/4.1.7-20181001.175340-49/static-4.1.7-20181001.175340-49.zip
[Fast Archiver] Compressed 127.06 MB of artifacts by 44.6% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-SNAPSHOT/karaf-services-maven-plugin-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181001.170608-50/karaf-services-maven-plugin-4.1.7-20181001.170608-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181001.170608-50/karaf-services-maven-plugin-4.1.7-20181001.170608-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/target/karaf-services-maven-plugin-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7-20181001.170608-50/karaf-services-maven-plugin-4.1.7-20181001.170608-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/pom.xml> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-SNAPSHOT/org.apache.karaf.package.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181001.171723-50/org.apache.karaf.package.core-4.1.7-20181001.171723-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181001.171723-50/org.apache.karaf.package.core-4.1.7-20181001.171723-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/target/org.apache.karaf.package.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7-20181001.171723-50/org.apache.karaf.package.core-4.1.7-20181001.171723-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-SNAPSHOT/org.apache.karaf.features.command-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181001.170714-50/org.apache.karaf.features.command-4.1.7-20181001.170714-50.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181001.170714-50/org.apache.karaf.features.command-4.1.7-20181001.170714-50-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/target/org.apache.karaf.features.command-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7-20181001.170714-50/org.apache.karaf.features.command-4.1.7-20181001.170714-50-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/pom.xml> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-SNAPSHOT/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181001.172820-49/org.apache.karaf.scheduler.core-4.1.7-20181001.172820-49.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181001.172820-49/org.apache.karaf.scheduler.core-4.1.7-20181001.172820-49-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/target/org.apache.karaf.scheduler.core-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7-20181001.172820-49/org.apache.karaf.scheduler.core-4.1.7-20181001.172820-49-javadoc.jar
[Fast Archiver] Compressed 766.18 KB of artifacts by 25.1% relative to #788
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/pom.xml> to org.apache.karaf/org.apache.karaf.util/4.1.7-SNAPSHOT/org.apache.karaf.util-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181001.170302-51/org.apache.karaf.util-4.1.7-20181001.170302-51.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT-sources.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181001.170302-51/org.apache.karaf.util-4.1.7-20181001.170302-51-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/target/org.apache.karaf.util-4.1.7-SNAPSHOT-javadoc.jar> to org.apache.karaf/org.apache.karaf.util/4.1.7-20181001.170302-51/org.apache.karaf.util-4.1.7-20181001.170302-51-javadoc.jar
channel stopped
Not sending mail to unregistered user freeman.fang@gmail.com

Build failed in Jenkins: karaf-4.1.x #789

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/789/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H34 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 164978, done.        
remote: Compressing objects:   0% (1/55391)           remote: Compressing objects:   1% (554/55391)           remote: Compressing objects:   2% (1108/55391)           remote: Compressing objects:   3% (1662/55391)           remote: Compressing objects:   4% (2216/55391)           remote: Compressing objects:   5% (2770/55391)           remote: Compressing objects:   6% (3324/55391)           remote: Compressing objects:   7% (3878/55391)           remote: Compressing objects:   8% (4432/55391)           remote: Compressing objects:   9% (4986/55391)           remote: Compressing objects:  10% (5540/55391)           remote: Compressing objects:  11% (6094/55391)           remote: Compressing objects:  12% (6647/55391)           remote: Compressing objects:  13% (7201/55391)           remote: Compressing objects:  14% (7755/55391)           remote: Compressing objects:  15% (8309/55391)           remote: Compressing objects:  16% (8863/55391)           remote: Compressing objects:  17% (9417/55391)           remote: Compressing objects:  18% (9971/55391)           remote: Compressing objects:  19% (10525/55391)           remote: Compressing objects:  20% (11079/55391)           remote: Compressing objects:  21% (11633/55391)           remote: Compressing objects:  22% (12187/55391)           remote: Compressing objects:  23% (12740/55391)           remote: Compressing objects:  24% (13294/55391)           remote: Compressing objects:  25% (13848/55391)           remote: Compressing objects:  26% (14402/55391)           remote: Compressing objects:  27% (14956/55391)           remote: Compressing objects:  28% (15510/55391)           remote: Compressing objects:  29% (16064/55391)           remote: Compressing objects:  30% (16618/55391)           remote: Compressing objects:  31% (17172/55391)           remote: Compressing objects:  32% (17726/55391)           remote: Compressing objects:  33% (18280/55391)           remote: Compressing objects:  34% (18833/55391)           remote: Compressing objects:  35% (19387/55391)           remote: Compressing objects:  36% (19941/55391)           remote: Compressing objects:  37% (20495/55391)           remote: Compressing objects:  38% (21049/55391)           remote: Compressing objects:  39% (21603/55391)           remote: Compressing objects:  40% (22157/55391)           remote: Compressing objects:  41% (22711/55391)           remote: Compressing objects:  42% (23265/55391)           remote: Compressing objects:  43% (23819/55391)           remote: Compressing objects:  44% (24373/55391)           remote: Compressing objects:  45% (24926/55391)           remote: Compressing objects:  46% (25480/55391)           remote: Compressing objects:  47% (26034/55391)           remote: Compressing objects:  48% (26588/55391)           remote: Compressing objects:  49% (27142/55391)           remote: Compressing objects:  50% (27696/55391)           remote: Compressing objects:  51% (28250/55391)           remote: Compressing objects:  52% (28804/55391)           remote: Compressing objects:  53% (29358/55391)           remote: Compressing objects:  54% (29912/55391)           remote: Compressing objects:  55% (30466/55391)           remote: Compressing objects:  56% (31019/55391)           remote: Compressing objects:  57% (31573/55391)           remote: Compressing objects:  58% (32127/55391)           remote: Compressing objects:  59% (32681/55391)           remote: Compressing objects:  60% (33235/55391)           remote: Compressing objects:  61% (33789/55391)           remote: Compressing objects:  62% (34343/55391)           remote: Compressing objects:  63% (34897/55391)           remote: Compressing objects:  64% (35451/55391)           remote: Compressing objects:  65% (36005/55391)           remote: Compressing objects:  66% (36559/55391)           remote: Compressing objects:  67% (37112/55391)           remote: Compressing objects:  68% (37666/55391)           remote: Compressing objects:  69% (38220/55391)           remote: Compressing objects:  70% (38774/55391)           remote: Compressing objects:  71% (39328/55391)           remote: Compressing objects:  72% (39882/55391)           remote: Compressing objects:  73% (40436/55391)           remote: Compressing objects:  74% (40990/55391)           remote: Compressing objects:  75% (41544/55391)           remote: Compressing objects:  76% (42098/55391)           remote: Compressing objects:  77% (42652/55391)           remote: Compressing objects:  78% (43205/55391)           remote: Compressing objects:  79% (43759/55391)           remote: Compressing objects:  80% (44313/55391)           remote: Compressing objects:  81% (44867/55391)           remote: Compressing objects:  82% (45421/55391)           remote: Compressing objects:  83% (45975/55391)           remote: Compressing objects:  84% (46529/55391)           remote: Compressing objects:  85% (47083/55391)           remote: Compressing objects:  86% (47637/55391)           remote: Compressing objects:  87% (48191/55391)           remote: Compressing objects:  88% (48745/55391)           remote: Compressing objects:  89% (49298/55391)           remote: Compressing objects:  90% (49852/55391)           remote: Compressing objects:  91% (50406/55391)           remote: Compressing objects:  92% (50960/55391)           remote: Compressing objects:  93% (51514/55391)           remote: Compressing objects:  94% (52068/55391)           remote: Compressing objects:  95% (52622/55391)           remote: Compressing objects:  96% (53176/55391)           remote: Compressing objects:  97% (53730/55391)           remote: Compressing objects:  98% (54284/55391)           remote: Compressing objects:  99% (54838/55391)           remote: Compressing objects: 100% (55391/55391)           remote: Compressing objects: 100% (55391/55391), done.        
Receiving objects:   0% (1/164978)   Receiving objects:   1% (1650/164978)   Receiving objects:   2% (3300/164978)   Receiving objects:   3% (4950/164978)   Receiving objects:   4% (6600/164978)   Receiving objects:   5% (8249/164978)   Receiving objects:   6% (9899/164978)   Receiving objects:   7% (11549/164978)   Receiving objects:   8% (13199/164978)   Receiving objects:   9% (14849/164978)   Receiving objects:  10% (16498/164978)   Receiving objects:  11% (18148/164978)   Receiving objects:  12% (19798/164978)   Receiving objects:  13% (21448/164978)   Receiving objects:  14% (23097/164978)   Receiving objects:  15% (24747/164978)   Receiving objects:  16% (26397/164978)   Receiving objects:  17% (28047/164978)   Receiving objects:  18% (29697/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  19% (31346/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  20% (32996/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  21% (34646/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  22% (36296/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  23% (37945/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  24% (39595/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  25% (41245/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  26% (42895/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  27% (44545/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  28% (46194/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  29% (47844/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  30% (49494/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  31% (51144/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  32% (52793/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  33% (54443/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  34% (56093/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  35% (57743/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  36% (59393/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  37% (61042/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  38% (62692/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  39% (64342/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  40% (65992/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  41% (67641/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  42% (69291/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  43% (70941/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  44% (72591/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  45% (74241/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  46% (75890/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  47% (77540/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  48% (79190/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  49% (80840/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  50% (82489/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  51% (84139/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  52% (85789/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  53% (87439/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  54% (89089/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  55% (90738/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  56% (92388/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  57% (94038/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  58% (95688/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  59% (97338/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  60% (98987/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  61% (100637/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  62% (102287/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  63% (103937/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  63% (104534/164978), 3.93 MiB | 7.84 MiB/s   Receiving objects:  64% (105586/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  65% (107236/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  66% (108886/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  67% (110536/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  68% (112186/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  69% (113835/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  70% (115485/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  71% (117135/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  72% (118785/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  73% (120434/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  74% (122084/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  75% (123734/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  76% (125384/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  77% (127034/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  78% (128683/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  79% (130333/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  80% (131983/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  81% (133633/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  82% (135282/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  83% (136932/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  84% (138582/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  85% (140232/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  86% (141882/164978), 9.29 MiB | 9.29 MiB/s   Receiving objects:  87% (143531/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  88% (145181/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  89% (146831/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  90% (148481/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  91% (150130/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  92% (151780/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  93% (153430/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  94% (155080/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  95% (156730/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  96% (158379/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  97% (160029/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  98% (161679/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects:  99% (163329/164978), 19.02 MiB | 12.68 MiB/s   remote: Total 164978 (delta 74846), reused 157439 (delta 68352)        
Receiving objects: 100% (164978/164978), 19.02 MiB | 12.68 MiB/s   Receiving objects: 100% (164978/164978), 27.78 MiB | 12.68 MiB/s, done.
Resolving deltas:   0% (0/74846)   Resolving deltas:   1% (749/74846)   Resolving deltas:   2% (1497/74846)   Resolving deltas:   3% (2258/74846)   Resolving deltas:   4% (2997/74846)   Resolving deltas:   5% (3744/74846)   Resolving deltas:   6% (4500/74846)   Resolving deltas:   7% (5240/74846)   Resolving deltas:   8% (5989/74846)   Resolving deltas:   9% (6738/74846)   Resolving deltas:  10% (7495/74846)   Resolving deltas:  11% (8239/74846)   Resolving deltas:  12% (8994/74846)   Resolving deltas:  13% (9730/74846)   Resolving deltas:  14% (10487/74846)   Resolving deltas:  15% (11227/74846)   Resolving deltas:  16% (11978/74846)   Resolving deltas:  17% (12725/74846)   Resolving deltas:  18% (13541/74846)   Resolving deltas:  19% (14230/74846)   Resolving deltas:  20% (14973/74846)   Resolving deltas:  21% (15751/74846)   Resolving deltas:  22% (16516/74846)   Resolving deltas:  23% (17216/74846)   Resolving deltas:  24% (17972/74846)   Resolving deltas:  25% (18725/74846)   Resolving deltas:  26% (19460/74846)   Resolving deltas:  27% (20209/74846)   Resolving deltas:  28% (20962/74846)   Resolving deltas:  29% (21708/74846)   Resolving deltas:  30% (22454/74846)   Resolving deltas:  31% (23211/74846)   Resolving deltas:  32% (23955/74846)   Resolving deltas:  33% (24748/74846)   Resolving deltas:  34% (25448/74846)   Resolving deltas:  35% (26206/74846)   Resolving deltas:  36% (26975/74846)   Resolving deltas:  37% (27700/74846)   Resolving deltas:  38% (28701/74846)   Resolving deltas:  39% (29191/74846)   Resolving deltas:  40% (29946/74846)   Resolving deltas:  41% (30695/74846)   Resolving deltas:  42% (31518/74846)   Resolving deltas:  43% (32186/74846)   Resolving deltas:  44% (32935/74846)   Resolving deltas:  45% (33685/74846)   Resolving deltas:  46% (34462/74846)   Resolving deltas:  47% (35208/74846)   Resolving deltas:  48% (35935/74846)   Resolving deltas:  49% (36696/74846)   Resolving deltas:  50% (37434/74846)   Resolving deltas:  51% (38172/74846)   Resolving deltas:  52% (38928/74846)   Resolving deltas:  53% (39689/74846)   Resolving deltas:  54% (40434/74846)   Resolving deltas:  55% (41178/74846)   Resolving deltas:  56% (41940/74846)   Resolving deltas:  57% (42720/74846)   Resolving deltas:  58% (43480/74846)   Resolving deltas:  59% (44171/74846)   Resolving deltas:  60% (44909/74846)   Resolving deltas:  61% (45695/74846)   Resolving deltas:  62% (46424/74846)   Resolving deltas:  63% (47155/74846)   Resolving deltas:  64% (48008/74846)   Resolving deltas:  65% (48652/74846)   Resolving deltas:  66% (49410/74846)   Resolving deltas:  67% (50149/74846)   Resolving deltas:  68% (50896/74846)   Resolving deltas:  69% (51645/74846)   Resolving deltas:  70% (52394/74846)   Resolving deltas:  71% (53141/74846)   Resolving deltas:  72% (53896/74846)   Resolving deltas:  73% (54638/74846)   Resolving deltas:  74% (55399/74846)   Resolving deltas:  75% (56138/74846)   Resolving deltas:  76% (56886/74846)   Resolving deltas:  77% (57653/74846)   Resolving deltas:  78% (58383/74846)   Resolving deltas:  78% (58939/74846), completed with 5 local objects.
fatal: pack has 15907 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 164978, done.        
remote: Compressing objects:   0% (1/55391)           remote: Compressing objects:   1% (554/55391)           remote: Compressing objects:   2% (1108/55391)           remote: Compressing objects:   3% (1662/55391)           remote: Compressing objects:   4% (2216/55391)           remote: Compressing objects:   5% (2770/55391)           remote: Compressing objects:   6% (3324/55391)           remote: Compressing objects:   7% (3878/55391)           remote: Compressing objects:   8% (4432/55391)           remote: Compressing objects:   9% (4986/55391)           remote: Compressing objects:  10% (5540/55391)           remote: Compressing objects:  11% (6094/55391)           remote: Compressing objects:  12% (6647/55391)           remote: Compressing objects:  13% (7201/55391)           remote: Compressing objects:  14% (7755/55391)           remote: Compressing objects:  15% (8309/55391)           remote: Compressing objects:  16% (8863/55391)           remote: Compressing objects:  17% (9417/55391)           remote: Compressing objects:  18% (9971/55391)           remote: Compressing objects:  19% (10525/55391)           remote: Compressing objects:  20% (11079/55391)           remote: Compressing objects:  21% (11633/55391)           remote: Compressing objects:  22% (12187/55391)           remote: Compressing objects:  23% (12740/55391)           remote: Compressing objects:  24% (13294/55391)           remote: Compressing objects:  25% (13848/55391)           remote: Compressing objects:  26% (14402/55391)           remote: Compressing objects:  27% (14956/55391)           remote: Compressing objects:  28% (15510/55391)           remote: Compressing objects:  29% (16064/55391)           remote: Compressing objects:  30% (16618/55391)           remote: Compressing objects:  31% (17172/55391)           remote: Compressing objects:  32% (17726/55391)           remote: Compressing objects:  33% (18280/55391)           remote: Compressing objects:  34% (18833/55391)           remote: Compressing objects:  35% (19387/55391)           remote: Compressing objects:  36% (19941/55391)           remote: Compressing objects:  37% (20495/55391)           remote: Compressing objects:  38% (21049/55391)           remote: Compressing objects:  39% (21603/55391)           remote: Compressing objects:  40% (22157/55391)           remote: Compressing objects:  41% (22711/55391)           remote: Compressing objects:  42% (23265/55391)           remote: Compressing objects:  43% (23819/55391)           remote: Compressing objects:  44% (24373/55391)           remote: Compressing objects:  45% (24926/55391)           remote: Compressing objects:  46% (25480/55391)           remote: Compressing objects:  47% (26034/55391)           remote: Compressing objects:  48% (26588/55391)           remote: Compressing objects:  49% (27142/55391)           remote: Compressing objects:  50% (27696/55391)           remote: Compressing objects:  51% (28250/55391)           remote: Compressing objects:  52% (28804/55391)           remote: Compressing objects:  53% (29358/55391)           remote: Compressing objects:  54% (29912/55391)           remote: Compressing objects:  55% (30466/55391)           remote: Compressing objects:  56% (31019/55391)           remote: Compressing objects:  57% (31573/55391)           remote: Compressing objects:  58% (32127/55391)           remote: Compressing objects:  59% (32681/55391)           remote: Compressing objects:  60% (33235/55391)           remote: Compressing objects:  61% (33789/55391)           remote: Compressing objects:  62% (34343/55391)           remote: Compressing objects:  63% (34897/55391)           remote: Compressing objects:  64% (35451/55391)           remote: Compressing objects:  65% (36005/55391)           remote: Compressing objects:  66% (36559/55391)           remote: Compressing objects:  67% (37112/55391)           remote: Compressing objects:  68% (37666/55391)           remote: Compressing objects:  69% (38220/55391)           remote: Compressing objects:  70% (38774/55391)           remote: Compressing objects:  71% (39328/55391)           remote: Compressing objects:  72% (39882/55391)           remote: Compressing objects:  73% (40436/55391)           remote: Compressing objects:  74% (40990/55391)           remote: Compressing objects:  75% (41544/55391)           remote: Compressing objects:  76% (42098/55391)           remote: Compressing objects:  77% (42652/55391)           remote: Compressing objects:  78% (43205/55391)           remote: Compressing objects:  79% (43759/55391)           remote: Compressing objects:  80% (44313/55391)           remote: Compressing objects:  81% (44867/55391)           remote: Compressing objects:  82% (45421/55391)           remote: Compressing objects:  83% (45975/55391)           remote: Compressing objects:  84% (46529/55391)           remote: Compressing objects:  85% (47083/55391)           remote: Compressing objects:  86% (47637/55391)           remote: Compressing objects:  87% (48191/55391)           remote: Compressing objects:  88% (48745/55391)           remote: Compressing objects:  89% (49298/55391)           remote: Compressing objects:  90% (49852/55391)           remote: Compressing objects:  91% (50406/55391)           remote: Compressing objects:  92% (50960/55391)           remote: Compressing objects:  93% (51514/55391)           remote: Compressing objects:  94% (52068/55391)           remote: Compressing objects:  95% (52622/55391)           remote: Compressing objects:  96% (53176/55391)           remote: Compressing objects:  97% (53730/55391)           remote: Compressing objects:  98% (54284/55391)           remote: Compressing objects:  99% (54838/55391)           remote: Compressing objects: 100% (55391/55391)           remote: Compressing objects: 100% (55391/55391), done.        
Receiving objects:   0% (1/164978)   Receiving objects:   1% (1650/164978)   Receiving objects:   2% (3300/164978)   Receiving objects:   3% (4950/164978)   Receiving objects:   4% (6600/164978)   Receiving objects:   5% (8249/164978)   Receiving objects:   6% (9899/164978)   Receiving objects:   7% (11549/164978)   Receiving objects:   8% (13199/164978)   Receiving objects:   9% (14849/164978)   Receiving objects:  10% (16498/164978)   Receiving objects:  11% (18148/164978)   Receiving objects:  12% (19798/164978)   Receiving objects:  13% (21448/164978)   Receiving objects:  14% (23097/164978)   Receiving objects:  15% (24747/164978)   Receiving objects:  16% (26397/164978)   Receiving objects:  17% (28047/164978)   Receiving objects:  18% (29697/164978)   Receiving objects:  19% (31346/164978)   Receiving objects:  20% (32996/164978)   Receiving objects:  21% (34646/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  22% (36296/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  23% (37945/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  24% (39595/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  25% (41245/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  26% (42895/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  27% (44545/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  28% (46194/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  29% (47844/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  30% (49494/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  31% (51144/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  32% (52793/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  33% (54443/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  34% (56093/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  35% (57743/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  36% (59393/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  37% (61042/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  38% (62692/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  39% (64342/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  40% (65992/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  41% (67641/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  42% (69291/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  43% (70941/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  44% (72591/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  45% (74241/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  46% (75890/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  47% (77540/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  48% (79190/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  49% (80840/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  50% (82489/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  51% (84139/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  52% (85789/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  53% (87439/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  54% (89089/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  55% (90738/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  56% (92388/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  57% (94038/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  58% (95688/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  59% (97338/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  60% (98987/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  61% (100637/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  62% (102287/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  63% (103937/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  64% (105586/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  65% (107236/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  66% (108886/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  67% (110536/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  68% (112186/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  69% (113835/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  70% (115485/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  71% (117135/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  72% (118785/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  73% (120434/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  74% (122084/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  74% (122212/164978), 4.23 MiB | 8.45 MiB/s   Receiving objects:  75% (123734/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  76% (125384/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  77% (127034/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  78% (128683/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  79% (130333/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  80% (131983/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  81% (133633/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  82% (135282/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  83% (136932/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  84% (138582/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  85% (140232/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  86% (141882/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  87% (143531/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  88% (145181/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  89% (146831/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  90% (148481/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  91% (150130/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  92% (151780/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  93% (153430/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  94% (155080/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  95% (156730/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  96% (158379/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  97% (160029/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  98% (161679/164978), 10.91 MiB | 10.90 MiB/s   Receiving objects:  99% (163329/164978), 21.50 MiB | 14.34 MiB/s   remote: Total 164978 (delta 74848), reused 157439 (delta 68352)        
Receiving objects: 100% (164978/164978), 21.50 MiB | 14.34 MiB/s   Receiving objects: 100% (164978/164978), 27.77 MiB | 14.34 MiB/s, done.
Resolving deltas:   0% (0/74848)   Resolving deltas:   1% (749/74848)   Resolving deltas:   2% (1497/74848)   Resolving deltas:   3% (2257/74848)   Resolving deltas:   4% (3009/74848)   Resolving deltas:   5% (3743/74848)   Resolving deltas:   6% (4498/74848)   Resolving deltas:   7% (5242/74848)   Resolving deltas:   8% (5989/74848)   Resolving deltas:   9% (6741/74848)   Resolving deltas:  10% (7486/74848)   Resolving deltas:  11% (8242/74848)   Resolving deltas:  12% (8989/74848)   Resolving deltas:  13% (9731/74848)   Resolving deltas:  14% (10479/74848)   Resolving deltas:  15% (11229/74848)   Resolving deltas:  16% (11976/74848)   Resolving deltas:  17% (12725/74848)   Resolving deltas:  18% (13514/74848)   Resolving deltas:  19% (14240/74848)   Resolving deltas:  20% (14979/74848)   Resolving deltas:  21% (15769/74848)   Resolving deltas:  22% (16486/74848)   Resolving deltas:  23% (17216/74848)   Resolving deltas:  24% (17967/74848)   Resolving deltas:  25% (18714/74848)   Resolving deltas:  26% (19461/74848)   Resolving deltas:  27% (20209/74848)   Resolving deltas:  28% (20964/74848)   Resolving deltas:  29% (21714/74848)   Resolving deltas:  30% (22455/74848)   Resolving deltas:  31% (23207/74848)   Resolving deltas:  32% (23952/74848)   Resolving deltas:  33% (24767/74848)   Resolving deltas:  34% (25466/74848)   Resolving deltas:  35% (26198/74848)   Resolving deltas:  36% (26947/74848)   Resolving deltas:  37% (27699/74848)   Resolving deltas:  38% (28698/74848)   Resolving deltas:  39% (29202/74848)   Resolving deltas:  40% (29940/74848)   Resolving deltas:  41% (30689/74848)   Resolving deltas:  42% (31522/74848)   Resolving deltas:  43% (32187/74848)   Resolving deltas:  44% (32934/74848)   Resolving deltas:  45% (33682/74848)   Resolving deltas:  46% (34462/74848)   Resolving deltas:  47% (35237/74848)   Resolving deltas:  48% (35934/74848)   Resolving deltas:  49% (36691/74848)   Resolving deltas:  50% (37427/74848)   Resolving deltas:  51% (38177/74848)   Resolving deltas:  52% (39215/74848)   Resolving deltas:  53% (39693/74848)   Resolving deltas:  54% (40431/74848)   Resolving deltas:  55% (41177/74848)   Resolving deltas:  56% (41917/74848)   Resolving deltas:  57% (42664/74848)   Resolving deltas:  58% (43415/74848)   Resolving deltas:  59% (44208/74848)   Resolving deltas:  60% (44944/74848)   Resolving deltas:  61% (45670/74848)   Resolving deltas:  62% (46410/74848)   Resolving deltas:  63% (47166/74848)   Resolving deltas:  64% (47931/74848)   Resolving deltas:  65% (48661/74848)   Resolving deltas:  66% (49405/74848)   Resolving deltas:  67% (50164/74848)   Resolving deltas:  68% (50898/74848)   Resolving deltas:  69% (51646/74848)   Resolving deltas:  70% (52397/74848)   Resolving deltas:  71% (53143/74848)   Resolving deltas:  72% (53902/74848)   Resolving deltas:  73% (54660/74848)   Resolving deltas:  74% (55398/74848)   Resolving deltas:  75% (56142/74848)   Resolving deltas:  76% (56891/74848)   Resolving deltas:  77% (57634/74848)   Resolving deltas:  78% (58382/74848)   Resolving deltas:  78% (58940/74848), completed with 5 local objects.
fatal: pack has 15908 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 1c7882a3e9669134ef692d6dd90d28295a5f74cb
remote: Counting objects: 164978, done.        
remote: Compressing objects:   0% (1/55391)           remote: Compressing objects:   1% (554/55391)           remote: Compressing objects:   2% (1108/55391)           remote: Compressing objects:   3% (1662/55391)           remote: Compressing objects:   4% (2216/55391)           remote: Compressing objects:   5% (2770/55391)           remote: Compressing objects:   6% (3324/55391)           remote: Compressing objects:   7% (3878/55391)           remote: Compressing objects:   8% (4432/55391)           remote: Compressing objects:   9% (4986/55391)           remote: Compressing objects:  10% (5540/55391)           remote: Compressing objects:  11% (6094/55391)           remote: Compressing objects:  12% (6647/55391)           remote: Compressing objects:  13% (7201/55391)           remote: Compressing objects:  14% (7755/55391)           remote: Compressing objects:  15% (8309/55391)           remote: Compressing objects:  16% (8863/55391)           remote: Compressing objects:  17% (9417/55391)           remote: Compressing objects:  18% (9971/55391)           remote: Compressing objects:  19% (10525/55391)           remote: Compressing objects:  20% (11079/55391)           remote: Compressing objects:  21% (11633/55391)           remote: Compressing objects:  22% (12187/55391)           remote: Compressing objects:  23% (12740/55391)           remote: Compressing objects:  24% (13294/55391)           remote: Compressing objects:  25% (13848/55391)           remote: Compressing objects:  26% (14402/55391)           remote: Compressing objects:  27% (14956/55391)           remote: Compressing objects:  28% (15510/55391)           remote: Compressing objects:  29% (16064/55391)           remote: Compressing objects:  30% (16618/55391)           remote: Compressing objects:  31% (17172/55391)           remote: Compressing objects:  32% (17726/55391)           remote: Compressing objects:  33% (18280/55391)           remote: Compressing objects:  34% (18833/55391)           remote: Compressing objects:  35% (19387/55391)           remote: Compressing objects:  36% (19941/55391)           remote: Compressing objects:  37% (20495/55391)           remote: Compressing objects:  38% (21049/55391)           remote: Compressing objects:  39% (21603/55391)           remote: Compressing objects:  40% (22157/55391)           remote: Compressing objects:  41% (22711/55391)           remote: Compressing objects:  42% (23265/55391)           remote: Compressing objects:  43% (23819/55391)           remote: Compressing objects:  44% (24373/55391)           remote: Compressing objects:  45% (24926/55391)           remote: Compressing objects:  46% (25480/55391)           remote: Compressing objects:  47% (26034/55391)           remote: Compressing objects:  48% (26588/55391)           remote: Compressing objects:  49% (27142/55391)           remote: Compressing objects:  50% (27696/55391)           remote: Compressing objects:  51% (28250/55391)           remote: Compressing objects:  52% (28804/55391)           remote: Compressing objects:  53% (29358/55391)           remote: Compressing objects:  54% (29912/55391)           remote: Compressing objects:  55% (30466/55391)           remote: Compressing objects:  56% (31019/55391)           remote: Compressing objects:  57% (31573/55391)           remote: Compressing objects:  58% (32127/55391)           remote: Compressing objects:  59% (32681/55391)           remote: Compressing objects:  60% (33235/55391)           remote: Compressing objects:  61% (33789/55391)           remote: Compressing objects:  62% (34343/55391)           remote: Compressing objects:  63% (34897/55391)           remote: Compressing objects:  64% (35451/55391)           remote: Compressing objects:  65% (36005/55391)           remote: Compressing objects:  66% (36559/55391)           remote: Compressing objects:  67% (37112/55391)           remote: Compressing objects:  68% (37666/55391)           remote: Compressing objects:  69% (38220/55391)           remote: Compressing objects:  70% (38774/55391)           remote: Compressing objects:  71% (39328/55391)           remote: Compressing objects:  72% (39882/55391)           remote: Compressing objects:  73% (40436/55391)           remote: Compressing objects:  74% (40990/55391)           remote: Compressing objects:  75% (41544/55391)           remote: Compressing objects:  76% (42098/55391)           remote: Compressing objects:  77% (42652/55391)           remote: Compressing objects:  78% (43205/55391)           remote: Compressing objects:  79% (43759/55391)           remote: Compressing objects:  80% (44313/55391)           remote: Compressing objects:  81% (44867/55391)           remote: Compressing objects:  82% (45421/55391)           remote: Compressing objects:  83% (45975/55391)           remote: Compressing objects:  84% (46529/55391)           remote: Compressing objects:  85% (47083/55391)           remote: Compressing objects:  86% (47637/55391)           remote: Compressing objects:  87% (48191/55391)           remote: Compressing objects:  88% (48745/55391)           remote: Compressing objects:  89% (49298/55391)           remote: Compressing objects:  90% (49852/55391)           remote: Compressing objects:  91% (50406/55391)           remote: Compressing objects:  92% (50960/55391)           remote: Compressing objects:  93% (51514/55391)           remote: Compressing objects:  94% (52068/55391)           remote: Compressing objects:  95% (52622/55391)           remote: Compressing objects:  96% (53176/55391)           remote: Compressing objects:  97% (53730/55391)           remote: Compressing objects:  98% (54284/55391)           remote: Compressing objects:  99% (54838/55391)           remote: Compressing objects: 100% (55391/55391)           remote: Compressing objects: 100% (55391/55391), done.        
Receiving objects:   0% (1/164978)   Receiving objects:   1% (1650/164978)   Receiving objects:   2% (3300/164978)   Receiving objects:   3% (4950/164978)   Receiving objects:   4% (6600/164978)   Receiving objects:   5% (8249/164978)   Receiving objects:   6% (9899/164978)   Receiving objects:   7% (11549/164978)   Receiving objects:   8% (13199/164978)   Receiving objects:   9% (14849/164978)   Receiving objects:  10% (16498/164978)   Receiving objects:  11% (18148/164978)   Receiving objects:  12% (19798/164978)   Receiving objects:  13% (21448/164978)   Receiving objects:  14% (23097/164978)   Receiving objects:  15% (24747/164978)   Receiving objects:  16% (26397/164978)   Receiving objects:  17% (28047/164978)   Receiving objects:  18% (29697/164978)   Receiving objects:  19% (31346/164978)   Receiving objects:  20% (32996/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  21% (34646/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  22% (36296/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  23% (37945/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  24% (39595/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  25% (41245/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  26% (42895/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  27% (44545/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  28% (46194/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  29% (47844/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  30% (49494/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  31% (51144/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  32% (52793/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  33% (54443/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  34% (56093/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  35% (57743/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  36% (59393/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  37% (61042/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  38% (62692/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  39% (64342/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  40% (65992/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  41% (67641/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  42% (69291/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  43% (70941/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  44% (72591/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  45% (74241/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  46% (75890/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  47% (77540/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  48% (79190/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  49% (80840/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  50% (82489/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  51% (84139/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  52% (85789/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  53% (87439/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  54% (89089/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  55% (90738/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  56% (92388/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  57% (94038/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  58% (95688/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  59% (97338/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  60% (98987/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  61% (100637/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  62% (102287/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  63% (103937/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  63% (105323/164978), 4.08 MiB | 8.15 MiB/s   Receiving objects:  64% (105586/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  65% (107236/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  66% (108886/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  67% (110536/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  68% (112186/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  69% (113835/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  70% (115485/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  71% (117135/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  72% (118785/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  73% (120434/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  74% (122084/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  75% (123734/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  76% (125384/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  77% (127034/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  78% (128683/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  79% (130333/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  80% (131983/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  81% (133633/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  82% (135282/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  83% (136932/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  84% (138582/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  85% (140232/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  86% (141882/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  87% (143531/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  88% (145181/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  89% (146831/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  90% (148481/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  91% (150130/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  92% (151780/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  93% (153430/164978), 9.43 MiB | 9.42 MiB/s   Receiving objects:  94% (155080/164978), 20.01 MiB | 13.34 MiB/s   Receiving objects:  95% (156730/164978), 20.01 MiB | 13.34 MiB/s   Receiving objects:  96% (158379/164978), 20.01 MiB | 13.34 MiB/s   Receiving objects:  97% (160029/164978), 20.01 MiB | 13.34 MiB/s   Receiving objects:  98% (161679/164978), 20.01 MiB | 13.34 MiB/s   Receiving objects:  99% (163329/164978), 20.01 MiB | 13.34 MiB/s   remote: Total 164978 (delta 74845), reused 157439 (delta 68352)        
Receiving objects: 100% (164978/164978), 20.01 MiB | 13.34 MiB/s   Receiving objects: 100% (164978/164978), 27.78 MiB | 13.34 MiB/s, done.
Resolving deltas:   0% (0/74845)   Resolving deltas:   1% (749/74845)   Resolving deltas:   2% (1497/74845)   Resolving deltas:   3% (2262/74845)   Resolving deltas:   4% (3007/74845)   Resolving deltas:   5% (3744/74845)   Resolving deltas:   6% (4500/74845)   Resolving deltas:   7% (5242/74845)   Resolving deltas:   8% (5993/74845)   Resolving deltas:   9% (6760/74845)   Resolving deltas:  10% (7485/74845)   Resolving deltas:  11% (8243/74845)   Resolving deltas:  12% (8988/74845)   Resolving deltas:  13% (9730/74845)   Resolving deltas:  14% (10479/74845)   Resolving deltas:  15% (11227/74845)   Resolving deltas:  16% (11977/74845)   Resolving deltas:  17% (12724/74845)   Resolving deltas:  18% (13520/74845)   Resolving deltas:  19% (14242/74845)   Resolving deltas:  20% (14970/74845)   Resolving deltas:  21% (15765/74845)   Resolving deltas:  22% (16486/74845)   Resolving deltas:  23% (17216/74845)   Resolving deltas:  24% (17974/74845)   Resolving deltas:  25% (18724/74845)   Resolving deltas:  26% (19476/74845)   Resolving deltas:  27% (20209/74845)   Resolving deltas:  28% (20965/74845)   Resolving deltas:  29% (21722/74845)   Resolving deltas:  30% (22454/74845)   Resolving deltas:  31% (23202/74845)   Resolving deltas:  32% (23953/74845)   Resolving deltas:  33% (24751/74845)   Resolving deltas:  34% (25455/74845)   Resolving deltas:  35% (26196/74845)   Resolving deltas:  36% (26957/74845)   Resolving deltas:  37% (27706/74845)   Resolving deltas:  38% (28658/74845)   Resolving deltas:  39% (29192/74845)   Resolving deltas:  40% (29940/74845)   Resolving deltas:  41% (30697/74845)   Resolving deltas:  42% (31516/74845)   Resolving deltas:  43% (32184/74845)   Resolving deltas:  44% (32933/74845)   Resolving deltas:  45% (33683/74845)   Resolving deltas:  46% (34462/74845)   Resolving deltas:  47% (35222/74845)   Resolving deltas:  48% (35935/74845)   Resolving deltas:  49% (36693/74845)   Resolving deltas:  50% (37424/74845)   Resolving deltas:  51% (38171/74845)   Resolving deltas:  52% (39220/74845)   Resolving deltas:  53% (39677/74845)   Resolving deltas:  54% (40427/74845)   Resolving deltas:  55% (41175/74845)   Resolving deltas:  56% (41924/74845)   Resolving deltas:  57% (42667/74845)   Resolving deltas:  58% (43512/74845)   Resolving deltas:  59% (44168/74845)   Resolving deltas:  60% (44938/74845)   Resolving deltas:  61% (45662/74845)   Resolving deltas:  62% (46411/74845)   Resolving deltas:  63% (47160/74845)   Resolving deltas:  64% (47903/74845)   Resolving deltas:  65% (48663/74845)   Resolving deltas:  66% (49409/74845)   Resolving deltas:  67% (50154/74845)   Resolving deltas:  68% (50897/74845)   Resolving deltas:  69% (51644/74845)   Resolving deltas:  70% (52394/74845)   Resolving deltas:  71% (53140/74845)   Resolving deltas:  72% (53901/74845)   Resolving deltas:  73% (54655/74845)   Resolving deltas:  74% (55396/74845)   Resolving deltas:  75% (56140/74845)   Resolving deltas:  76% (56918/74845)   Resolving deltas:  77% (57645/74845)   Resolving deltas:  78% (58382/74845)   Resolving deltas:  78% (58938/74845), completed with 5 local objects.
fatal: pack has 15907 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	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:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H34
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.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.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com

Jenkins build is unstable: karaf-4.1.x #788

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/788/display/redirect>


Build failed in Jenkins: karaf-4.1.x #787

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/787/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/karaf-4.1.x/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/karaf-4.1.x/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
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://gitbox.apache.org/repos/asf/karaf.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/karaf-4.1.x/ws/.git/config.lock>

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor336.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H31
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com