See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/1844/changes>
Changes: [devcsrj] JCloud ProfitBricks provider implementation [devcsrj] Added profitbricks module to parent pom [devcsrj] Addressed issues from initial code review. [devcsrj] Addressed issues from code review. [devcsrj] Read password from template options [devcsrj] Fixed failed test [devcsrj] Mapped PB API v1.3's location changes (iso codes) [devcsrj] Mapped connectedstorage to volumes [devcsrj] Rebased to latest commit. [devcsrj] .gitignore [devcsrj] Addressed issues from code review [devcsrj] Removed explicit call to .value() on enum types [devcsrj] Support multiple(8) storages via metadata [devcsrj] Addressed cloudbees issues [devcsrj] Changed adapter to filter HDD types right away [devcsrj] Use java 6 [devcsrj] Removed unhelpful constants. Now using @AutoService ------------------------------------------ [...truncated 6695 lines...] Starting test testConvert(org.jclouds.profitbricks.functions.TemplateToNewServerTest) [pool-2-thread-1] Test testConvert(org.jclouds.profitbricks.functions.TemplateToNewServerTest) succeeded: 65ms Test suite progress: tests succeeded: 2, failed: 0, skipped: 0. Starting test testConvert(org.jclouds.profitbricks.functions.DcToLocationTest) [pool-3-thread-1] Test testConvert(org.jclouds.profitbricks.functions.DcToLocationTest) succeeded: 9ms Test suite progress: tests succeeded: 3, failed: 0, skipped: 0. Starting test testConvert(org.jclouds.profitbricks.functions.ServerToNodeMetadataTest) [pool-4-thread-1] Test testConvert(org.jclouds.profitbricks.functions.ServerToNodeMetadataTest) succeeded: 25ms Test suite progress: tests succeeded: 4, failed: 0, skipped: 0. Starting test testParseCreateStorageReturn(org.jclouds.profitbricks.xml.SOAPParserTest) Starting test testParseGetAllDataCentersResponse(org.jclouds.profitbricks.xml.SOAPParserTest) [pool-5-thread-2] Test testParseGetAllDataCentersResponse(org.jclouds.profitbricks.xml.SOAPParserTest) succeeded: 1442ms Test suite progress: tests succeeded: 5, failed: 0, skipped: 0. [pool-5-thread-1] Test testParseCreateStorageReturn(org.jclouds.profitbricks.xml.SOAPParserTest) succeeded: 2228ms Test suite progress: tests succeeded: 6, failed: 0, skipped: 0. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.148 sec - in TestSuite Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ profitbricks-c2 --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ profitbricks-c2 --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ profitbricks-c2 --- [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: **/src/test/resources/**/*.iso [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: **/CONTRIBUTING.md [INFO] Exclude: **/*json [INFO] Exclude: **/*readme [INFO] Exclude: **/*ProviderMetadata [INFO] Exclude: **/*ApiMetadata [INFO] Exclude: **/*LoggingModule [INFO] Exclude: **/*ViewMBeanFactory [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: .java-version [INFO] Exclude: .repository/** [INFO] Exclude: gc.log [INFO] 285 resources included (use -debug for more details) Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 285 licence. [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ profitbricks-c2 --- [INFO] Building jar: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/profitbricks-c2/target/profitbricks-c2-2.0.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (integration) @ profitbricks-c2 --- [JENKINS] Recording test results[INFO] [INFO] --- maven-duplicate-finder-plugin:1.0.5:check (default) @ profitbricks-c2 --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-checkstyle-plugin:2.13:check (default) @ profitbricks-c2 --- [INFO] [WARNING] ServerApi.java[29:8] (imports) UnusedImports: Unused import - org.jclouds.profitbricks.domain.server.Server. [WARNING] BaseProfitBricksRequestBinder.java[22:8] (imports) UnusedImports: Unused import - org.jclouds.profitbricks.domain.OsType. [WARNING] BaseProfitBricksRequestBinder.java[23:8] (imports) UnusedImports: Unused import - org.jclouds.profitbricks.domain.server.AvailabilityZone. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache jclouds labs ............................... SUCCESS [42.604s] [INFO] Apache jclouds :: Azure :: Compute API ............ SUCCESS [1:35.810s] [INFO] jclouds docker API ................................ SUCCESS [50.468s] [INFO] jclouds vcloud-director api ....................... SUCCESS [1:50.947s] [INFO] jclouds cdmi api .................................. SUCCESS [16.188s] [INFO] jclouds CloudSigma v2 API ......................... SUCCESS [1:24.569s] [INFO] jclouds CloudSigma v2 Honolulu Provider ........... SUCCESS [11.808s] [INFO] jclouds CloudSigma v2 Las Vegas Provider .......... SUCCESS [7.791s] [INFO] jclouds CloudSigma v2 San Jose Provider ........... SUCCESS [10.183s] [INFO] jclouds CloudSigma v2 Washington DC Provider ...... SUCCESS [6.046s] [INFO] jclouds CloudSigma v2 Zurich Provider ............. SUCCESS [6.157s] [INFO] jclouds DigitalOcean Provider ..................... SUCCESS [1:12.313s] [INFO] jclouds joyent-cloudapi api ....................... SUCCESS [38.141s] [INFO] jclouds joyentcloud provider ...................... SUCCESS [16.477s] [INFO] jclouds Abiquo api ................................ SUCCESS [1:51.401s] [INFO] jclouds :: representations ........................ SUCCESS [1.945s] [INFO] jclouds :: representations :: core ................ SUCCESS [10.283s] [INFO] jclouds :: representations :: codec ............... SUCCESS [20.489s] [INFO] jclouds :: management ............................. SUCCESS [2.097s] [INFO] jclouds :: management :: core ..................... SUCCESS [15.938s] [INFO] jclouds :: management :: compute .................. SUCCESS [3.779s] [INFO] jclouds :: management :: blobstore ................ SUCCESS [3.809s] [INFO] jclouds ProfitBricks Provider ..................... FAILURE [24.436s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13:01.251s [INFO] Finished at: Fri Oct 31 05:25:23 UTC 2014 [INFO] Final Memory: 71M/187M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.13:check (default) on project profitbricks-c2: You have 3 Checkstyle violations. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.13:check (default) on project profitbricks-c2: You have 3 Checkstyle violations. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.maven.plugin.MojoFailureException: You have 3 Checkstyle violations. at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:582) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more [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/MojoFailureException [ERROR] [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/pom.xml> to org.apache.jclouds.labs/cloudsigma2/2.0.0-SNAPSHOT/cloudsigma2-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/cloudsigma2-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2/2.0.0-SNAPSHOT/cloudsigma2-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2/target/cloudsigma2-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2/2.0.0-SNAPSHOT/cloudsigma2-2.0.0-SNAPSHOT-tests.jar [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :profitbricks-c2 [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-zrh/pom.xml> to org.apache.jclouds.labs/cloudsigma2-zrh/2.0.0-SNAPSHOT/cloudsigma2-zrh-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-zrh/target/cloudsigma2-zrh-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2-zrh/2.0.0-SNAPSHOT/cloudsigma2-zrh-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-zrh/target/cloudsigma2-zrh-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2-zrh/2.0.0-SNAPSHOT/cloudsigma2-zrh-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyent-cloudapi/pom.xml> to org.apache.jclouds.labs/joyent-cloudapi/2.0.0-SNAPSHOT/joyent-cloudapi-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyent-cloudapi/target/joyent-cloudapi-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/joyent-cloudapi/2.0.0-SNAPSHOT/joyent-cloudapi-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyent-cloudapi/target/joyent-cloudapi-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/joyent-cloudapi/2.0.0-SNAPSHOT/joyent-cloudapi-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/pom.xml> to org.apache.jclouds.labs/jclouds-labs/2.0.0-SNAPSHOT/jclouds-labs-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/target/jclouds-labs-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/jclouds-labs/2.0.0-SNAPSHOT/jclouds-labs-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/docker/pom.xml> to org.apache.jclouds.labs/docker/2.0.0-SNAPSHOT/docker-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/docker/target/docker-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/docker/2.0.0-SNAPSHOT/docker-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/docker/target/docker-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/docker/2.0.0-SNAPSHOT/docker-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-wdc/pom.xml> to org.apache.jclouds.labs/cloudsigma2-wdc/2.0.0-SNAPSHOT/cloudsigma2-wdc-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-wdc/target/cloudsigma2-wdc-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2-wdc/2.0.0-SNAPSHOT/cloudsigma2-wdc-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-wdc/target/cloudsigma2-wdc-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2-wdc/2.0.0-SNAPSHOT/cloudsigma2-wdc-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/profitbricks-c2/pom.xml> to org.apache.jclouds.labs/profitbricks-c2/2.0.0-SNAPSHOT/profitbricks-c2-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/profitbricks-c2/target/profitbricks-c2-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/profitbricks-c2/2.0.0-SNAPSHOT/profitbricks-c2-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/profitbricks-c2/target/profitbricks-c2-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/profitbricks-c2/2.0.0-SNAPSHOT/profitbricks-c2-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/vcloud-director/pom.xml> to org.apache.jclouds.labs/vcloud-director/2.0.0-SNAPSHOT/vcloud-director-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/vcloud-director/target/vcloud-director-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/vcloud-director/2.0.0-SNAPSHOT/vcloud-director-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/vcloud-director/target/vcloud-director-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/vcloud-director/2.0.0-SNAPSHOT/vcloud-director-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/pom.xml> to org.apache.jclouds.labs/jclouds-representations/2.0.0-SNAPSHOT/jclouds-representations-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/target/jclouds-representations-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/jclouds-representations/2.0.0-SNAPSHOT/jclouds-representations-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/pom.xml> to org.apache.jclouds.labs/jclouds-management/2.0.0-SNAPSHOT/jclouds-management-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/target/jclouds-management-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/jclouds-management/2.0.0-SNAPSHOT/jclouds-management-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-codec/pom.xml> to org.apache.jclouds.labs.representations/representations-codec/2.0.0-SNAPSHOT/representations-codec-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-codec/target/representations-codec-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs.representations/representations-codec/2.0.0-SNAPSHOT/representations-codec-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-codec/target/representations-codec-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.representations/representations-codec/2.0.0-SNAPSHOT/representations-codec-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-compute/pom.xml> to org.apache.jclouds.labs.management/management-compute/2.0.0-SNAPSHOT/management-compute-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-compute/target/management-compute-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs.management/management-compute/2.0.0-SNAPSHOT/management-compute-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-compute/target/management-compute-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.management/management-compute/2.0.0-SNAPSHOT/management-compute-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-sjc/pom.xml> to org.apache.jclouds.labs/cloudsigma2-sjc/2.0.0-SNAPSHOT/cloudsigma2-sjc-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-sjc/target/cloudsigma2-sjc-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2-sjc/2.0.0-SNAPSHOT/cloudsigma2-sjc-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-sjc/target/cloudsigma2-sjc-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2-sjc/2.0.0-SNAPSHOT/cloudsigma2-sjc-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/digitalocean/pom.xml> to org.apache.jclouds.labs/digitalocean/2.0.0-SNAPSHOT/digitalocean-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/digitalocean/target/digitalocean-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/digitalocean/2.0.0-SNAPSHOT/digitalocean-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/digitalocean/target/digitalocean-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/digitalocean/2.0.0-SNAPSHOT/digitalocean-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/azurecompute/pom.xml> to org.apache.jclouds.labs/azurecompute/2.0.0-SNAPSHOT/azurecompute-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/azurecompute/target/azurecompute-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/azurecompute/2.0.0-SNAPSHOT/azurecompute-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/azurecompute/target/azurecompute-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/azurecompute/2.0.0-SNAPSHOT/azurecompute-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/pom.xml> to org.apache.jclouds.labs/joyentcloud/2.0.0-SNAPSHOT/joyentcloud-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/joyentcloud-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/joyentcloud/2.0.0-SNAPSHOT/joyentcloud-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/joyentcloud/target/joyentcloud-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/joyentcloud/2.0.0-SNAPSHOT/joyentcloud-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-lvs/pom.xml> to org.apache.jclouds.labs/cloudsigma2-lvs/2.0.0-SNAPSHOT/cloudsigma2-lvs-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-lvs/target/cloudsigma2-lvs-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2-lvs/2.0.0-SNAPSHOT/cloudsigma2-lvs-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-lvs/target/cloudsigma2-lvs-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2-lvs/2.0.0-SNAPSHOT/cloudsigma2-lvs-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-blobstore/pom.xml> to org.apache.jclouds.labs.management/management-blobstore/2.0.0-SNAPSHOT/management-blobstore-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-blobstore/target/management-blobstore-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs.management/management-blobstore/2.0.0-SNAPSHOT/management-blobstore-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-blobstore/target/management-blobstore-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.management/management-blobstore/2.0.0-SNAPSHOT/management-blobstore-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-core/pom.xml> to org.apache.jclouds.labs.management/management-core/2.0.0-SNAPSHOT/management-core-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-core/target/management-core-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs.management/management-core/2.0.0-SNAPSHOT/management-core-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-management/management-core/target/management-core-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.management/management-core/2.0.0-SNAPSHOT/management-core-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/abiquo/pom.xml> to org.apache.jclouds.labs/abiquo/2.0.0-SNAPSHOT/abiquo-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/abiquo/target/abiquo-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/abiquo/2.0.0-SNAPSHOT/abiquo-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/abiquo/target/abiquo-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/abiquo/2.0.0-SNAPSHOT/abiquo-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-hnl/pom.xml> to org.apache.jclouds.labs/cloudsigma2-hnl/2.0.0-SNAPSHOT/cloudsigma2-hnl-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-hnl/target/cloudsigma2-hnl-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cloudsigma2-hnl/2.0.0-SNAPSHOT/cloudsigma2-hnl-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cloudsigma2-hnl/target/cloudsigma2-hnl-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cloudsigma2-hnl/2.0.0-SNAPSHOT/cloudsigma2-hnl-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-core/pom.xml> to org.apache.jclouds.labs.representations/representations-core/2.0.0-SNAPSHOT/representations-core-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-core/target/representations-core-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs.representations/representations-core/2.0.0-SNAPSHOT/representations-core-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/jclouds-representations/representations-core/target/representations-core-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs.representations/representations-core/2.0.0-SNAPSHOT/representations-core-2.0.0-SNAPSHOT-tests.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cdmi/pom.xml> to org.apache.jclouds.labs/cdmi/2.0.0-SNAPSHOT/cdmi-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cdmi/target/cdmi-2.0.0-SNAPSHOT.jar> to org.apache.jclouds.labs/cdmi/2.0.0-SNAPSHOT/cdmi-2.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/cdmi/target/cdmi-2.0.0-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/cdmi/2.0.0-SNAPSHOT/cdmi-2.0.0-SNAPSHOT-tests.jar channel stopped
