Skip to content

Instantly share code, notes, and snippets.

@florianleibert
Created August 10, 2013 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save florianleibert/6198318 to your computer and use it in GitHub Desktop.
Save florianleibert/6198318 to your computer and use it in GitHub Desktop.
for parameter 1 at org.jclouds.cloudstack.handlers.InvalidateSessionAndRetryOn401AndLogoutOnClose.<init>(InvalidateSessionAndRetryOn401AndLogoutOnClose.java:51)
at org.jclouds.cloudstack.config.CloudStackHttpApiModule.configure(CloudStackHttpApiModule.java:82)
19) No implementation for org.jclouds.cloudstack.features.SessionClient was bound.
while locating org.jclouds.cloudstack.features.SessionClient
for parameter 0 at org.jclouds.cloudstack.loaders.LoginWithPasswordCredentials.<init>(LoginWithPasswordCredentials.java:37)
at org.jclouds.cloudstack.config.CloudStackHttpApiModule.provideLoginResponseCache(CloudStackHttpApiModule.java:142)
20) No implementation for org.jclouds.cloudstack.CloudStackClient was bound.
at org.jclouds.cloudstack.compute.config.CloudStackComputeServiceContextModule.listOSCategories(CloudStackComputeServiceContextModule.java:162)
21) No implementation for org.jclouds.cloudstack.CloudStackClient was bound.
at org.jclouds.cloudstack.compute.config.CloudStackComputeServiceContextModule.listOSTypes(CloudStackComputeServiceContextModule.java:181)
21 errors
at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:435)
at com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:154)
at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:106)
at com.google.inject.Guice.createInjector(Guice.java:95)
at org.jclouds.ContextBuilder.buildInjector(ContextBuilder.java:405)
at org.jclouds.ContextBuilder.buildInjector(ContextBuilder.java:329)
at org.jclouds.rest.internal.BaseAsyncApiTest.createInjector(BaseAsyncApiTest.java:91)
at org.jclouds.rest.internal.BaseAsyncApiTest.setupFactory(BaseAsyncApiTest.java:62)
at sun.reflect.GeneratedMethodAccessor86.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:564)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:213)
at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:138)
at org.testng.internal.TestMethodWorker.invokeBeforeClassMethods(TestMethodWorker.java:175)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:107)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:680)
Results :
Failed tests: testApply(org.jclouds.cloudstack.compute.functions.CloudStackSecurityGroupToSecurityGroupTest): SECURITYGROUP
testListAccountsWhenResponseIs2xx(org.jclouds.cloudstack.features.AccountApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
setupFactory(org.jclouds.cloudstack.features.AccountApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.AddressApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.AsyncJobApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.ConfigurationApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.DomainAccountApiTest): Guice creation errors:(..)
testListDomainChildrenWhenResponseIs2xx(org.jclouds.cloudstack.features.DomainDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getDomainApi()Lorg/jclouds/cloudstack/CloudStackDomainApi;
testListDomainsWhenResponseIs2xx(org.jclouds.cloudstack.features.DomainDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getDomainApi()Lorg/jclouds/cloudstack/CloudStackDomainApi;
testGetDomainWhenResponseIs404(org.jclouds.cloudstack.features.DomainDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getDomainApi()Lorg/jclouds/cloudstack/CloudStackDomainApi;
testGetDomainWhenResponseIs2xx(org.jclouds.cloudstack.features.DomainDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getDomainApi()Lorg/jclouds/cloudstack/CloudStackDomainApi;
testListDomainChildrenWhenResponseIs404(org.jclouds.cloudstack.features.DomainDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getDomainApi()Lorg/jclouds/cloudstack/CloudStackDomainApi;
testListDomainsWhenResponseIs404(org.jclouds.cloudstack.features.DomainDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getDomainApi()Lorg/jclouds/cloudstack/CloudStackDomainApi;
setupFactory(org.jclouds.cloudstack.features.DomainLimitApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.EventApiTest): Guice creation errors:(..)
testCreatePortForwardingRuleForVirtualMachine(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testCreateFirewallRuleForIpAndProtocol(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testCreateEgressFirewallRuleForIpAndProtocol(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testDeleteEgressFirewallRule(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testDeleteFirewallRule(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetEgressFirewallRuleWhenResponseIs2xx(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testDeletePortForwardingRule(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetEgressFirewallRuleWhenResponseIs404(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetFirewallRuleWhenResponseIs404(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetFirewallRuleWhenResponseIs2xx(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetPortForwardingRuleWhenResponseIs2xx(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetPortForwardingRuleWhenResponseIs404(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListEgressFirewallRulesWhenReponseIs404(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListEgressFirewallRulesWhenResponseIs2xx(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListFirewallRulesWhenReponseIs404(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListPortForwardingRulesWhenResponseIs2xx(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListPortForwardingRulesWhenReponseIs404(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListFirewallRulesWhenResponseIs2xx(org.jclouds.cloudstack.features.FirewallApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
setupFactory(org.jclouds.cloudstack.features.FirewallApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.GlobalAccountApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.GlobalAlertApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.GlobalCapacityApiTest): Guice creation errors:(..)
testListConfigurationEntriesWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalConfigurationApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testListConfigurationEntriesEmptyOn404(org.jclouds.cloudstack.features.GlobalConfigurationApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateConfigurationEntryNullOn404(org.jclouds.cloudstack.features.GlobalConfigurationApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testAddClusterWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateConfigurationEntryWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalConfigurationApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testAddSecondaryStorageWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testDeleteClusterWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testCancelHostMaintenanceWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testDeleteHostWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testAddHostWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testPrepareHostForMaintenanceWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testListClustersWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testListHostsEmptyOn404(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testListHostsWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testListClustersEmptyOn404(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateClusterWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testReconnectHostWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateHostPasswordWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateClusterPasswordWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateHostWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalHostApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testDeleteDomainAndAttachedResources(org.jclouds.cloudstack.features.GlobalDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateDomainWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testCreateDomainWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testCreateDomainWhenResponseIs404(org.jclouds.cloudstack.features.GlobalDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testDeleteOnlyDomain(org.jclouds.cloudstack.features.GlobalDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateDomainWhenResponseIs404(org.jclouds.cloudstack.features.GlobalDomainApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
setupFactory(org.jclouds.cloudstack.features.GlobalHostApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.GlobalOfferingApiTest): Guice creation errors:(..)
testListPodsWhenResponseIs404(org.jclouds.cloudstack.features.GlobalPodApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testCreatePodWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalPodApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testDeletePodWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalPodApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdatePodWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalPodApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testListPodsWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalPodApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
setupFactory(org.jclouds.cloudstack.features.GlobalStoragePoolApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.GlobalUsageApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.GlobalUserApiTest): Guice creation errors:(..)
testDeleteVlanIpRangeWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalVlanApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testListVlanIpRangesWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalVlanApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testListVlanIpRangesWhenResponseIs404(org.jclouds.cloudstack.features.GlobalVlanApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testCreateVlanIpRangeWhenResponseIs2xx(org.jclouds.cloudstack.features.GlobalVlanApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testCreateZoneWhenResponseIs2xxAnd404(org.jclouds.cloudstack.features.GlobalZoneApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testUpdateZoneWhenResponseIs2xxAnd404(org.jclouds.cloudstack.features.GlobalZoneApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
testDeleteZone(org.jclouds.cloudstack.features.GlobalZoneApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getGlobalApi()Lorg/jclouds/cloudstack/CloudStackGlobalApi;
setupFactory(org.jclouds.cloudstack.features.GuestOSApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.HypervisorApiTest): Guice creation errors:(..)
testListISOsWhenResponseIs2xx(org.jclouds.cloudstack.features.ISOApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetISOWhenResponseIs2xx(org.jclouds.cloudstack.features.ISOApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListISOsWhenResponseIs404(org.jclouds.cloudstack.features.ISOApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetISOWhenResponseIs404(org.jclouds.cloudstack.features.ISOApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListISOsOptionsWhenResponseIs2xx(org.jclouds.cloudstack.features.ISOApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testRegisterISOWhenResponseIs404(org.jclouds.cloudstack.features.ISOApiExpectTest): (..)
testRegisterISOsWhenResponseIs2xx(org.jclouds.cloudstack.features.ISOApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
setupFactory(org.jclouds.cloudstack.features.ISOApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.LimitApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.LoadBalancerApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.NATApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.NetworkApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.OfferingApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.SecurityGroupApiTest): Guice creation errors:(..)
testLoginWhenResponseIs2xxIncludesJSessionId(org.jclouds.cloudstack.features.SessionApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testLogout(org.jclouds.cloudstack.features.SessionApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
setupFactory(org.jclouds.cloudstack.features.SnapshotApiTest): Guice creation errors:(..)
testCreateSSHKeyPairsWhenResponseIs2xx(org.jclouds.cloudstack.features.SSHKeyPairApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListAndGetSSHKeyPairsWhenResponseIs2xx(org.jclouds.cloudstack.features.SSHKeyPairApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testRegisterSSHKeyPairWhenResponseIs2xx(org.jclouds.cloudstack.features.SSHKeyPairApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
setupFactory(org.jclouds.cloudstack.features.SSHKeyPairApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.TemplateApiTest): Guice creation errors:(..)
testDeployVirtualMachineIs2xxVersion3x(org.jclouds.cloudstack.features.VirtualMachineApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testDeployVirtualMachineIs2xxVersion4x(org.jclouds.cloudstack.features.VirtualMachineApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testGetPasswordForVirtualMachineWhenResponseIs2xx(org.jclouds.cloudstack.features.VirtualMachineApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
setupFactory(org.jclouds.cloudstack.features.VirtualMachineApiTest): Guice creation errors:(..)
setupFactory(org.jclouds.cloudstack.features.VMGroupApiTest): Guice creation errors:(..)
testCreateVolumeFromCustomDiskOffering(org.jclouds.cloudstack.features.VolumeApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
setupFactory(org.jclouds.cloudstack.features.VolumeApiTest): Guice creation errors:(..)
testListZonesWhenResponseIs2xx(org.jclouds.cloudstack.features.ZoneApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
testListZonesWhenResponseIs404(org.jclouds.cloudstack.features.ZoneApiExpectTest): org.jclouds.cloudstack.CloudStackContext.getApi()Lorg/jclouds/cloudstack/CloudStackApi;
setupFactory(org.jclouds.cloudstack.features.ZoneApiTest): Guice creation errors:(..)
Tests run: 1204, Failures: 114, Errors: 0, Skipped: 173
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache jclouds (incubating) Project .............. SUCCESS [5.058s]
[INFO] jclouds shared Maven resources .................... SUCCESS [1.361s]
[INFO] jclouds Components Core ........................... SUCCESS [55.876s]
[INFO] jclouds Azure Components Core ..................... SUCCESS [3.983s]
[INFO] jclouds OpenStack Components Core ................. SUCCESS [4.436s]
[INFO] jclouds script builder ............................ SUCCESS [3.510s]
[INFO] jclouds compute core .............................. SUCCESS [21.960s]
[INFO] jclouds Log4J Logging Module ...................... SUCCESS [1.908s]
[INFO] jclouds SLF4J Logging Module ...................... SUCCESS [1.654s]
[INFO] jclouds bouncycastle EncryptionService Module ..... SUCCESS [2.491s]
[INFO] jclouds sshj ssh client ........................... SUCCESS [2.716s]
[INFO] common Terremark components ....................... SUCCESS [6.714s]
[INFO] jclouds commons project ........................... SUCCESS [0.313s]
[INFO] jclouds loadbalancer core ......................... SUCCESS [1.613s]
[INFO] jcloud sts api .................................... SUCCESS [4.794s]
[INFO] jcloud cloudwatch api ............................. SUCCESS [5.920s]
[INFO] jclouds cloudstack core ........................... FAILURE [41.542s]
[INFO] jclouds blobstore core ............................ SKIPPED
[INFO] jcloud filesystem core ............................ SKIPPED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment