See <https://jclouds.ci.cloudbees.com/job/jclouds-karaf/506/>

------------------------------------------
Started by an SCM change
Building remotely on d64ad8f3 in workspace 
<https://jclouds.ci.cloudbees.com/job/jclouds-karaf/ws/>
Deleting this stale workspace
$ sudo /opt/jenkins/sbin/mount-webdav 
https://repository-jclouds.forge.cloudbees.com/private jclouds alert
/private/jclouds is not a mountpoint
webdav mount try 1
/private/jclouds is not a mountpoint
p11-kit: couldn't read config file: /etc/pkcs11/modules/.
/private/jclouds is a mountpoint
Checkout:jclouds-karaf / 
<https://jclouds.ci.cloudbees.com/job/jclouds-karaf/ws/> - 
hudson.remoting.Channel@25582d0b:d64ad8f3
Using strategy: Default
Last Built Revision: Revision 3b3c129f2c762cad3fee8ff6871d7f62f20738ff 
(origin/master)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git
git --version
git version 1.7.11.7
Fetching upstream changes from origin
Commencing build of Revision 3b3c129f2c762cad3fee8ff6871d7f62f20738ff 
(origin/master)
Checking out Revision 3b3c129f2c762cad3fee8ff6871d7f62f20738ff (origin/master)
Parsing POMs
Modules changed, recalculating dependency graph
[jclouds-karaf] $ /opt/jdk/jdk1.6.latest/bin/java -Xmx512m -Xloggc:gc.log 
-XX:MaxPermSize=128m -XX:+UseParallelOldGC -cp 
/scratch/jenkins/maven3-agent.jar:/opt/maven/apache-maven-3.0.3/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven/apache-maven-3.0.3 
/scratch/jenkins/slave.jar /scratch/jenkins/maven3-interceptor.jar 
/scratch/jenkins/maven3-interceptor-commons.jar 55878
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
<https://jclouds.ci.cloudbees.com/job/jclouds-karaf/ws/pom.xml> -s 
/private/jclouds/settings.xml clean deploy -e -U
[INFO] Error stacktraces are turned on.
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:129)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:67)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.cli.MavenExecutionRequestsBuilderException: 1 
problem was encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: 
/private/jclouds/settings.xml (Resource temporarily unavailable) @ 
/private/jclouds/settings.xml

        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.getMavenExecutionRequest(Maven3Launcher.java:132)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:115)
        ... 22 more
Caused by: org.apache.maven.settings.building.SettingsBuildingException: 1 
problem was encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: 
/private/jclouds/settings.xml (Resource temporarily unavailable) @ 
/private/jclouds/settings.xml

        at 
org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:435)
        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:127)
        ... 24 more
channel stopped
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.util.IOException2
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:195)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:67)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.remoting.ProxyException: 
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:129)
        ... 10 more
Caused by: hudson.remoting.ProxyException: java.lang.Exception: 
java.lang.reflect.InvocationTargetException
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
        ... 15 more
Caused by: hudson.remoting.ProxyException: 
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
        ... 15 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.cli.MavenExecutionRequestsBuilderException: 1 problem was 
encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: 
/private/jclouds/settings.xml (Resource temporarily unavailable) @ 
/private/jclouds/settings.xml

        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:149)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.getMavenExecutionRequest(Maven3Launcher.java:132)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:115)
        ... 22 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was 
encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: 
/private/jclouds/settings.xml (Resource temporarily unavailable) @ 
/private/jclouds/settings.xml

        at 
org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:435)
        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:127)
        ... 24 more

Reply via email to