You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2015/08/18 04:07:03 UTC

Build failed in Jenkins: build-master-slowbuild #2085

See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2085/>

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 18, 2015 2:10:47 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1133ms

[ERROR] Aug 18, 2015 2:10:47 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1201ms

[ERROR] Aug 18, 2015 2:10:49 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.800s]
[INFO] Apache CloudStack ................................. SUCCESS [2.164s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.791s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.203s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:14.238s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.118s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.336s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.332s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:57.217s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [16.537s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [28.799s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.098s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.161s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.581s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:16.445s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [37.456s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [32.780s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.951s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:08.935s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [48.088s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [30.449s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:16.972s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [50.895s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:29.895s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.086s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.549s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:02.701s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [56.528s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [32.991s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.701s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [23.908s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.183s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.718s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [13.750s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [6.140s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.744s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [1:53.332s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [3:15.036s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [1:12.187s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [22.515s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [43.211s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [27.119s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [50.772s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [28.089s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [19.970s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [20.931s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [27.543s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [14.990s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [16.865s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.597s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.967s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.877s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:20.157s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:14.139s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [18.684s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.188s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [15.699s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [41.161s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.745s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.224s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.381s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [32.255s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [38.411s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.431s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:01.661s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [39.755s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [51.476s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [47.264s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [43.951s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [41.898s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [36.319s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.286s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [40.350s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [17.070s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [32.450s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [21.311s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.827s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [17.033s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:53.689s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [20.715s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.095s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [20.174s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [18.204s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [20.303s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.345s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.696s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [36.795s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.708s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.455s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.417s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [21.988s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.911s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [28.952s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [29.734s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [38.170s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.767s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:43.078s
[INFO] Finished at: Tue Aug 18 02:10:52 UTC 2015
[INFO] Final Memory: 132M/573M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Jenkins build is back to normal : build-master-slowbuild #2095

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2095/changes>


Build failed in Jenkins: build-master-slowbuild #2094

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2094/>

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 19, 2015 5:10:08 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1154ms

[ERROR] Aug 19, 2015 5:10:13 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1215ms

[ERROR] Aug 19, 2015 5:10:14 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.728s]
[INFO] Apache CloudStack ................................. SUCCESS [2.514s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.908s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [21.569s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:13.207s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.110s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.376s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [26.930s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:48.293s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.780s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.064s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.091s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.764s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.447s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:17.596s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [34.880s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [32.430s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.148s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:08.280s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [43.391s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [33.436s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:15.237s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [51.203s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:34.914s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.075s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.455s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [57.521s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [1:01.176s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [36.728s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [25.553s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [22.696s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.849s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [36.330s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [11.714s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [5.722s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.758s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [26.691s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [2:09.905s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [3:35.903s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [21.461s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [28.104s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [24.534s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [35.663s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [46.274s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [32.946s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [22.286s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [30.738s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [14.997s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.167s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.913s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.610s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [33.858s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:20.049s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:15.201s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [18.971s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.102s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.449s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [41.583s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.068s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [39.506s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:25.153s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [31.848s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.152s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.248s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:02.372s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [40.170s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [52.067s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [46.050s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.735s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [41.879s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [36.644s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.813s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [37.956s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [15.490s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [29.815s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.344s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.504s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [15.659s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:40.264s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [22.061s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.484s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [18.986s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [16.426s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [18.541s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.915s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [25.916s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [36.127s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.325s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [24.483s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.812s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [24.802s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.424s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [28.400s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.412s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [42.622s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.741s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:09.706s
[INFO] Finished at: Wed Aug 19 05:10:18 UTC 2015
[INFO] Final Memory: 129M/515M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Build failed in Jenkins: build-master-slowbuild #2093

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2093/>

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 19, 2015 2:10:58 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1145ms

[ERROR] Aug 19, 2015 2:11:03 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1209ms

[ERROR] Aug 19, 2015 2:11:04 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.741s]
[INFO] Apache CloudStack ................................. SUCCESS [2.297s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.790s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [22.198s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:13.210s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.137s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [54.062s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [28.044s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:50.909s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.495s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [28.918s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.108s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.638s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.524s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:18.640s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [35.754s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [33.344s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.432s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:10.746s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [40.785s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [26.062s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:01.028s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [44.999s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:44.344s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.094s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.440s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [59.103s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [48.091s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [34.413s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.490s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [36.493s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [23.669s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [38.319s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [13.817s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [6.406s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.798s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [27.089s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [31.194s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [39.703s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [22.023s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [28.382s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [18.568s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [17.631s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [21.606s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [16.982s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [17.696s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.433s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.609s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.009s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.666s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [3:37.814s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [2:25.922s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [2:05.462s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:54.290s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [20.663s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.790s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.733s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [40.712s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.190s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [39.831s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.901s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [33.288s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [38.258s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.082s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:03.380s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [39.120s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [53.738s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [46.419s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.881s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.490s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [36.308s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.774s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [38.320s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [17.056s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [32.565s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.717s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.503s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [15.998s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:33.653s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [21.815s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.799s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [18.485s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [16.765s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [18.868s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.752s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.561s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [38.637s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.704s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [24.603s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.524s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.947s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.666s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [28.833s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [29.799s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [42.806s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.790s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:46.435s
[INFO] Finished at: Wed Aug 19 02:11:08 UTC 2015
[INFO] Final Memory: 133M/624M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Build failed in Jenkins: build-master-slowbuild #2092

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2092/>

------------------------------------------
[...truncated 25929 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 18, 2015 11:10:57 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1590ms

[ERROR] Aug 18, 2015 11:10:57 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1190ms

[ERROR] Aug 18, 2015 11:10:59 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.719s]
[INFO] Apache CloudStack ................................. SUCCESS [2.161s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.769s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [22.792s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:26.795s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.107s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [52.865s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [26.687s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:57.958s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.914s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [43.957s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [1.133s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [29.253s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.419s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:16.147s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [48.077s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [32.850s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.582s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:07.715s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [40.884s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [24.650s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:01.297s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [45.849s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:26.631s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.074s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.425s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [55.452s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [48.611s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.382s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.034s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [22.643s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [23.165s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.255s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [11.795s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [6.579s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.787s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [26.817s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [23.748s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [36.598s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [16.741s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [23.242s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [16.534s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [17.126s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [21.371s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [16.123s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [17.504s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [27.883s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [14.894s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.488s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.410s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.301s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.582s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:19.701s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:16.798s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [22.196s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [27.218s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [15.828s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [48.081s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [33.037s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.449s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:21.518s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [36.376s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [45.218s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [22.070s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:07.833s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [40.387s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [57.305s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [56.054s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [48.534s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.439s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [35.684s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.385s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [2:41.542s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [2:10.429s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [1:23.140s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [24.315s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [37.019s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [32.000s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [2:19.288s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [20.942s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.540s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [18.441s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [18.025s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [18.659s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [16.811s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.854s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.464s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.929s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [22.683s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.649s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.397s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.978s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [27.962s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.467s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [40.140s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.730s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:49.847s
[INFO] Finished at: Tue Aug 18 23:11:03 UTC 2015
[INFO] Final Memory: 183M/551M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Build failed in Jenkins: build-master-slowbuild #2091

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2091/>

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 18, 2015 8:10:59 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1134ms

[ERROR] Aug 18, 2015 8:11:04 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1206ms

[ERROR] Aug 18, 2015 8:11:05 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.823s]
[INFO] Apache CloudStack ................................. SUCCESS [2.258s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.864s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [21.471s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:13.618s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.107s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.268s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [26.327s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:58.671s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.720s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.496s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.091s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [26.951s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.543s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:16.513s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [34.701s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [32.626s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.499s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:09.356s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [47.096s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [29.772s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:19.018s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [49.978s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:30.056s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.068s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.464s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [52.302s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [1:00.900s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [35.489s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [28.026s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [32.157s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [20.696s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [34.591s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [11.912s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [5.929s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.734s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [1:29.395s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [3:25.424s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [1:23.543s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [21.575s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [40.947s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [27.760s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [38.625s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [40.420s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [19.991s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [20.855s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.426s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.084s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.430s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [34.834s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [35.924s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.247s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.696s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:13.787s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [18.739s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [18.934s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [13.968s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [41.375s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [27.366s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [39.879s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:25.057s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [32.709s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [38.245s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [18.774s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:01.892s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [40.705s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [49.155s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [46.048s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [44.923s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.021s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [36.227s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.679s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [37.992s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [15.940s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [30.795s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.261s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.544s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [16.287s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [2:24.857s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [18.784s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.971s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [19.283s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [16.476s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.252s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.548s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.820s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [36.857s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.198s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.242s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.921s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.670s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.628s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [28.626s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [29.723s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [42.417s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.790s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:02:00.081s
[INFO] Finished at: Tue Aug 18 20:11:09 UTC 2015
[INFO] Final Memory: 128M/518M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Build failed in Jenkins: build-master-slowbuild #2090

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2090/changes>

Changes:

[sowmya.krishnan] CLOUDSTACK-8738: Added the two methods for enable and cancel maintenance mode on StoragePool

[sowmya.krishnan] Fixed pep8 issues

[rene.moser] CLOUDSTACK-8740: add custom.css to make custom UI styles easier

[radu.stefanache] Typo correction

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 18, 2015 5:29:33 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1131ms

[ERROR] Aug 18, 2015 5:29:34 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1222ms

[ERROR] Aug 18, 2015 5:29:35 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [2.248s]
[INFO] Apache CloudStack ................................. SUCCESS [2.216s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.745s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [25.577s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:15.605s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.108s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [52.138s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.208s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:50.620s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [28.038s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.110s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.093s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.600s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.943s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:19.148s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [35.777s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [33.091s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [14.467s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:08.988s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [51.873s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [28.637s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:17.423s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [49.152s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:26.134s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.070s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.574s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [57.139s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [57.196s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [31.278s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.953s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [32.096s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [21.230s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [34.087s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.447s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [6.048s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.761s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [2:19.809s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [2:59.600s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [58.055s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [21.843s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [42.495s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [27.041s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [42.868s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [33.939s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [19.083s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [19.403s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.470s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.522s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.708s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.110s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.098s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.128s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.546s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:15.930s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.054s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.479s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.259s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [41.696s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.500s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [40.375s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:25.178s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [32.842s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [40.288s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.806s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:03.011s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [39.872s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [48.604s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [44.996s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.242s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.528s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [37.798s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [31.917s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [37.772s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [16.132s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [30.433s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.635s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.060s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [16.730s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:38.964s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [24.301s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.657s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [18.637s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [17.030s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [19.613s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [18.305s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.700s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.387s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [16.806s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [24.483s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.727s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [24.776s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [32.313s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [29.715s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.900s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [38.570s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.962s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:30.080s
[INFO] Finished at: Tue Aug 18 17:29:39 UTC 2015
[INFO] Final Memory: 125M/460M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Build failed in Jenkins: build-master-slowbuild #2089

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2089/>

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 18, 2015 2:10:12 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1146ms

[ERROR] Aug 18, 2015 2:10:17 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1222ms

[ERROR] Aug 18, 2015 2:10:19 PM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.737s]
[INFO] Apache CloudStack ................................. SUCCESS [2.171s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.785s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [19.924s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:13.257s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.113s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [52.736s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.181s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:49.105s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.868s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [28.944s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.100s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.545s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [24.863s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:15.957s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [34.945s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [32.322s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.846s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:11.503s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [42.472s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [32.968s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:18.507s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [53.533s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:28.484s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.092s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.435s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [57.847s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [58.947s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [34.614s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.069s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [30.505s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [23.531s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.068s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.002s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [5.926s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.758s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [1:05.922s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [3:21.336s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [1:49.016s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [21.880s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [41.000s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [28.908s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [38.328s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [43.008s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [19.308s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [19.384s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.735s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.147s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.356s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.856s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.397s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [35.703s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.804s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:13.712s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [18.449s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [19.138s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [13.969s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [41.506s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.586s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [39.321s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:25.442s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [32.493s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.080s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [18.970s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:01.483s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [38.388s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [47.956s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [46.034s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [44.600s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.695s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [38.131s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.915s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [37.121s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [16.562s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [30.633s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [20.243s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.171s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [17.571s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:41.836s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [22.287s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.114s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [19.549s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [16.898s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [18.858s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.346s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [25.424s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [36.028s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [18.207s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [24.386s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.489s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.789s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.081s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [28.196s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [29.677s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [42.988s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.808s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:10.458s
[INFO] Finished at: Tue Aug 18 14:10:22 UTC 2015
[INFO] Final Memory: 128M/511M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Build failed in Jenkins: build-master-slowbuild #2088

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2088/changes>

Changes:

[radu.stefanache] Typo correction

[Boris Schrijver] Removed double encoding of Public Key from JS.

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 18, 2015 11:19:02 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1155ms

[ERROR] Aug 18, 2015 11:19:03 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1239ms

[ERROR] Aug 18, 2015 11:19:04 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.796s]
[INFO] Apache CloudStack ................................. SUCCESS [2.632s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.914s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [22.954s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:14.921s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.112s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.489s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.232s]
[INFO] Apache CloudStack API ............................. SUCCESS [2:00.719s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [17.237s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [31.042s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.093s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.219s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [26.615s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:19.982s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [45.137s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [40.953s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [17.735s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:20.750s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [45.431s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [27.985s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:31.379s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [46.819s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:27.600s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.082s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.474s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [3:35.910s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [2:57.698s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [45.330s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [54.424s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [1:09.582s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [27.238s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [37.417s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.591s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [5.857s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.748s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [26.230s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [23.380s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [37.048s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [17.364s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [22.856s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [14.971s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [17.229s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [21.413s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [15.744s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [17.391s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [27.107s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [14.856s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.913s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [33.135s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.508s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [36.772s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:22.421s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:16.400s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.431s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.790s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [15.727s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [43.116s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.877s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [42.276s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.794s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [34.304s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [39.244s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.798s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:06.310s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [41.675s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [50.299s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [46.178s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.318s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.390s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [35.448s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [35.891s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [42.879s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [18.250s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [35.445s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [48.257s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.222s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [16.339s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:44.312s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [20.747s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [14.231s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [19.990s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [16.558s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [18.374s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.869s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.898s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [36.047s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.084s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [24.526s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [24.765s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.297s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [32.986s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [30.752s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [31.210s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [41.586s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.707s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:03:13.774s
[INFO] Finished at: Tue Aug 18 11:19:08 UTC 2015
[INFO] Final Memory: 181M/463M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Build failed in Jenkins: build-master-slowbuild #2087

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2087/>

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 18, 2015 8:10:27 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1146ms

[ERROR] Aug 18, 2015 8:10:32 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1214ms

[ERROR] Aug 18, 2015 8:10:33 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.760s]
[INFO] Apache CloudStack ................................. SUCCESS [2.118s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.782s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [20.783s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:13.547s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.107s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [52.750s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [27.584s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:49.349s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [17.491s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.836s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.094s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.438s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [26.025s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:16.560s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [34.996s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [32.767s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.498s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:13.056s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [45.832s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [32.011s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:14.480s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [53.420s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:29.176s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.083s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.439s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:01.342s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [1:00.064s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [33.820s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [26.241s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [24.230s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [22.353s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.685s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [12.335s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [5.991s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.768s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [2:06.789s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [3:07.595s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [58.554s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [20.931s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [34.683s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [32.895s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [28.766s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [49.529s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [20.454s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [20.006s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [29.920s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [14.832s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [18.689s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [32.931s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [34.226s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.227s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.258s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:15.562s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.131s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.528s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [14.056s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [41.319s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.424s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [39.936s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.908s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [34.021s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [37.953s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.350s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:01.759s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [39.657s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [48.046s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [47.817s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [45.327s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [39.728s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [35.624s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [32.441s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [39.452s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [15.441s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [30.412s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [19.959s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [24.202s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [15.423s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [2:01.024s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [21.688s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.546s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [19.942s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [16.500s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [18.750s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [17.769s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.389s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [35.836s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.129s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [23.259s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.568s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.415s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [32.828s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [28.633s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [30.156s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [44.021s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.736s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:29.345s
[INFO] Finished at: Tue Aug 18 08:10:37 UTC 2015
[INFO] Final Memory: 181M/489M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...

Build failed in Jenkins: build-master-slowbuild #2086

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-slowbuild/2086/>

------------------------------------------
[...truncated 25932 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ cloud-plugin-network-srx ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (cloudstack-findbugs) @ cloud-plugin-network-srx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file

[ERROR] Aug 18, 2015 5:10:25 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler saveCoverageData
INFO: Cobertura: Saved information on 21 classes.

[INFO] Instrumentation was successful.
[INFO] NOT adding cobertura ser file to attached artifacts list.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ cloud-plugin-network-srx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/juniper-srx/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ cloud-plugin-network-srx ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ cloud-plugin-network-srx ---
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx <<<
[INFO] 
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ cloud-plugin-network-srx ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
[cobertura] INFO  [main] net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not contain instrumentation information for the file com/cloud/network/element/JuniperSRXFirewallElementService.java.  Ensure this class was instrumented, and this data file contains the instrumentation information.
Report time: 1142ms

[ERROR] Aug 18, 2015 5:10:30 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 1196ms

[ERROR] Aug 18, 2015 5:10:32 AM net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 21 classes.

[INFO] Cobertura Report generation was successful.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CloudStack Plugin - Nuage VSP 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-plugin-network-vsp ---
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target> (includes = [**/*], excludes = [])
[INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp> (includes = [target, dist], excludes = [])
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-plugin-network-vsp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-plugin-network-vsp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-plugin-network-vsp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-plugin-network-vsp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR]   symbol:   method getIp4Address()
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR]   symbol:   method setIp4Address(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR]   symbol:   method setGateway(String)
  location: variable nic of type NicProfile
<http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [1.732s]
[INFO] Apache CloudStack ................................. SUCCESS [2.160s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.787s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [20.545s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [1:13.071s]
[INFO] Apache CloudStack Framework ....................... SUCCESS [0.123s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [53.564s]
[INFO] Apache CloudStack Framework - Configuration ....... SUCCESS [26.336s]
[INFO] Apache CloudStack API ............................. SUCCESS [1:49.585s]
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [15.832s]
[INFO] Apache CloudStack Framework - IPC ................. SUCCESS [29.115s]
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [0.107s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [27.716s]
[INFO] Apache CloudStack Framework - Security ............ SUCCESS [25.462s]
[INFO] Apache CloudStack Core ............................ SUCCESS [1:18.072s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [36.476s]
[INFO] Apache CloudStack Framework - Clustering .......... SUCCESS [33.205s]
[INFO] Apache CloudStack Framework - Event Notification .. SUCCESS [13.421s]
[INFO] Apache CloudStack Cloud Engine Schema Component ... SUCCESS [2:09.702s]
[INFO] Apache CloudStack Framework - Jobs ................ SUCCESS [43.926s]
[INFO] Apache CloudStack Cloud Engine Internal Components API  SUCCESS [32.694s]
[INFO] Apache CloudStack Server .......................... SUCCESS [4:14.873s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [50.777s]
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SUCCESS [1:25.027s]
[INFO] Apache CloudStack Cloud Services .................. SUCCESS [0.118s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [0.434s]
[INFO] Apache CloudStack Secondary Storage Service ....... SUCCESS [1:06.607s]
[INFO] Apache CloudStack Engine Storage Component ........ SUCCESS [59.214s]
[INFO] Apache CloudStack Engine Storage Volume Component . SUCCESS [36.224s]
[INFO] Apache CloudStack Engine Storage Image Component .. SUCCESS [27.524s]
[INFO] Apache CloudStack Engine Storage Data Motion Component  SUCCESS [24.968s]
[INFO] Apache CloudStack Engine Storage Cache Component .. SUCCESS [23.347s]
[INFO] Apache CloudStack Engine Storage Snapshot Component  SUCCESS [35.318s]
[INFO] Apache CloudStack Cloud Engine API ................ SUCCESS [11.584s]
[INFO] Apache CloudStack Cloud Engine Service ............ SUCCESS [5.805s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.767s]
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SUCCESS [36.350s]
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SUCCESS [3:35.967s]
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SUCCESS [2:07.549s]
[INFO] Apache CloudStack Plugin - API SolidFire .......... SUCCESS [20.355s]
[INFO] Apache CloudStack Plugin - API Discovery .......... SUCCESS [40.666s]
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SUCCESS [32.382s]
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SUCCESS [39.501s]
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SUCCESS [40.844s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SUCCESS [19.518s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SUCCESS [20.395s]
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SUCCESS [28.803s]
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SUCCESS [15.039s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [17.848s]
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SUCCESS [34.715s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [33.427s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [34.077s]
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SUCCESS [1:18.996s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [1:14.543s]
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SUCCESS [19.409s]
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SUCCESS [20.542s]
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SUCCESS [15.512s]
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SUCCESS [43.661s]
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SUCCESS [26.011s]
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SUCCESS [39.827s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SUCCESS [1:24.435s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS [32.977s]
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SUCCESS [38.058s]
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SUCCESS [19.485s]
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SUCCESS [1:01.046s]
[INFO] Apache CloudStack Plugin - Palo Alto .............. SUCCESS [39.752s]
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SUCCESS [51.055s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [46.098s]
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SUCCESS [44.601s]
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SUCCESS [40.700s]
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SUCCESS [36.643s]
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SUCCESS [33.617s]
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SUCCESS [37.488s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [15.801s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [29.825s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [19.967s]
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SUCCESS [23.689s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS [16.263s]
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SUCCESS [1:46.582s]
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SUCCESS [22.703s]
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SUCCESS [13.349s]
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SUCCESS [18.408s]
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SUCCESS [16.939s]
[INFO] Apache CloudStack Plugin - Storage Image default provider  SUCCESS [18.670s]
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SUCCESS [16.950s]
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SUCCESS [26.884s]
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SUCCESS [34.999s]
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SUCCESS [17.210s]
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SUCCESS [22.961s]
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SUCCESS [23.464s]
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SUCCESS [22.364s]
[INFO] Apache CloudStack Plugin - GloboDNS ............... SUCCESS [31.544s]
[INFO] Apache CloudStack Plugin - NetApp File System ..... SUCCESS [28.592s]
[INFO] Apache CloudStack Plugin - F5 ..................... SUCCESS [29.834s]
[INFO] Apache CloudStack Plugin - Juniper SRX ............ SUCCESS [43.306s]
[INFO] Apache CloudStack Plugin - Nuage VSP .............. FAILURE [2.786s]
[INFO] Apache CloudStack VMware Base ..................... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor VMware ...... SKIPPED
[INFO] Apache CloudStack Plugin - Cisco VNMC ............. SKIPPED
[INFO] Apache CloudStack Plugin - MySQL HA Strategy ...... 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:01:23.768s
[INFO] Finished at: Tue Aug 18 05:10:35 UTC 2015
[INFO] Final Memory: 183M/473M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-network-vsp: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[291,25] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[302,131] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[312,102] error: cannot find symbol
[ERROR] symbol:   method getIp4Address()
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[386,23] error: cannot find symbol
[ERROR] symbol:   method setIp4Address(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[387,23] error: cannot find symbol
[ERROR] symbol:   method setGateway(String)
[ERROR] location: variable nic of type NicProfile
[ERROR] <http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/plugins/network-elements/nuage-vsp/src/com/cloud/network/guru/NuageVspGuestNetworkGuru.java>:[388,23] error: cannot find symbol
[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-plugin-network-vsp
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 ...