See <http://jenkins.buildacloud.org/job/build-master-slowbuild/1113/changes>
Changes: [Rajani Karuturi] CLOUDSTACK-7348 InvalidParameter Exception while executing scale vm. [Rajani Karuturi] CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) [Rohit Yadav] user-authenticators: don't allow empty usernames or passwords ------------------------------------------ [...truncated 4968 lines...] Report time: 538ms [ERROR] Mar 16, 2015 11:19:32 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData INFO: Cobertura: Loaded information on 43 classes. [INFO] Cobertura Report generation was successful. [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Report time: 419ms [ERROR] Mar 16, 2015 11:19:33 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData INFO: Cobertura: Loaded information on 43 classes. [INFO] Cobertura Report generation was successful. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack Server 4.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server --- [INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/server> (includes = [target, dist], excludes = []) [INFO] [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-server --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-server --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-resource) @ cloud-server --- [INFO] Executing tasks main: [copy] Copying 3 files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/server/target/conf> [copy] Copying 1 file to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/server/target/conf> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 403 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/server/target/classes> [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-server >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (findbugs) @ cloud-server --- [INFO] Fork Value is true [java] Warnings generated: 47 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-server <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-server --- [INFO] BugInstance size is 47 [INFO] Error size is 0 [INFO] Total bugs: 47 [INFO] Boxing/unboxing to parse a primitive com.cloud.api.ApiDispatcher.dispatch(BaseCmd, Map, boolean) ["com.cloud.api.ApiDispatcher"] At ApiDispatcher.java:[lines 47-142] [INFO] Primitive boxed just to call toString in com.cloud.api.ApiResponseHelper.createResourceCountResponse(ResourceCount) ["com.cloud.api.ApiResponseHelper"] At ApiResponseHelper.java:[lines 318-3684] [INFO] Primitive boxed just to call toString in com.cloud.api.ApiResponseHelper.createResourceLimitResponse(ResourceLimit) ["com.cloud.api.ApiResponseHelper"] At ApiResponseHelper.java:[lines 318-3684] [INFO] Found reliance on default encoding in com.cloud.api.ApiServer.verifyRequest(Map, Long): String.getBytes() ["com.cloud.api.ApiServer"] At ApiServer.java:[lines 178-1380] [INFO] Write to static field com.cloud.api.auth.APIAuthenticationManagerImpl.s_authenticators from instance method com.cloud.api.auth.APIAuthenticationManagerImpl.start() ["com.cloud.api.auth.APIAuthenticationManagerImpl"] At APIAuthenticationManagerImpl.java:[lines 36-97] [INFO] Found reliance on default encoding in com.cloud.api.doc.ApiXmlDocReader.main(String[]): new java.io.FileReader(String) ["com.cloud.api.doc.ApiXmlDocReader"] At ApiXmlDocReader.java:[lines 37-293] [INFO] Found reliance on default encoding in com.cloud.api.doc.ApiXmlDocReader.main(String[]): new java.io.FileWriter(String) ["com.cloud.api.doc.ApiXmlDocReader"] At ApiXmlDocReader.java:[lines 37-293] [INFO] Found reliance on default encoding in com.cloud.api.doc.ApiXmlDocWriter.main(String[]): new java.io.FileWriter(String) ["com.cloud.api.doc.ApiXmlDocWriter"] At ApiXmlDocWriter.java:[lines 67-522] [INFO] Found reliance on default encoding in com.cloud.api.doc.ApiXmlDocWriter.writeAlertTypes(String): new java.io.FileWriter(String) ["com.cloud.api.doc.ApiXmlDocWriter"] At ApiXmlDocWriter.java:[lines 67-522] [INFO] Class com.cloud.api.doc.Command defines non-transient non-serializable instance field request ["com.cloud.api.doc.Command"] At Command.java:[lines 32-116] [INFO] Class com.cloud.api.doc.Command defines non-transient non-serializable instance field response ["com.cloud.api.doc.Command"] At Command.java:[lines 32-116] [INFO] Redundant nullcheck of com.cloud.api.query.vo.UserVmJoinVO.details, which is known to be non-null in com.cloud.api.query.vo.UserVmJoinVO.getDetail(String) ["com.cloud.api.query.vo.UserVmJoinVO"] At UserVmJoinVO.java:[lines 41-910] [INFO] Found reliance on default encoding in com.cloud.configuration.ConfigurationManagerImpl.createZone(long, String, String, String, String, String, String, String, Long, DataCenter$NetworkType, String, String, boolean, boolean, String, String): String.getBytes() ["com.cloud.configuration.ConfigurationManagerImpl"] At ConfigurationManagerImpl.java:[lines 217-5181] [INFO] com.cloud.ha.CheckOnAgentInvestigator.isVmAlive(VirtualMachine, Host) has Boolean return type and returns explicit null ["com.cloud.ha.CheckOnAgentInvestigator"] At CheckOnAgentInvestigator.java:[lines 37-66] [INFO] com.cloud.ha.ManagementIPSystemVMInvestigator.isVmAlive(VirtualMachine, Host) has Boolean return type and returns explicit null ["com.cloud.ha.ManagementIPSystemVMInvestigator"] At ManagementIPSystemVMInvestigator.java:[lines 36-123] [INFO] com.cloud.ha.UserVmDomRInvestigator.isVmAlive(VirtualMachine, Host) has Boolean return type and returns explicit null ["com.cloud.ha.UserVmDomRInvestigator"] At UserVmDomRInvestigator.java:[lines 43-188] [INFO] com.cloud.ha.XenServerInvestigator.isVmAlive(VirtualMachine, Host) has Boolean return type and returns explicit null ["com.cloud.ha.XenServerInvestigator"] At XenServerInvestigator.java:[lines 41-85] [INFO] Boxing/unboxing to parse a primitive com.cloud.hypervisor.CloudZonesStartupProcessor.updateComputeHost(HostVO, StartupCommand, Host$Type) ["com.cloud.hypervisor.CloudZonesStartupProcessor"] At CloudZonesStartupProcessor.java:[lines 63-482] [INFO] Found reliance on default encoding in com.cloud.hypervisor.kvm.discoverer.LibvirtServerDiscoverer.find(long, Long, Long, URI, String, String, List): String.getBytes() ["com.cloud.hypervisor.kvm.discoverer.LibvirtServerDiscoverer"] At LibvirtServerDiscoverer.java:[lines 57-392] [INFO] Found reliance on default encoding in com.cloud.network.ExternalIpAddressAllocator.getPrivateIpAddress(String, long, long): new java.io.InputStreamReader(InputStream) ["com.cloud.network.ExternalIpAddressAllocator"] At ExternalIpAddressAllocator.java:[lines 41-165] [INFO] Found reliance on default encoding in com.cloud.network.ExternalIpAddressAllocator.releasePrivateIpAddress(String, long, long): new java.io.InputStreamReader(InputStream) ["com.cloud.network.ExternalIpAddressAllocator"] At ExternalIpAddressAllocator.java:[lines 41-165] [INFO] Redundant nullcheck of ip, which is known to be non-null in com.cloud.network.IpAddressManagerImpl.disassociatePublicIpAddress(long, long, Account) ["com.cloud.network.IpAddressManagerImpl"] At IpAddressManagerImpl.java:[lines 170-1945] [INFO] Boxing/unboxing to parse a primitive com.cloud.network.NetworkServiceImpl.createGuestNetwork(CreateNetworkCmd) ["com.cloud.network.NetworkServiceImpl"] At NetworkServiceImpl.java:[lines 200-4123] [INFO] Boxing/unboxing to parse a primitive com.cloud.network.NetworkServiceImpl.generateVnetString(List) ["com.cloud.network.NetworkServiceImpl"] At NetworkServiceImpl.java:[lines 200-4123] [INFO] Primitive boxed just to call toString in com.cloud.network.NetworkServiceImpl.dedicateGuestVlanRange(DedicateGuestVlanRangeCmd) ["com.cloud.network.NetworkServiceImpl"] At NetworkServiceImpl.java:[lines 200-4123] [INFO] Potentially dangerous use of non-short-circuit logic in com.cloud.network.NetworkServiceImpl.dedicateGuestVlanRange(DedicateGuestVlanRangeCmd) ["com.cloud.network.NetworkServiceImpl"] At NetworkServiceImpl.java:[lines 200-4123] [INFO] Boxing/unboxing to parse a primitive com.cloud.network.NetworkUsageManagerImpl$DirectNetworkStatsListener.collectDirectNetworkUsage(HostVO) ["com.cloud.network.NetworkUsageManagerImpl$DirectNetworkStatsListener"] At NetworkUsageManagerImpl.java:[lines 261-514] [INFO] Boxing/unboxing to parse a primitive com.cloud.projects.ProjectManagerImpl.configure(String, Map) ["com.cloud.projects.ProjectManagerImpl"] At ProjectManagerImpl.java:[lines 95-1053] [INFO] Found reliance on default encoding in com.cloud.server.ConfigurationServerImpl.getBase64Keystore(String): new String(byte[]) ["com.cloud.server.ConfigurationServerImpl"] At ConfigurationServerImpl.java:[lines 122-1486] [INFO] Found reliance on default encoding in com.cloud.server.ConfigurationServerImpl.updateKeyPairs(): new String(byte[]) ["com.cloud.server.ConfigurationServerImpl"] At ConfigurationServerImpl.java:[lines 122-1486] [INFO] Found reliance on default encoding in com.cloud.server.ConfigurationServerImpl.writeKeyToDisk(String, String): String.getBytes() ["com.cloud.server.ConfigurationServerImpl"] At ConfigurationServerImpl.java:[lines 122-1486] [INFO] Found reliance on default encoding in com.cloud.server.ManagementServerImpl.signRequest(String, String): new String(byte[]) ["com.cloud.server.ManagementServerImpl"] At ManagementServerImpl.java:[lines 672-3936] [INFO] Found reliance on default encoding in com.cloud.server.ManagementServerImpl.signRequest(String, String): String.getBytes() ["com.cloud.server.ManagementServerImpl"] At ManagementServerImpl.java:[lines 672-3936] [INFO] Found reliance on default encoding in com.cloud.servlet.ConsoleProxyPasswordBasedEncryptor.decryptText(String): new String(byte[]) ["com.cloud.servlet.ConsoleProxyPasswordBasedEncryptor"] At ConsoleProxyPasswordBasedEncryptor.java:[lines 39-190] [INFO] Found reliance on default encoding in com.cloud.servlet.ConsoleProxyPasswordBasedEncryptor.encryptText(String): String.getBytes() ["com.cloud.servlet.ConsoleProxyPasswordBasedEncryptor"] At ConsoleProxyPasswordBasedEncryptor.java:[lines 39-190] [INFO] Found reliance on default encoding in com.cloud.servlet.ConsoleProxyServlet.genAccessTicket(String, String, String, String, Date): String.getBytes() ["com.cloud.servlet.ConsoleProxyServlet"] At ConsoleProxyServlet.java:[lines 75-708] [INFO] Found reliance on default encoding in com.cloud.servlet.ConsoleProxyServlet.verifyRequest(Map): String.getBytes() ["com.cloud.servlet.ConsoleProxyServlet"] At ConsoleProxyServlet.java:[lines 75-708] [INFO] Found reliance on default encoding in com.cloud.test.DatabaseConfig.saveStoragePool(): String.getBytes() ["com.cloud.test.DatabaseConfig"] At DatabaseConfig.java:[lines 66-1464] [INFO] Found reliance on default encoding in com.cloud.test.DatabaseConfig.saveUser(): String.getBytes() ["com.cloud.test.DatabaseConfig"] At DatabaseConfig.java:[lines 66-1464] [INFO] Found reliance on default encoding in com.cloud.user.AccountManagerImpl.authenticateUser(String, String, Long, InetAddress, Map): new String(byte[]) ["com.cloud.user.AccountManagerImpl"] At AccountManagerImpl.java:[lines 169-2718] [INFO] Found reliance on default encoding in com.cloud.user.AccountManagerImpl.authenticateUser(String, String, Long, InetAddress, Map): String.getBytes() ["com.cloud.user.AccountManagerImpl"] At AccountManagerImpl.java:[lines 169-2718] [INFO] Redundant nullcheck of userAccount, which is known to be non-null in com.cloud.user.AccountManagerImpl.getUserAccount(String, String, Long, Map) ["com.cloud.user.AccountManagerImpl"] At AccountManagerImpl.java:[lines 169-2718] [INFO] Found reliance on default encoding in com.cloud.user.AccountManagerImpl$2.doInTransaction(TransactionStatus): String.getBytes() ["com.cloud.user.AccountManagerImpl$2"] At AccountManagerImpl.java:[lines 1054-1075] [INFO] Found reliance on default encoding in com.cloud.vm.UserVmManagerImpl.validateUserData(String, BaseCmd$HTTPMethod): String.getBytes() ["com.cloud.vm.UserVmManagerImpl"] At UserVmManagerImpl.java:[lines 282-5052] [INFO] Found reliance on default encoding in org.apache.cloudstack.network.lb.CertServiceImpl.validateKeys(PublicKey, PrivateKey): new String(byte[]) ["org.apache.cloudstack.network.lb.CertServiceImpl"] At CertServiceImpl.java:[lines 90-513] [INFO] Found reliance on default encoding in org.apache.cloudstack.network.lb.CertServiceImpl.validateKeys(PublicKey, PrivateKey): String.getBytes() ["org.apache.cloudstack.network.lb.CertServiceImpl"] At CertServiceImpl.java:[lines 90-513] [INFO] Found reliance on default encoding in org.apache.cloudstack.region.RegionsApiUtil.signRequest(String, String): String.getBytes() ["org.apache.cloudstack.region.RegionsApiUtil"] At RegionsApiUtil.java:[lines 52-303] [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 99 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/server/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/server/test/com/cloud/network/lb/UpdateLoadBalancerTest.java>:[87,22] error: no suitable constructor found for UserVO(int,String,String,String,String,String,String,String) [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [2.232s] [INFO] Apache CloudStack ................................. SUCCESS [2.782s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.852s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.037s] [INFO] Apache CloudStack Utils ........................... SUCCESS [1:16.918s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.102s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [47.086s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [23.575s] [INFO] Apache CloudStack API ............................. SUCCESS [1:33.803s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [14.835s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [26.140s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.075s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [25.305s] [INFO] Apache CloudStack Framework - Security ............ SUCCESS [19.399s] [INFO] Apache CloudStack Core ............................ SUCCESS [1:06.567s] [INFO] Apache CloudStack Agents .......................... SUCCESS [32.404s] [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [28.203s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.829s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [1:48.022s] [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [32.698s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [21.462s] [INFO] Apache CloudStack Server .......................... FAILURE [1:29.265s] [INFO] Apache CloudStack Usage Server .................... SKIPPED [INFO] Apache CloudStack Cloud Engine Orchestration Component SKIPPED [INFO] Apache CloudStack Cloud Services .................. SKIPPED [INFO] Apache CloudStack Secondary Storage ............... SKIPPED [INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED [INFO] Apache CloudStack Engine Storage Component ........ SKIPPED [INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED [INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED [INFO] Apache CloudStack Engine Storage Data Motion Component SKIPPED [INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED [INFO] Apache CloudStack Engine Storage Snapshot Component SKIPPED [INFO] Apache CloudStack Cloud Engine API ................ SKIPPED [INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED [INFO] Apache CloudStack Plugin POM ...................... SKIPPED [INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume default provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider SKIPPED [INFO] Apache CloudStack Plugin - API SolidFire .......... SKIPPED [INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor SKIPPED [INFO] Apache CloudStack Plugin - Explicit Dedication Processor SKIPPED [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner SKIPPED [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SKIPPED [INFO] Apache CloudStack Plugin - Implicit Dedication Planner SKIPPED [INFO] Apache CloudStack Plugin - Skip Heurestics Planner SKIPPED [INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED [INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED [INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED [INFO] Apache CloudStack Plugin - In Memory Event Bus .... SKIPPED [INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SKIPPED [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SKIPPED [INFO] Apache CloudStack Plugin - Network Internal Load Balancer SKIPPED [INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED [INFO] Apache CloudStack Plugin - Network Juniper Contrail SKIPPED [INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED [INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SKIPPED [INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED [INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED [INFO] Apache CloudStack Plugin - Network Opendaylight ... SKIPPED [INFO] Apache CloudStack Plugin - Storage Allocator Random SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator LDAP SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256 SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator Plain Text SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator SAML2 SKIPPED [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SKIPPED [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED [INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED [INFO] Apache CloudStack Plugin - Storage Image Swift provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Image default provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Image sample provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume sample provider SKIPPED [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED [INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED [INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED [INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED [INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED [INFO] Apache CloudStack Client UI ....................... SKIPPED [INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED [INFO] Apache CloudStack Console Proxy ................... SKIPPED [INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED [INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED [INFO] Apache CloudStack AWS API Bridge .................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:26.766s [INFO] Finished at: Mon Mar 16 11:21:02 CET 2015 [INFO] Final Memory: 90M/709M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project cloud-server: Compilation failure [ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/server/test/com/cloud/network/lb/UpdateLoadBalancerTest.java>:[87,22] error: no suitable constructor found for UserVO(int,String,String,String,String,String,String,String) [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :cloud-server Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Skipping Cobertura coverage report as build was not UNSTABLE or better ...