You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by je...@cloudbees.com on 2013/08/01 20:47:24 UTC

Build failed in Jenkins: jclouds #2297

See <https://jclouds.ci.cloudbees.com/job/jclouds/2297/changes>

Changes:

[Andrew Gaul] Update URL for commons-logging-1.1.1-bin.tar.gz

------------------------------------------
[...truncated 27186 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ aws-sqs ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /scratch/jenkins/workspace/jclouds/providers/aws-sqs/src/main/clojure
[INFO] Copying 1 resource

[INFO] [INFO] Copying 3 resources
--- maven-resources-plugin:2.6:resources (default-resources) @ aws-sqs ---
[INFO] [INFO] Compiling 1 source file to /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/classes

[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ aws-sqs ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /scratch/jenkins/workspace/jclouds/providers/aws-sqs/src/test/clojure
[INFO] skip non existing resourceDirectory /scratch/jenkins/workspace/jclouds/providers/aws-sqs/src/test/resources

[INFO] [INFO] Copying 3 resources
--- maven-resources-plugin:2.6:testResources (default-testResources) @ aws-sqs ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ aws-sqs ---
[INFO] Compiling 4 source files to /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/test-classes
[INFO] [INFO] Surefire report directory: /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ aws-sqs ---
Running org.jclouds.aws.sqs.AWSSQSProviderTest
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@5f893efe
Starting test testWithId(org.jclouds.aws.sqs.AWSSQSProviderTest)
Starting test testTransformableToContains(org.jclouds.aws.sqs.AWSSQSProviderTest)
Starting test testAllContains(org.jclouds.aws.sqs.AWSSQSProviderTest)
Starting test testOfApiContains(org.jclouds.aws.sqs.AWSSQSProviderTest)
[pool-1-thread-3] Test testTransformableToContains(org.jclouds.aws.sqs.AWSSQSProviderTest) succeeded: 86ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
[pool-1-thread-1] Test testAllContains(org.jclouds.aws.sqs.AWSSQSProviderTest) succeeded: 61ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
[pool-1-thread-2] Test testOfApiContains(org.jclouds.aws.sqs.AWSSQSProviderTest) succeeded: 81ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
[pool-1-thread-4] Test testWithId(org.jclouds.aws.sqs.AWSSQSProviderTest) succeeded: 133ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.397 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ aws-sqs ---
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ aws-sqs ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (default) @ aws-sqs ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/src/test/resources/**/*.sh
[INFO] Exclude: **/src/test/resources/**/*.bat
[INFO] Exclude: **/src/test/resources/**/*.cmd
[INFO] Exclude: **/src/test/resources/**/*.txt
[INFO] Exclude: **/src/test/resources/**/*.gz
[INFO] Exclude: **/src/test/resources/**/*.xml
[INFO] Exclude: **/services/*LoggingModule
[INFO] Exclude: **/services/*ApiMetadata
[INFO] Exclude: **/services/*ProviderMetadata
[INFO] Exclude: **/LICENSE.txt
[INFO] Exclude: **/header.txt
[INFO] Exclude: **/NOTICE.txt
[INFO] Exclude: **/DISCLAIMER
[INFO] Exclude: **/BUILD.txt
[INFO] Exclude: **/CHANGES.txt
[INFO] Exclude: **/README.md
[INFO] Exclude: **/README.txt
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*json
[INFO] Exclude: **/*readme
[INFO] Exclude: **/test
[INFO] Exclude: **/test.pub
[INFO] Exclude: **/target/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/bin/**
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.dir-locals.el
[INFO] Exclude: **/.project
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.eml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.DS_STORE
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/.metadata/**
[INFO] Exclude: **/atlassian-ide-plugin.xml
[INFO] Exclude: **/.DS_Store
[INFO] Exclude: .mailmap
[INFO] Exclude: .git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.gitattributes
[INFO] Exclude: .repository/**
[INFO] Exclude: gc.log
[INFO] 6 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 6 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ aws-sqs ---
[INFO] Building jar: /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/aws-sqs-1.7.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (javadoc) @ aws-sqs ---
[INFO] Building jar: /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/aws-sqs-1.7.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar-no-fork (attach-sources) @ aws-sqs ---
[INFO] Building jar: /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/aws-sqs-1.7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (integration) @ aws-sqs ---
[INFO] Checking compile classpath
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-duplicate-finder-plugin:1.0.3:check (default) @ aws-sqs ---
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] [INFO] Installing /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/aws-sqs-1.7.0-SNAPSHOT.jar to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-SNAPSHOT.jar

[INFO] --- maven-install-plugin:2.4:install (default-install) @ aws-sqs ---[INFO] Installing /scratch/jenkins/workspace/jclouds/providers/aws-sqs/pom.xml to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-SNAPSHOT.pom

[INFO] Installing /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/aws-sqs-1.7.0-SNAPSHOT-tests.jar to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-SNAPSHOT-tests.jar
[INFO] Installing /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/aws-sqs-1.7.0-SNAPSHOT-javadoc.jar to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-SNAPSHOT-javadoc.jar
[INFO] Installing /scratch/jenkins/workspace/jclouds/providers/aws-sqs/target/aws-sqs-1.7.0-SNAPSHOT-sources.jar to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-SNAPSHOT-sources.jar
[INFO] [INFO] Local OBR update disabled (enable with -DobrRepository)

[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ aws-sqs ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ aws-sqs ---
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91.jar (12 KB at 7.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91.pom (5 KB at 9.0 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/maven-metadata.xml (475 B at 0.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/maven-metadata.xml (475 B at 1.4 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91-tests.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91-tests.jar (11 KB at 25.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91-javadoc.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91-javadoc.jar (36 KB at 70.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.1 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91-sources.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/aws-sqs-1.7.0-20130801.184516-91-sources.jar (8 KB at 23.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/provider/aws-sqs/1.7.0-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
[INFO] [INFO] Remote OBR update disabled (enable with -DremoteOBR)

[INFO] --- maven-bundle-plugin:2.3.7:deploy (default-deploy) @ aws-sqs ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building jclouds ninefold storage provider 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Deleting /scratch/jenkins/workspace/jclouds/providers/ninefold-storage/target
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ninefold-storage ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ ninefold-storage ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ ninefold-storage ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ninefold-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /scratch/jenkins/workspace/jclouds/providers/ninefold-storage/src/main/clojure
[INFO] Copying 1 resource
[INFO] [INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ninefold-storage ---
[INFO] Compiling 1 source file to /scratch/jenkins/workspace/jclouds/providers/ninefold-storage/target/classes
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ninefold-storage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /scratch/jenkins/workspace/jclouds/providers/ninefold-storage/src/test/clojure
[INFO] skip non existing resourceDirectory /scratch/jenkins/workspace/jclouds/providers/ninefold-storage/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ninefold-storage ---
[INFO] Compiling 11 source files to /scratch/jenkins/workspace/jclouds/providers/ninefold-storage/target/test-classes
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ninefold-storage ---
[INFO] [INFO] Surefire report directory: /scratch/jenkins/workspace/jclouds/providers/ninefold-storage/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ninefold-storage ---
Running TestSuite
Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@b749757
Starting test testCreateFileOptions(org.jclouds.ninefold.storage.NinefoldStorageAsyncClientTest)
Starting test testDeletePath(org.jclouds.ninefold.storage.NinefoldStorageAsyncClientTest)
Starting test testCreateFile(org.jclouds.ninefold.storage.NinefoldStorageAsyncClientTest)
Starting test testCreateDirectory(org.jclouds.ninefold.storage.NinefoldStorageAsyncClientTest)
Starting test testCreateDirectoryOptions(org.jclouds.ninefold.storage.NinefoldStorageAsyncClientTest)
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:520)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:718)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:162)
	at $Proxy44.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:930)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:757)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:594)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
	at java.io.ObjectInputStream.readObject0(Unknown Source)
	at java.io.ObjectInputStream.readObject(Unknown Source)
	at hudson.remoting.Command.readFrom(Command.java:92)
	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)
Looks like the node went offline during the build. Check the slave log for the details.
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:520)
	at hudson.remoting.Request.call(Request.java:129)
	at hudson.remoting.Channel.call(Channel.java:718)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:887)
	at hudson.Launcher$2.kill(Launcher.java:745)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:617)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
	at java.io.ObjectInputStream.readObject0(Unknown Source)
	at java.io.ObjectInputStream.readObject(Unknown Source)
	at hudson.remoting.Command.readFrom(Command.java:92)
	at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:72)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

Jenkins build is back to normal : jclouds #2298

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds/2298/changes>