| CONSOLE OUTPUT |
| [...truncated 3171 lines...] |
| at java.lang.Thread.run(Thread.java:722) |
| Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap |
| at java.lang.ClassLoader.defineClass1(Native Method) |
| at java.lang.ClassLoader.defineClass(ClassLoader.java:791) |
| at java.lang.ClassLoader.defineClass(ClassLoader.java:634) |
| at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322) |
| ... 40 more |
| Notifying upstream projects of job completion |
| Join notifier requires a CauseAction |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Reactor Summary: |
| [INFO] |
| [INFO] Nuxeo Quota Marketplace package ................... SUCCESS [ 46.000 s] |
| [INFO] Quota EAR ......................................... SUCCESS [02:38 min] |
| [INFO] Marketplace package ............................... SUCCESS [01:54 min] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] BUILD SUCCESS |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Total time: 05:54 min |
| [INFO] Finished at: 2014-07-21T11:02:23+01:00 |
| [INFO] Final Memory: 88M/360M |
| [INFO] ------------------------------------------------------------------------ |
| [WARNING] The requested profile "marketplace" could not be activated because it does not exist. |
| Waiting for Jenkins to finish collecting data |
| [JENKINS] Archiving /opt/hudson/workspace/addons_FT_nuxeo-quota-master/pom.xml to org.nuxeo.marketplace.quota/parent/1.3.4-SNAPSHOT/parent-1.3.4-SNAPSHOT.pom |
| Sending artifact delta relative to addons_FT_nuxeo-quota-master » Nuxeo Quota Marketplace package #586 |
| Archived 1 artifacts |
| Archive block size is 32768 |
| Received 0 blocks and 3220 bytes |
| Compression is 0.0% |
| Took 2.3 sec |
| [JENKINS] Archiving /opt/hudson/workspace/addons_FT_nuxeo-quota-master/marketplace/pom.xml to org.nuxeo.marketplace.quota/marketplace/1.3.4-SNAPSHOT/marketplace-1.3.4-SNAPSHOT.pom |
| [JENKINS] Archiving /opt/hudson/workspace/addons_FT_nuxeo-quota-master/marketplace/target/marketplace-1.3.4-SNAPSHOT.zip to org.nuxeo.marketplace.quota/marketplace/1.3.4-SNAPSHOT/marketplace-1.3.4-SNAPSHOT.zip |
| Sending artifact delta relative to addons_FT_nuxeo-quota-master » Marketplace package #586 |
| Archived 2 artifacts |
| Archive block size is 32768 |
| Received 0 blocks and 14185960 bytes |
| Compression is 0.0% |
| Took 1 min 36 sec |
| [JENKINS] Archiving /opt/hudson/workspace/addons_FT_nuxeo-quota-master/ear/pom.xml to org.nuxeo.marketplace.quota/ear/1.3.4-SNAPSHOT/ear-1.3.4-SNAPSHOT.pom |
| [JENKINS] Archiving /opt/hudson/workspace/addons_FT_nuxeo-quota-master/ear/target/ear-1.3.4-SNAPSHOT.zip to org.nuxeo.marketplace.quota/ear/1.3.4-SNAPSHOT/ear-1.3.4-SNAPSHOT.zip |
| Sending artifact delta relative to addons_FT_nuxeo-quota-master » Quota EAR #586 |
| Archived 2 artifacts |
| Archive block size is 32768 |
| Received 2460 blocks and 20143122 bytes |
| Compression is 80.0% |
| Took 12 min |
| FATAL: Unable to produce a script file |
| java.io.IOException: Failed to create a temp file on /opt/hudson/workspace/addons_FT_nuxeo-quota-master |
| at hudson.FilePath.createTextTempFile(FilePath.java:1271) |
| at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:144) |
| at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82) |
| at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66) |
| at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756) |
| at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.build(MavenModuleSetBuild.java:909) |
| at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:860) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) |
| at hudson.model.Run.execute(Run.java:1710) |
| at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) |
| at hudson.model.ResourceController.execute(ResourceController.java:88) |
| at hudson.model.Executor.run(Executor.java:234) |
| Caused by: java.io.IOException: remote file operation failed: /opt/hudson/workspace/addons_FT_nuxeo-quota-master at hudson.remoting.Channel@73d500cf:madhatter |
| at hudson.FilePath.act(FilePath.java:916) |
| at hudson.FilePath.act(FilePath.java:893) |
| at hudson.FilePath.createTextTempFile(FilePath.java:1245) |
| ... 12 more |
| Caused by: hudson.remoting.ChannelClosedException: channel is already closed |
| at hudson.remoting.Channel.send(Channel.java:541) |
| at hudson.remoting.Request.call(Request.java:129) |
| at hudson.remoting.Channel.call(Channel.java:739) |
| at hudson.FilePath.act(FilePath.java:909) |
| ... 14 more |
| Caused by: java.io.IOException |
| at hudson.remoting.Channel.close(Channel.java:1027) |
| at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110) |
| at hudson.remoting.PingThread.ping(PingThread.java:120) |
| at hudson.remoting.PingThread.run(PingThread.java:81) |
| Caused by: java.util.concurrent.TimeoutException: Ping started on 1405933595699 hasn't completed at 1405933835700 |
| ... 2 more |
| Build step 'Execute shell' marked build as failure |
| FATAL: channel is already closed |
| hudson.remoting.ChannelClosedException: channel is already closed |
| at hudson.remoting.Channel.send(Channel.java:541) |
| at hudson.remoting.Request.call(Request.java:129) |
| at hudson.remoting.Channel.call(Channel.java:739) |
| at hudson.Launcher$RemoteLauncher.kill(Launcher.java:913) |
| at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:552) |
| at hudson.model.Run.execute(Run.java:1710) |
| at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529) |
| at hudson.model.ResourceController.execute(ResourceController.java:88) |
| at hudson.model.Executor.run(Executor.java:234) |
| Caused by: java.io.IOException |
| at hudson.remoting.Channel.close(Channel.java:1027) |
| at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110) |
| at hudson.remoting.PingThread.ping(PingThread.java:120) |
| at hudson.remoting.PingThread.run(PingThread.java:81) |
| Caused by: java.util.concurrent.TimeoutException: Ping started on 1405933595699 hasn't completed at 1405933835700 |
| ... 2 more |