You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by je...@cloudbees.com on 2014/06/19 19:36:11 UTC

Build failed in Jenkins: jclouds » jclouds openstack-nova-ec2 api #2637

See <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/2637/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building jclouds openstack-nova-ec2 api 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openstack-nova-ec2 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-banned-dependencies) @ openstack-nova-ec2 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1.1:enforce (enforce-java) @ openstack-nova-ec2 ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ openstack-nova-ec2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openstack-nova-ec2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/src/main/clojure>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ openstack-nova-ec2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openstack-nova-ec2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/src/test/clojure>
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ openstack-nova-ec2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ openstack-nova-ec2 ---
[INFO] Surefire report directory: <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: TestNG652Configurator
Starting test testDescribeImagesWithNonMachineTypes(org.jclouds.openstack.nova.ec2.features.NovaEC2AMIApiExpectTest)
Starting test testDescribeVolumesWithNovaEC2Status(org.jclouds.openstack.nova.ec2.features.NovaEC2ElasticBlockStoreExpectApiTest)
[pool-1-thread-1] Test testDescribeImagesWithNonMachineTypes(org.jclouds.openstack.nova.ec2.features.NovaEC2AMIApiExpectTest) succeeded: 1865ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
[pool-1-thread-2] Test testDescribeVolumesWithNovaEC2Status(org.jclouds.openstack.nova.ec2.features.NovaEC2ElasticBlockStoreExpectApiTest) succeeded: 1872ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
Starting test testImportKeyPairFailsAlreadyExists(org.jclouds.openstack.nova.ec2.features.NovaEC2KeyPairApiExpectTest)
Starting test testImportKeyPairFailsNotFound(org.jclouds.openstack.nova.ec2.features.NovaEC2KeyPairApiExpectTest)
[pool-2-thread-2] Test testImportKeyPairFailsNotFound(org.jclouds.openstack.nova.ec2.features.NovaEC2KeyPairApiExpectTest) succeeded: 290ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
[pool-2-thread-1] Test testImportKeyPairFailsAlreadyExists(org.jclouds.openstack.nova.ec2.features.NovaEC2KeyPairApiExpectTest) succeeded: 290ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Starting test testAssignability(org.jclouds.openstack.nova.ec2.NovaEC2ContextBuilderTest)
[pool-3-thread-1] Test testAssignability(org.jclouds.openstack.nova.ec2.NovaEC2ContextBuilderTest) succeeded: 263ms
Test suite progress: tests succeeded: 5, failed: 0, skipped: 0.
Starting test testAllContains(org.jclouds.openstack.nova.ec2.NovaEC2ApiMetadataTest)
Starting test testTransformableToContains(org.jclouds.openstack.nova.ec2.NovaEC2ApiMetadataTest)
Starting test testWithId(org.jclouds.openstack.nova.ec2.NovaEC2ApiMetadataTest)
[pool-6-thread-3] Test testWithId(org.jclouds.openstack.nova.ec2.NovaEC2ApiMetadataTest) succeeded: 5ms
Test suite progress: tests succeeded: 6, failed: 0, skipped: 0.
[pool-6-thread-1] Test testAllContains(org.jclouds.openstack.nova.ec2.NovaEC2ApiMetadataTest) succeeded: 6ms
Test suite progress: tests succeeded: 7, failed: 0, skipped: 0.
[pool-6-thread-2] Test testTransformableToContains(org.jclouds.openstack.nova.ec2.NovaEC2ApiMetadataTest) succeeded: 6ms
Test suite progress: tests succeeded: 8, failed: 0, skipped: 0.
Starting test test(org.jclouds.openstack.nova.ec2.strategy.NovaReviseParsedImageTest)
[pool-7-thread-1] Test test(org.jclouds.openstack.nova.ec2.strategy.NovaReviseParsedImageTest) succeeded: 57ms
Test suite progress: tests succeeded: 9, failed: 0, skipped: 0.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.262 sec - in TestSuite

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ openstack-nova-ec2 ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ openstack-nova-ec2 ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ openstack-nova-ec2 ---
[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] 29 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 29 licence.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ openstack-nova-ec2 ---
[INFO] Building jar: <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/openstack-nova-ec2-1.8.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9:jar (javadoc) @ openstack-nova-ec2 ---
[INFO] Building jar: <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/openstack-nova-ec2-1.8.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar-no-fork (attach-sources) @ openstack-nova-ec2 ---
[INFO] Building jar: <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/openstack-nova-ec2-1.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (integration) @ openstack-nova-ec2 ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-duplicate-finder-plugin:1.0.5:check (default) @ openstack-nova-ec2 ---

[INFO] Checking compile classpath
[INFO] Checking runtime classpath
[INFO] Checking test classpath
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ openstack-nova-ec2 ---
[INFO] Installing <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/openstack-nova-ec2-1.8.0-SNAPSHOT.jar> to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/api/openstack-nova-ec2/1.8.0-SNAPSHOT/openstack-nova-ec2-1.8.0-SNAPSHOT.jar
[INFO] Installing <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/pom.xml> to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/api/openstack-nova-ec2/1.8.0-SNAPSHOT/openstack-nova-ec2-1.8.0-SNAPSHOT.pom
[INFO] Installing <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/openstack-nova-ec2-1.8.0-SNAPSHOT-tests.jar> to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/api/openstack-nova-ec2/1.8.0-SNAPSHOT/openstack-nova-ec2-1.8.0-SNAPSHOT-tests.jar
[INFO] Installing <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/openstack-nova-ec2-1.8.0-SNAPSHOT-javadoc.jar> to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/api/openstack-nova-ec2/1.8.0-SNAPSHOT/openstack-nova-ec2-1.8.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://jclouds.ci.cloudbees.com/job/jclouds/org.apache.jclouds.api$openstack-nova-ec2/ws/target/openstack-nova-ec2-1.8.0-SNAPSHOT-sources.jar> to /scratch/jenkins/workspace/jclouds/.repository/org/apache/jclouds/api/openstack-nova-ec2/1.8.0-SNAPSHOT/openstack-nova-ec2-1.8.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ openstack-nova-ec2 ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ openstack-nova-ec2 ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/api/openstack-nova-ec2/1.8.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.jclouds.api:openstack-nova-ec2:1.8.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Error transferring file: Server returned HTTP response code: 503 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/api/openstack-nova-ec2/1.8.0-SNAPSHOT/maven-metadata.xml