Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 348CE101FF for ; Sat, 5 Sep 2015 17:18:57 +0000 (UTC) Received: (qmail 76623 invoked by uid 500); 5 Sep 2015 17:18:56 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 76558 invoked by uid 500); 5 Sep 2015 17:18:56 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 76541 invoked by uid 99); 5 Sep 2015 17:18:56 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Sep 2015 17:18:56 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 235A3F1C3C; Sat, 5 Sep 2015 17:18:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 5.408 X-Spam-Level: ***** X-Spam-Status: No, score=5.408 tagged_above=-999 required=6.31 tests=[FSL_HELO_NON_FQDN_1=0.001, HELO_DYNAMIC_IPADDR=3.243, KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RDNS_DYNAMIC=0.363, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id fI-Pco4mq-sl; Sat, 5 Sep 2015 17:18:49 +0000 (UTC) Received: from domU-12-31-39-15-22-2D (ec2-75-101-146-23.compute-1.amazonaws.com [75.101.146.23]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 97279201F9; Sat, 5 Sep 2015 17:18:48 +0000 (UTC) Received: from ip-10-138-45-60.ec2.internal (jenkins [127.0.0.1]) by domU-12-31-39-15-22-2D (8.14.5/8.14.5) with ESMTP id t85HEamV013236; Sat, 5 Sep 2015 13:14:36 -0400 Date: Sat, 5 Sep 2015 13:14:36 -0400 (EDT) From: jenkins@cloudstack.org To: dev@cloudstack.apache.org, rajani@apache.org, wrodrigues@schubergphilis.com, kevin.mccormick@intrinium.com Message-ID: <26916053.1116.1441473276495.JavaMail.jenkins@domU-12-31-39-15-22-2D> In-Reply-To: <17413164.1114.1441462469618.JavaMail.jenkins@domU-12-31-39-15-22-2D> References: <17413164.1114.1441462469618.JavaMail.jenkins@domU-12-31-39-15-22-2D> Subject: Build failed in Jenkins: build-master-slowbuild #2234 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjnXIn3wMHfYaRzoAhlp9K8B45+UAW5igA0vGwbH5Zg4xiWMWBJlE8oh4GPpqNpQd0OZtyzi5KA9HvwtfBE6iSnn49HyaoXyaVpi2GWVmR58y39RoNSmLL2oXXUzgT0Nmc2baFSUSVAULARctgo+OOkdny6RtHTanv4ABixMosltV17lVjY3zdTw6Ti5kM4aSFd6E2w30ZH/QRi67nikUyeVrUbFes3oORxUXWxYv39HeL21i3TU/mQ/VnQDOg8tSn1YxUZAi5c50LjzDIqKKAC17a2misKEP00AFaqyIMmwig7W3NLfTCV6NWOq/bYokso1hyhiuxYpxKO/GkDWB8wIDAQAB X-Jenkins-Job: build-master-slowbuild X-Jenkins-Result: FAILURE See ------------------------------------------ [...truncated 28185 lines...] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-quickcloud --- [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-quickcloud --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-quickcloud <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-quickcloud --- [INFO] [INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-quickcloud --- [WARNING] No files to instrument. [INFO] NOT adding cobertura ser file to attached artifacts list. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-quickcloud --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-quickcloud --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-quickcloud --- [INFO] [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-quickcloud <<< [INFO] [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-quickcloud --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [2.049s] [INFO] Apache CloudStack ................................. SUCCESS [2.645s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.948s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.855s] [INFO] Apache CloudStack Utils ........................... SUCCESS [1:32.779s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.107s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.950s] [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [28.176s] [INFO] Apache CloudStack API ............................. SUCCESS [2:03.006s] [INFO] Apache CloudStack Framework - REST ................ SUCCESS [16.860s] [INFO] Apache CloudStack Framework - IPC ................. SUCCESS [35.742s] [INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.095s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [30.371s] [INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.282s] [INFO] Apache CloudStack Core ............................ SUCCESS [1:18.890s] [INFO] Apache CloudStack Agents .......................... SUCCESS [34.663s] [INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [35.510s] [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.753s] [INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:06.682s] [INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [40.099s] [INFO] Apache CloudStack Cloud Engine Internal Components API SUCCESS [25.538s] [INFO] Apache CloudStack Server .......................... SUCCESS [4:07.640s] [INFO] Apache CloudStack Usage Server .................... SUCCESS [45.134s] [INFO] Apache CloudStack Cloud Engine Orchestration Component SUCCESS [1:28.523s] [INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.087s] [INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.463s] [INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [58.214s] [INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [47.473s] [INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [41.033s] [INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [29.833s] [INFO] Apache CloudStack Engine Storage Data Motion Component SUCCESS [24.994s] [INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [29.745s] [INFO] Apache CloudStack Engine Storage Snapshot Component SUCCESS [36.345s] [INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [11.840s] [INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [5.691s] [INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.705s] [INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [25.945s] [INFO] Apache CloudStack Plugin - Storage Volume default provider SUCCESS [25.258s] [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider SUCCESS [37.577s] [INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [17.884s] [INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [26.850s] [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [19.041s] [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor SUCCESS [18.264s] [INFO] Apache CloudStack Plugin - Explicit Dedication Processor SUCCESS [23.438s] [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner SUCCESS [18.219s] [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner SUCCESS [18.919s] [INFO] Apache CloudStack Plugin - Implicit Dedication Planner SUCCESS [26.855s] [INFO] Apache CloudStack Plugin - Skip Heurestics Planner SUCCESS [15.196s] [INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.027s] [INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [34.277s] [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [45.059s] [INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [43.277s] [INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:17.830s] [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:16.729s] [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [33.006s] [INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [2:44.954s] [INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [1:53.929s] [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [1:20.606s] [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [39.955s] [INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [1:32.001s] [INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:39.369s] [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer SUCCESS [33.594s] [INFO] Apache CloudStack Plugin - Network Internal Load Balancer SUCCESS [36.906s] [INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.584s] [INFO] Apache CloudStack Plugin - Network Juniper Contrail SUCCESS [1:02.624s] [INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [39.458s] [INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [51.264s] [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [50.849s] [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment SUCCESS [43.891s] [INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [39.589s] [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [34.555s] [INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [32.245s] [INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [35.921s] [INFO] Apache CloudStack Plugin - Storage Allocator Random SUCCESS [15.785s] [INFO] Apache CloudStack Plugin - User Authenticator LDAP SUCCESS [34.071s] [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [19.848s] [INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256 SUCCESS [22.513s] [INFO] Apache CloudStack Plugin - User Authenticator Plain Text SUCCESS [15.683s] [INFO] Apache CloudStack Plugin - User Authenticator SAML2 SUCCESS [1:28.032s] [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted SUCCESS [21.128s] [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.158s] [INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [18.232s] [INFO] Apache CloudStack Plugin - Storage Image Swift provider SUCCESS [16.321s] [INFO] Apache CloudStack Plugin - Storage Image default provider SUCCESS [18.553s] [INFO] Apache CloudStack Plugin - Storage Image sample provider SUCCESS [16.935s] [INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider SUCCESS [25.787s] [INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider SUCCESS [35.730s] [INFO] Apache CloudStack Plugin - Storage Volume sample provider SUCCESS [17.659s] [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.395s] [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.002s] [INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.469s] [INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [30.252s] [INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [29.072s] [INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.521s] [INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [46.141s] [INFO] Apache CloudStack Plugin - Nuage VSP .............. SUCCESS [38.248s] [INFO] Apache CloudStack VMware Base ..................... SUCCESS [59.401s] [INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SUCCESS [1:19.344s] [INFO] Apache CloudStack Plugin - Cisco VNMC ............. SUCCESS [42.443s] [INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... SUCCESS [15.190s] [INFO] Apache CloudStack Framework - Spring Module ....... SUCCESS [30.918s] [INFO] Apache CloudStack Secondary Storage Controller .... SUCCESS [27.574s] [INFO] Apache CloudStack Client UI ....................... SUCCESS [12.351s] [INFO] Apache CloudStack Console Proxy - RDP Client ...... SUCCESS [1:10.698s] [INFO] Apache CloudStack Console Proxy ................... SUCCESS [0.414s] [INFO] Apache CloudStack Console Proxy - Server .......... SUCCESS [51.145s] [INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [0.270s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:09:02.113s [INFO] Finished at: Sat Sep 05 17:18:33 UTC 2015 [INFO] Final Memory: 144M/651M [INFO] ------------------------------------------------------------------------ [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/findbugsXml.xml [FINDBUGS] Parsing 95 files in [FINDBUGS] Successfully parsed file of module Apache CloudStack Agents with 1 unique warning and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack API with 1 unique warning and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Core with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine API with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Internal Components API with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine API with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Orchestration Component with 8 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Cloud Engine Schema Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Cache Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Data Motion Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Image Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Snapshot Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Engine Storage Volume Component with 11 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Clustering with 12 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Configuration with 12 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Event Notification with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Event Notification with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - IPC with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Jobs with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Managed Context with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - REST with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Security with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Spring Life Cycle with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Framework - Spring Module with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - ACL Static Role Based with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Explicit Dedication Processor with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Host Anti-Affinity Processor with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - SNMP Alerts with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Syslog Alerts with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - API Discovery with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - API Rate Limit with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - API SolidFire with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - MySQL HA Strategy with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Dedicated Resources with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Implicit Dedication Planner with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Concentrated Pod Deployment Planner with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Dispersing Deployment Planner with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - In Memory Event Bus with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Kafka Event Bus with 14 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - RabbitMQ Event Bus with 18 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - NetApp File System with 18 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Skip Heurestics Planner with 18 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Host Allocator Random with 18 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor Baremetal with 21 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor Hyper-V with 21 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor KVM with 25 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor OracleVM with 27 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor OracleVM3 with 27 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor UCS with 27 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor VMware with 27 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Hypervisor XenServer with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - BigSwitch Virtual Network Segment with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Brocade VCS with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Cisco VNMC with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Dns Notifier Example with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Elastic Load Balancer with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - F5 with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - GloboDNS with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Internal Load Balancer with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Juniper Contrail with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Juniper SRX with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Midokura Midonet with 35 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Netscaler with 36 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Nicira NVP with 36 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Nuage VSP with 36 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network Opendaylight with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Open vSwitch with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Palo Alto with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Stratosphere SSP with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Network VXLAN with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Allocator Random with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image default provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image S3 with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image sample provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Image Swift provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume CloudByte Provider with 38 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume default provider with 39 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume Nexenta Provider with 40 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume sample provider with 40 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - Storage Volume SolidFire Provider with 41 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator LDAP with 42 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator MD5 with 43 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256 with 43 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator Plain Text with 43 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator SAML2 with 43 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Plugin - User Authenticator SHA256 Salted with 47 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Server with 74 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Console Proxy - RDP Client with 74 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Console Proxy - Server with 86 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Secondary Storage Controller with 86 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Secondary Storage Service with 92 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Usage Server with 94 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack Utils with 118 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file of module Apache CloudStack VMware Base with 118 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #2229 [FINDBUGS] Plug-in Result: Failed - 1 new warning of priority High exceeds the threshold of 0 by 1 Build step 'Publish FindBugs analysis results' changed build result to FAILURE Skipping Cobertura coverage report as build was not UNSTABLE or better ...