[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jclouds.provider:synaptic-storage:bundle:1.5.0-SNAPSHOT [WARNING] 'parent.relativePath' of POM org.jclouds:jclouds-project:1.5.0-SNAPSHOT (/Users/adriancole/workspace/git/jclouds/project/pom.xml) points at org.jclouds:jclouds-multi instead of org.sonatype.oss:oss-parent, please verify your project structure @ org.jclouds:jclouds-project:1.5.0-SNAPSHOT, /Users/adriancole/workspace/git/jclouds/project/pom.xml, line 24, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jclouds Synaptic Storage as a Service provider 1.5.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ synaptic-storage --- [INFO] Deleting /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/target [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ synaptic-storage --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-banned-dependencies) @ synaptic-storage --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ synaptic-storage --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (process-remote-resources) @ synaptic-storage --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ synaptic-storage --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/src/main/clojure [INFO] Copying 1 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ synaptic-storage --- [INFO] Compiling 1 source file to /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ synaptic-storage --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/src/test/clojure [INFO] skip non existing resourceDirectory /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/src/test/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ synaptic-storage --- [INFO] Compiling 11 source files to /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ synaptic-storage --- [INFO] Surefire report directory: /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@7bea5671 Starting test testDeletePath(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) Starting test testCreateFileOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) Starting test testCreateFile(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) Starting test testCreateDirectoryOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) Starting test testCreateDirectory(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-5] Test testDeletePath(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 100ms Test suite progress: tests succeeded: 1, failed: 0, skipped: 0. Starting test testGetSystemMetadata(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-5] Test testGetSystemMetadata(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 5ms Test suite progress: tests succeeded: 2, failed: 0, skipped: 0. Starting test testIsPublic(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-2] Test testCreateDirectoryOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 125ms Test suite progress: tests succeeded: 3, failed: 0, skipped: 0. Starting test testListDirectories(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-2] Test testListDirectories(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 30ms Test suite progress: tests succeeded: 4, failed: 0, skipped: 0. Starting test testListDirectoriesOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-5] Test testIsPublic(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 52ms Test suite progress: tests succeeded: 5, failed: 0, skipped: 0. Starting test testListDirectory(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-1] Test testCreateDirectory(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 166ms Test suite progress: tests succeeded: 6, failed: 0, skipped: 0. Starting test testListDirectoryOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-1] Test testListDirectoryOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 5ms Test suite progress: tests succeeded: 7, failed: 0, skipped: 0. Starting test testNewObject(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-1] Test testNewObject(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 1ms Test suite progress: tests succeeded: 8, failed: 0, skipped: 0. Starting test testReadFile(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-2] Test testListDirectoriesOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 14ms Test suite progress: tests succeeded: 9, failed: 0, skipped: 0. [pool-2-thread-5] Test testListDirectory(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 10ms Test suite progress: tests succeeded: 10, failed: 0, skipped: 0. Starting test testUpdateFile(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) Starting test testUpdateFileOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) [pool-2-thread-1] Test testReadFile(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 13ms Test suite progress: tests succeeded: 11, failed: 0, skipped: 0. [pool-2-thread-4] Test testCreateFileOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 279ms Test suite progress: tests succeeded: 12, failed: 0, skipped: 0. [pool-2-thread-2] Test testUpdateFile(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 103ms Test suite progress: tests succeeded: 13, failed: 0, skipped: 0. [pool-2-thread-5] Test testUpdateFileOptions(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 103ms Test suite progress: tests succeeded: 14, failed: 0, skipped: 0. [pool-2-thread-3] Test testCreateFile(org.jclouds.synaptic.storage.SynapticStorageAsyncClientTest) succeeded: 285ms Test suite progress: tests succeeded: 15, failed: 0, skipped: 0. Starting test testAllContains(org.jclouds.synaptic.storage.SynapticStorageProviderTest) [pool-5-thread-1] Test testAllContains(org.jclouds.synaptic.storage.SynapticStorageProviderTest) succeeded: 2ms Test suite progress: tests succeeded: 16, failed: 0, skipped: 0. Starting test testOfApiContains(org.jclouds.synaptic.storage.SynapticStorageProviderTest) Starting test testTransformableToContains(org.jclouds.synaptic.storage.SynapticStorageProviderTest) [pool-5-thread-3] Test testTransformableToContains(org.jclouds.synaptic.storage.SynapticStorageProviderTest) succeeded: 2ms Test suite progress: tests succeeded: 17, failed: 0, skipped: 0. [pool-5-thread-2] Test testOfApiContains(org.jclouds.synaptic.storage.SynapticStorageProviderTest) succeeded: 9ms Test suite progress: tests succeeded: 18, failed: 0, skipped: 0. Starting test testWithId(org.jclouds.synaptic.storage.SynapticStorageProviderTest) [pool-5-thread-4] Test testWithId(org.jclouds.synaptic.storage.SynapticStorageProviderTest) succeeded: 1ms Test suite progress: tests succeeded: 19, failed: 0, skipped: 0. Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 sec Results : Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- clojure-maven-plugin:1.3.9:test (test-clojure) @ synaptic-storage --- Testing com.theoryinpractise.clojure.testrunner Ran 0 tests containing 0 assertions. 0 failures, 0 errors. [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ synaptic-storage --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ synaptic-storage --- [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/NOTICE.txt already added, skipping [INFO] Building jar: /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/target/synaptic-storage-1.5.0-SNAPSHOT-sources.jar [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/NOTICE.txt already added, skipping [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (javadoc) @ synaptic-storage --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ synaptic-storage --- [INFO] Building jar: /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/target/synaptic-storage-1.5.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-surefire-plugin:2.12:test (integration) @ synaptic-storage --- [INFO] Surefire report directory: /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNGMapConfigurator@19968e23 Starting test testPutObjectStream(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) Starting test testSignGetUrl(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobSignerLiveTest) [TestNG] Test testSignGetUrl(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobSignerLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 1. [TestNG] Test testPutObjectStream(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 2. Starting test testSignGetUrlOptions(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobSignerLiveTest) Starting test blobNotFound(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) [TestNG] Test testSignGetUrlOptions(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobSignerLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 3. Starting test testSignPutUrl(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobSignerLiveTest) [TestNG] Test testSignPutUrl(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobSignerLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 4. [TestNG] Test blobNotFound(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 5. Starting test testSignRemoveUrl(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobSignerLiveTest) [TestNG] Test testSignRemoveUrl(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobSignerLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 6. Starting test deleteObject(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) [TestNG] Test deleteObject(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 7. Starting test deleteObjectNoContainer(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) [TestNG] Test deleteObjectNoContainer(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 8. Starting test deleteObjectNotFound(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) [TestNG] Test deleteObjectNotFound(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 9. Starting test testBigFileGets(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) [TestNG] Test testBigFileGets(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 10. Starting test testPutFileParallel(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) [TestNG] Test testPutFileParallel(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 11. Starting test testListContainerMarker(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testListContainerMarker(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 12. Starting test testListContainerMaxResults(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testListContainerMaxResults(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 13. Starting test containerDoesntExist(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test containerDoesntExist(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 14. Starting test containerExists(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test containerExists(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 15. Starting test deleteContainerIfEmpty(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test deleteContainerIfEmpty(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 16. Starting test deleteContainerWithContents(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test deleteContainerWithContents(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 17. Starting test testClearWhenContentsUnderPath(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testClearWhenContentsUnderPath(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 18. Starting test testDirectory(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testDirectory(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Starting test testPutObject(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) Starting test testContains(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) Test suite progress: tests succeeded: 0, failed: 0, skipped: 19. Starting test testListContainer(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testListContainer(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 20. Starting test testListContainerPrefix(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testListContainerPrefix(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 21. Starting test testListRootUsesDelimiter(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testListRootUsesDelimiter(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 22. Starting test testPutTwiceIsOkAndDoesntOverwrite(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testPutTwiceIsOkAndDoesntOverwrite(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 23. Starting test testWithDetails(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) [TestNG] Test testWithDetails(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 24. [TestNG] Test testContains(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 25. Starting test testEntrySet(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testEntrySet(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 26. Starting test testPut(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testPut(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 27. Starting test testCopyUrl(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobLiveTest) [TestNG] Test testCopyUrl(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 28. [TestNG] Test testPutObject(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 29. Starting test testPutObject(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) [TestNG] Test testPutObject(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 30. Starting test testPutObject(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) [TestNG] Test testPutObject(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 31. Starting test testPutAll(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testPutAll(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 32. Starting test testPutMoreThanSingleListing(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testPutMoreThanSingleListing(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 33. Starting test testRemove(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testRemove(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 34. Starting test testValues(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testValues(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 35. Starting test testClear(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testClear(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 36. Starting test testContainsKey(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testContainsKey(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 37. Starting test testDirectory(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testDirectory(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 38. Starting test testIsEmpty(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testIsEmpty(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 39. Starting test testKeySet(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testKeySet(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 40. Starting test testListContainer(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) [TestNG] Test testListContainer(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageBlobMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 41. Starting test testPublicAccess(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerLiveTest) [TestNG] Test testPublicAccess(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageContainerLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 42. Starting test testEntrySet(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testEntrySet(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 43. Starting test testPutAll(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testPutAll(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 44. Starting test testPutAllBytes(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testPutAllBytes(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 45. Starting test testPutAllFiles(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testPutAllFiles(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 46. Starting test testPutAllStrings(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testPutAllStrings(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 47. Starting test testPutMoreThanSingleListing(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testPutMoreThanSingleListing(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 48. Starting test testRemove(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testRemove(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 49. Starting test testValues(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testValues(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 50. Starting test testClear(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testClear(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 51. Starting test testContainsKey(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testContainsKey(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 52. Starting test testDirectory(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testDirectory(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 53. Starting test testIsEmpty(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testIsEmpty(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 54. Starting test containerDoesntExist(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageServiceIntegrationLiveTest) Starting test testKeySet(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testKeySet(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 55. Starting test testListContainer(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) [TestNG] Test testListContainer(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageInputStreamMapIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 56. [TestNG] Test containerDoesntExist(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageServiceIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 57. Starting test testAllLocations(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageServiceIntegrationLiveTest) [TestNG] Test testAllLocations(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageServiceIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 58. Starting test testGetAssignableLocations(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageServiceIntegrationLiveTest) [TestNG] Test testGetAssignableLocations(org.jclouds.synaptic.storage.blobstore.integration.SynapticStorageServiceIntegrationLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 59. Starting test testCreateDirectory(org.jclouds.synaptic.storage.SynapticStorageClientLiveTest) [TestNG] Test testCreateDirectory(org.jclouds.synaptic.storage.SynapticStorageClientLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 60. Starting test testListDirectorys(org.jclouds.synaptic.storage.SynapticStorageClientLiveTest) [TestNG] Test testListDirectorys(org.jclouds.synaptic.storage.SynapticStorageClientLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 61. [TestNG] Test testListOptions(org.jclouds.synaptic.storage.SynapticStorageClientLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 62. [TestNG] Test testFileOperations(org.jclouds.synaptic.storage.SynapticStorageClientLiveTest) skipped. Test suite progress: tests succeeded: 0, failed: 0, skipped: 63. Tests run: 120, Failures: 1, Errors: 0, Skipped: 119, Time elapsed: 1.186 sec <<< FAILURE! Results : Failed tests: setUpResourcesForAllThreads(org.jclouds.synaptic.storage.SynapticStorageClientLiveTest): id must be defined Tests run: 120, Failures: 1, Errors: 0, Skipped: 119 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.193s [INFO] Finished at: Tue Apr 24 03:49:09 PDT 2012 [INFO] Final Memory: 21M/265M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (integration) on project synaptic-storage: There are test failures. [ERROR] [ERROR] Please refer to /Users/adriancole/workspace/git/jclouds/providers/synaptic-storage/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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