See <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/534/changes>
Changes: [likitha.shetty] CLOUDSTACK-5927. Storage garbage collector is trying to destroy the SSVM/CPVM root disk that is in use. [David Nalley] Added required dependancy to agent setup. [mike.tutkowski] CLOUDSTACK-5873: [Automation] Failed to attach volume to VM, if the vm is created with option startvm=false [kelveny] CLOUDSTACK-5928: disable host delta sync when new VM sync is enabled [Alena Prokharchyk] CLOUDSTACK-5930: Changed "authenticate" method to return both - result of authentication, and action to perform when authentication failed - to the accountManagerImpl. Only if authenicators request INCREMENT_INCORRECT_LOGIN_ATTEMPT_COUNT, the incorrect_login_attempts parameter will be increased [kelveny] CLOUDSTACK-5928: Use legacy vmsync logic by default [Devdeep Singh] CLOUDSTACK-5936: Hyper-V agent should log to the windows event log. Changed the default [koushik] Added Fix for CLOUDSTACK-5875 [Devdeep Singh] CLOUDSTACK-5942: The agent at places logs the password of the user. It should mask the [jessicawang] CLOUDSTACK-5614: UI - Infrastructure > Sockets > listView > (1) split "XenServer" into "XenServer 6.2.0" and "XenServer"(prior to 6.2.0). [htrippaers] Findbugs finding : Incorrect use of equality [htrippaers] Backport fixed for issues found by Findbugs [htrippaers] Backport findbugs configuration to 4.3 so we can run a findbugs report in jenkins. [Daan Hoogland] nullpointer dereference guarded [Daan Hoogland] moved call on static object to synchronized block [Daan Hoogland] restored imports [Ian Duffy] Fix findbug issues within LDAP authenticator [Daan Hoogland] Findbugs issues in ApiResponseHelper fixes [Daan Hoogland] findbugs fixes for ApiServer, ApiSerializerHelper and ApiXmlDocWriter [Daan Hoogland] findbugs: null check for gateway and netmask instead of gateway twice [Daan Hoogland] findbugs: remove compatible objects from collection [Daan Hoogland] Revert "findbugs: remove compatible objects from collection" [Daan Hoogland] findbugs: serialized class serializable [Daan Hoogland] findbugs: retrieve the objects to remove from the collection(s) [Daan Hoogland] findbugs: null-checks [Daan Hoogland] findbugs: byte[].toString -> Arrays.toString(byte[]) [Daan Hoogland] findbugs: removed fields injected in parent [Daan Hoogland] Findbugs: different issues solved [Daan Hoogland] findbugs: assign result of string manipulations [Daan Hoogland] findbugs: nullpointer guards and wrappertype comparisons [Daan Hoogland] findbugs: throw exceptions when found [Daan Hoogland] findbugs: removed obfuscating fields [koushik] CLOUDSTACK-5949: Remove unused field vnc_password from user_vm_view [min.chen] CLOUDSTACK-5960: Domain admin or user cannot register a template using [likitha.shetty] CLOUDSTACK-5796. [VMware] Size column is not getting updated in snapshot_store_ref table when a snapshot is backed up in secondary storage. [sanjay.tripathi] CS-5950: Wrong storage tags are used for ISO deployed VMs. [sanjay.tripathi] CLOUDSTACK-5900: Failed to delete template/ISO that failed to download. [jayapal] CLOUDSTACK-5966 Added enable/disable monitoring service in global config [min.chen] CLOUDSTACK-5971:Templates created from a snapshots can't be copied to [marcus] CLOUDSTACK-5968 create vm.memballoon.disable agent parameter [marcus] CLOUDSTACK-5968 create vm.memballoon.disable agent parameter [sanjay.tripathi] Revert "CLOUDSTACK-5900: Failed to delete template/ISO that failed to download." [sanjay.tripathi] CLOUDSTACK-5900: Failed to delete template/ISO that failed to download. [Daan Hoogland] CLOUDSTACK-5979 vlan parsing fixed [Daan Hoogland] Revert "CLOUDSTACK-5979 vlan parsing fixed" [Daan Hoogland] check for BroadcastDomainTypes on sourceNatIp(cherry picked from commit [jessicawang] CLOUDSTACK-5970: UI > network menu > guest network section > select non-VPC isolated network with SourceNAT enabled > IP Address section > select sourceNAT IP > show Configuration tab. [Alena Prokharchyk] LOUDSTACK-5987: when listTemplates with filter=community/featured, get public templates from all domains in the system, not just parent/child subdomains of the caller [sheng.yang] CLOUDSTACK-5986: Make dnsmasq handle dnsmasq.leases when dhcp_release is available [sanjay.tripathi] CLOUDSTACK-5900: Failed to delete template/ISO that failed to download. [jayapal] CLOUDSTACK-5966 Updated service monitoring config to start by default. [sanjay.tripathi] CLOUDSTACK-5660: Migrate vm live migration succeeds but throws error as "Failed to migrate the system vm". [kawai] Fix mock socket client/server test. [kawai] Some rework stratosphere ssp plugin [koushik] CLOUDSTACK-5989: Trying to start a vm while 'vm snapshot' is in progress results in inconsistency [likitha.shetty] CLOUDSTACK-5994. Hitting IndexOutOfBoundsException in GetVmStatsCommand after upgrade. [Daan Hoogland] Revert "Fix findbug issues within LDAP authenticator" [jayapal] CLOUDSTACK-5966 Update the schema-421-430.sql for EnableServiceMonitoring global setting [Daan Hoogland] findbugs replaced byte[].toString() with Arrays.toString(byte[]) [Alena Prokharchyk] Fixed API doc that got broken by adding new commands for stratosphere ssp plugin [jessicawang] CLOUDSTACK-5996: UI - In project view, the first listRotuers API(without projectid=-1) will return the same objects as the second listRouters API(with projectid=-1), because in project view, all API calls are appended with projectid=[projectID]. Therefore, we only call the second listRouters API(with projectid=-1) in non-project view. [koushik] CLOUDSTACK-5993: Cloud agent fails to start on 32-bit system vms (cpvm and ssvm) created with 4GB RAM offering [marcus] CLOUDSTACK-6000: When expunging fails, move volume state back to [Daan Hoogland] Revert "Findbugs: different issues solved" [Daan Hoogland] findbugs get proper object from map [Daan Hoogland] findbugs explicit toString on enum for call get(Object) [likitha.shetty] CLOUDSTACK-6002. [vCenter 5.5] restoreVM fails with ROOT-x-000001.vmdk not found. [Daan Hoogland] findbugs get from map with proper key-type [Daan Hoogland] findbugs Long comparison == -> equals() [Daan Hoogland] CLOUDSTACK-5062: Deleting Load Balancing Rule fails when generating [sanjay.tripathi] CLOUDSTACK-5566: "Entity com.cloud.event.EventVO$$EnhancerByCGLIB$$9e317420@aeb3d75 [likitha.shetty] CLOUDSTACK-6007. Restore VM command fails with NPE. [Daan Hoogland] Revert "findbugs replaced byte[].toString() with Arrays.toString(byte[])(cherry picked from commit ce7c6d23575d455a8273b77702a56b7bb419b37b)" [Daan Hoogland] findbugs replaced byte[].toString() with new String(byte[]) [min.chen] CLOUDSTACK-6017: NPE while creating snapshot multiple times on same Root [sheng.yang] CLOUDSTACK-6018: Increase dnsmasq dhcp-lease-max to 2100 [min.chen] CLOUDSTACK-6019:CreateVolume from snapshot in NFS is throwing Warning [min.chen] CLOUDSTACK-6025:CreateTemplate from snapshot in NFS is failing , after [min.chen] CLOUDSTACK-6027:CreateVolume from snapshot is failing with S3 on Vmware. [jessicawang] CLOUDSTACK-6026: UI > create network offering > pass serviceofferingid parameter instead of systemOfferingForRouter parameter to API. [kawai] stratosphere-ssp plugin: Fix HttpClient4 connection leak [muralimmreddy] CLOUDSTACK-5967: GRE tunnel creation is failing [rajesh.battala] Fixed agent code to handle untagged public vlan while parsing the vlan id [jessicawang] CLOUDSTACK-6031: UI > infrastructure > count > pass listAll=true to all listXXXXXXX API for counting resource. [Devdeep Singh] CLOUDSTACK-6030: Encrypt the primary and secondary smb storage password when it is stored in the db. [Devdeep Singh] CLOUDSTACK-6001: Fixed hyperv vm console not working for 3 minutes after migration. [sanjay.tripathi] CLOUDSTACK-5953: In hypervisor_capabilities, max_guests_limit are [jayapal] CLOUDSTACK-6040: Updated the ip addr validation in create port forwarding [min.chen] CLOUDSTACK-6046:CreateVolume from snapshot is failing with S3 as [min.chen] CLOUDSTACK-6049: Give priority to cache stores where data object is [Devdeep Singh] CLOUDSTACK-6053: While adding a primary or secondary of type smb the password wasn't [nitin.mehta] CLOUDSTACK-6023: Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits [girish] CLOUDSTACK-5959: Fixed cascading failures in portable IP test cases [girish] CLOUDSTACK-5978: Changes in get_template function to make it [Alena Prokharchyk] CLOUDSTACK-6068: set display flag to true in service/disk_offering_details tables [Alena Prokharchyk] CLOUDSTACK-6068: set display flag to true in service/disk_offering_details tables [Devdeep Singh] CLOUDSTACK-6054: Changes for making vmsync work for hyper-v. Made changes to PingCommand and [girish] CLOUDSTACK-6066: Improved migration code to handle scenarios [Daan Hoogland] pass isSourceNat to second ip on the same network [marcus] CLOUDSTACK-6089: Implement equals() method for ResourceTagResponse [marcus] CLOUDSTACK-6089: Use resource tag's key to determine match in [jayapal] CLOUDSTACK-6083 corrected firewall rule cidr load issue [kelveny] CLOUDSTACK-6065: Fix NPE problem caused by the lack of context setup in threads from agent manager thread pool [brian.federle] Disable root disk size field -- not supported in backend [marcus] CLOUDSTACK-6103: Pass VM iso information along with [rajesh.battala] Revert "CLOUDSTACK-6054: Changes for making vmsync work for hyper-v. Made changes to PingCommand and" [girish] CLOUDSTACK-4840: Adding first set of test cases for Multiple IPs per NIC feature [girish] CLOUDSTACK-4840: Add missed testcase in previous commit [frank.zhang] BUG-ID: CS-19152 [marcus] CLOUDSTACK-6072: Release VNIs when guest networks are destroyed [marcus] CLOUDSTACK-6079: [koushik] CLOUDSTACK-6124: During MS maintenance unfinished work items are not cleaned up resulting in them getting repeated for every subsequent maintenance [girish] CLOUDSTACK-2232: Adding automation test cases for Persistent Networks feature [frank.zhang] CLOUDSTACK-6155 [jessicawang] CLOUDSTACK-6154: UI > compute offerings > memory field > check if value is undefined before converting it. [rajesh.battala] CLOUDSTACK-6159 Fixed creating volumes(Root, DataDisk) with uuid in primary store [frank.zhang] CLOUDSTACK-6155 [likitha.shetty] CLOUDSTACK-6146. [VMware] [ESXi 5.5] Live storage migration of an already migrated volume fails [likitha.shetty] CLOUDSTACK-6146. [VMware] [ESXi 5.5] Live VM migration of an already migrated VM (with storage) across clusters fails [jlk] Fix the developer database simulator deploy procedure so it includes the mysql database driver [jlk] Last commit broke developer/pom.xml. fixing that. [min.chen] CLOUDSTACK-6174: Provide separate option for Windows Server 2012 R2 as [min.chen] CLOUDSTACK-6175:s3.singleupload.max.size option not applicable for [jessicawang] BUG-ID: CLOUDSTACK-6162: UI > zone > physical network > service provider > add OVS. [jlk] Fix the developer database deploy procedure so it includes the mysql database driver [jlk] Fix jetty:run startup to include the mysql driver as a dependency for developers [muralimmreddy] CLOUDSTACK-6162:support OVS as connectivity service provider [Alena Prokharchyk] CLOUDSTACK-6184: for userVm/ServiceOffering/StoragePool details set display=true by default in the VO objects [jessicawang] CLOUDSTACK-6162: UI > zone > physical network > service provider > OVS > match provider name "Ovs" in listNetworkServiceProviders API response. [Frank Zhang] CS-19377 [jayapal] CLOUDSTACK-6183: unplug the nic when all the ips of public vlan range is removed [jayapal] CLOUDSTACK-6187: Fixed MigrateSystemVMCmd response for router [nitin.mehta] CLOUDSTACK-6186: Unable to register private template across all Zones - crosszones flag no longer works. This was because the code skipped the loop after the first download initiation. Introduced a set so that if it is already downloaded to the same zone then skip it for private template. Reviewed-by: Min [apple] CLOUDSTACK-5872: use List DS for storing NicProfiles as public network can have more than one nic [apple] CLOUDSTACK-6194: Failed to increase Shared network IP Range [apple] CLOUDSTACK-6151: Local data disk with tag goes to the wrong local storage pool [apple] added mock handlers for VpnUsersCfgCommand and RemoteAccessVpnCfgCommand in the simulator [apple] added delete iso api to the simulator in the smoke tests, this will fix test_03_delete_iso when run against a simulator [apple] CLOUDSTACK-5080: Hypervisor Capabilities table missing entry for Simulator [apple] CLOUDSTACK-6205: VPC VR start - when create guest nics for the VR, consider networks not only in Implemented state, but in Setup state as well [w.zhou] fix apidocs build failure [w.zhou] Revert "fix apidocs build failure" [Alena Prokharchyk] CLOUDSTACK-6214: apply network rules when plug new guest nic to router for the network in Setup state [jlk] CLOUDSTACK-6204: Removing realhostip.com dependency [sheng.yang] CLOUDSTACK-5986: Fix dnsmasq lease for VPC [Daan Hoogland] CLOUDSTACK-6231 allow for cidr list entry of more than 256 chars [Daan Hoogland] [CLOUDSTACK-6232] bridging allowed in isolated networks [Daan Hoogland] check-style: tabs to spaces [Daan Hoogland] CLOUDSTACK-6232 allow expansion of ip on isolated networks as well [koushik] CLOUDSTACK-6211: Xenserver - HA - SSVM fails to start due to running out of management Ip ranges when testing host down scenarios [Alena Prokharchyk] CLOUDSTACK-6205: VPC VR start - skip private gateway when create Guest nics as the nic for the private gateway is being created separately [sheng.yang] CLOUDSTACK-5986: Fix dnsmasq lease for VPC [sheng.yang] CLOUDSTACK-6241: Fix default route for IPv6 network when IPv4 not used [sudison] KVM security bug: no forwarding rule applied [sudison] CLOUDSTACK-6245: the security group rule is lagging behind the rules in DB, due to there is a worker thread launched inside a transaction Reviewed-by: Alex [jessicawang] CLOUDSTACK-6246: UI > Infrastructure > SSL Certificate > update (1) mouse-over hint of SSL Certificate button. (2) description in SSL Certificate dialog. [Devdeep Singh] CLOUDSTACK-5743. The link generated for downlading a volume or a template was giving a [sheng.yang] CLOUDSTACK-6285: Fix savepassword.sh script for clear out old entries [Devdeep Singh] CLOUDSTACK-6325: [hyper-v] fixed cleaning of bin and obj directories when building with mono, they were not cleaning up and resulting in use of stale dlls in some cases [Devdeep Singh] CLOUDSTACK-6326: Fixed password visible in plain text in some of commands [wido] CLOUDSTACK-4665: Depend on rados-java 0.1.4 [wido] CLOUDSTACK-4665: Check if a snapshot is protected before trying to unprotect [wido] debian: Add JNA flag when starting agent [wido] debian: cloudstack-management requires libmysql-java for SQL connection [mail] CLOUDSTACK-6156: removing rampart maven dependencies from awsapi [jlk] Applying missed patch from CLOUDSTACK-6204 [mail] Resolve issue with build script for systemvm hanging due to libssl waiting on a input prompt caused by apt-get update [mail] CLOUDSTACK-6816 bugfix: cloudstack-setup-management make /root directory's permission 0777 improperly [sudison] CLOUDSTACK-6464: if guest network type is vlan://untagged, and traffic label is used, kvm agent needs to honor traffic label ------------------------------------------ [...truncated 902 lines...] ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack Server 4.3.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-server --- [INFO] Deleting <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/ws/server> (includes = [target, dist], excludes = []) [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-server --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-resource) @ cloud-server --- [INFO] Executing tasks main: [copy] Copying 3 files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/ws/server/target/conf> [copy] Copying 1 file to <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/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:2.5.1:compile (default-compile) @ cloud-server --- [INFO] Compiling 358 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/ws/server/target/classes> [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 29 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-server --- [INFO] Compiling 75 source files to <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/ws/server/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-server --- [INFO] Surefire report directory: <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/ws/server/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImplTest log4j:WARN No appenders could be found for logger (org.apache.cloudstack.region.gslb.GlobalLoadBalancingRulesServiceImplTest). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.56 sec Running org.apache.cloudstack.region.RegionManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.apache.cloudstack.service.ServiceOfferingVOTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec Running org.apache.cloudstack.affinity.AffinityApiUnitTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.379 sec Running org.apache.cloudstack.privategw.AclOnPrivateGwTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.763 sec Running org.apache.cloudstack.network.lb.CertServiceTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.63 sec Running org.apache.cloudstack.network.lb.ApplicationLoadBalancerTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec Running org.apache.cloudstack.networkoffering.CreateNetworkOfferingTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.608 sec Running com.cloud.keystore.KeystoreTest org.apache.cloudstack.api.response.UserVmResponse/null/{"id":"3","securitygroup":[],"nic":[],"tags":[],"affinitygroup":[]} org.apache.cloudstack.api.response.AlertResponse/null/{"id":"100","description":"Hello"} Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 sec Running com.cloud.server.ConfigurationServerImplTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Running com.cloud.event.EventControlsUnitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec Running com.cloud.resourcelimit.ResourceLimitManagerImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running com.cloud.api.ApiDispatcherTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running com.cloud.alert.AlertControlsUnitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running com.cloud.ha.KVMFencerTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec Running com.cloud.capacity.CapacityManagerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec Running com.cloud.vm.snapshot.VMSnapshotManagerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 sec Running com.cloud.vm.UserVmManagerTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 sec Running com.cloud.vm.DeploymentPlanningManagerImplTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 sec Running com.cloud.network.NetworkModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec Running com.cloud.network.security.SecurityGroupManagerImplTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.395 sec Running com.cloud.network.security.SecurityGroupQueueTest Num Vms= 50 Queue size = 50 Num Vms= 20000 Queue size = 20000 time=7841 ms Num Vms= 5000 Queue size = 5000 time=4839 ms Num Vms= 1 Queue size = 1 time=5 ms Num Vms= 1000000 Queue size = 1000000 time=3722 ms Num Vms= 1 Queue size = 1 time=1523 ms Total jobs dequeued = 10, num queued=1010 queue current size=1000 Total jobs dequeued = 10, num queued=1010 queue current size=1000 Total jobs dequeued = 1, num queued=1001 queue current size=1000 Total jobs dequeued = 10, num queued=1000 queue current size=990 Total jobs dequeued = 10, num queued=10 queue current size=0 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.42 sec Running com.cloud.network.UpdatePhysicalNetworkTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running com.cloud.network.DedicateGuestVlanRangesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running com.cloud.network.CreatePrivateNetworkTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running com.cloud.network.firewall.FirewallManagerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 sec Running com.cloud.network.dao.NetworkDaoTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running com.cloud.vpc.Site2SiteVpnTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.532 sec Running com.cloud.vpc.NetworkACLServiceTest Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.38 sec <<< FAILURE! Running com.cloud.vpc.NetworkACLManagerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running com.cloud.configuration.ValidateIpRangeTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running com.cloud.configuration.ConfigurationManagerTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests in error: testDeleteACLItem(com.cloud.vpc.NetworkACLServiceTest) Tests run: 125, Failures: 0, Errors: 1, Skipped: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack ................................. SUCCESS [4.137s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.139s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [10.927s] [INFO] Apache CloudStack Utils ........................... SUCCESS [29.615s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.056s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [17.973s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [12.491s] [INFO] Apache CloudStack API ............................. SUCCESS [45.937s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [6.860s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [13.636s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.055s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.165s] [INFO] Apache CloudStack Core ............................ SUCCESS [23.328s] [INFO] Apache CloudStack Agents .......................... SUCCESS [13.536s] [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [7.913s] [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [8.954s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [25.736s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [3.302s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [7.241s] [INFO] Apache CloudStack Server .......................... FAILURE [2:01.789s] [INFO] Apache CloudStack Usage Server .................... SKIPPED [INFO] Apache XenSource XAPI ............................. SKIPPED [INFO] Apache CloudStack Cloud Engine Orchestration Component SKIPPED [INFO] Apache CloudStack Cloud Services .................. 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 - 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 Xen ......... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED [INFO] Apache CloudStack Plugin - RabbitMQ 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 - Network Elastic Load Balancer SKIPPED [INFO] Apache CloudStack Plugin - Network Internal Load Balancer SKIPPED [INFO] Apache CloudStack Plugin - Network Juniper Contrail SKIPPED [INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED [INFO] Apache CloudStack Checkstyle Configuration ........ SKIPPED [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SKIPPED [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED [INFO] Apache Cloudstack Plugin - Stratosphere SSP ....... 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 Plain Text 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 SolidFire Provider SKIPPED [INFO] Apache CloudStack Plugin - Storage Volume default 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 Framework - Spring Life Cycle ... SKIPPED [INFO] cloud-framework-spring-module ..................... SKIPPED [INFO] Apache CloudStack Test ............................ 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] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6:16.212s [INFO] Finished at: Wed Jun 04 21:19:45 EDT 2014 [INFO] Final Memory: 35M/192M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project cloud-server: There are test failures. [ERROR] [ERROR] Please refer to <http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build/ws/server/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 [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