Anyone working on this in the hackathon?  :)

I am trying to get dev envs up on master for some people in the hackathon
and I currently am not able to build master because of this.


On Wed, Apr 9, 2014 at 12:09 PM, <jenk...@cloudstack.org> wrote:

> See <http://jenkins.buildacloud.org/job/build-master-slowbuild/562/>
>
> ------------------------------------------
> [...truncated 1839 lines...]
> [INFO] Fork Value is true
>      [java] Warnings generated: 1
> [INFO] Done FindBugs Analysis....
> [INFO]
> [INFO] <<< findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @
> cloud-framework-config <<<
> [INFO]
> [INFO] --- findbugs-maven-plugin:2.5.3:check (cloudstack-findbugs) @
> cloud-framework-config ---
> [INFO] BugInstance size is 1
> [INFO] Error size is 0
> [INFO] Total bugs: 1
> [INFO] org.apache.cloudstack.framework.config.ConfigKey.equals(Object)
> checks for operand being a String
> ["org.apache.cloudstack.framework.config.ConfigKey"] At
> ConfigKey.java:[lines 40-183]
> [INFO]
> [INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @
> cloud-framework-config ---
> [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
>
> [ERROR] Apr 09, 2014 6:09:22 PM
> net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler
> saveCoverageData
> INFO: Cobertura: Saved information on 11 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-framework-config ---
> [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/framework/config/test/resources
> >
> [INFO] Copying 3 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @
> cloud-framework-config ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO]
> [INFO] --- maven-surefire-plugin:2.12:test (default-test) @
> cloud-framework-config ---
> [INFO] Surefire report directory: <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/framework/config/target/surefire-reports
> >
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.cloudstack.framework.config.impl.ConfigDepotAdminTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec
>
> Results :
>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
>
> [INFO]
> [INFO] <<< cobertura-maven-plugin:2.6:cobertura (default-cli) @
> cloud-framework-config <<<
> [INFO]
> [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @
> cloud-framework-config ---
> [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
> org/apache/cloudstack/config/Configuration.java.  Ensure this class was
> instrumented, and this data file contains the instrumentation information.
> [cobertura] INFO  [main]
> net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not
> contain instrumentation information for the file
> org/apache/cloudstack/framework/config/ConfigDepot.java.  Ensure this class
> was instrumented, and this data file contains the instrumentation
> information.
> [cobertura] INFO  [main]
> net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not
> contain instrumentation information for the file
> org/apache/cloudstack/framework/config/ConfigDepotAdmin.java.  Ensure this
> class was instrumented, and this data file contains the instrumentation
> information.
> [cobertura] INFO  [main]
> net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not
> contain instrumentation information for the file
> org/apache/cloudstack/framework/config/Configurable.java.  Ensure this
> class was instrumented, and this data file contains the instrumentation
> information.
> [cobertura] INFO  [main]
> net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not
> contain instrumentation information for the file
> org/apache/cloudstack/framework/config/ScopedConfigStorage.java.  Ensure
> this class was instrumented, and this data file contains the
> instrumentation information.
> [cobertura] INFO  [main]
> net.sourceforge.cobertura.reporting.html.HTMLReport - Data file does not
> contain instrumentation information for the file
> org/apache/cloudstack/framework/config/dao/ConfigurationDao.java.  Ensure
> this class was instrumented, and this data file contains the
> instrumentation information.
> Report time: 391ms
>
> [ERROR] Apr 09, 2014 6:09:24 PM
> net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler
> loadCoverageData
> INFO: Cobertura: Loaded information on 11 classes.
>
> [INFO] Cobertura Report generation was successful.
> [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
> Report time: 307ms
>
> [ERROR] Apr 09, 2014 6:09:25 PM
> net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler
> loadCoverageData
> INFO: Cobertura: Loaded information on 11 classes.
>
> [INFO] Cobertura Report generation was successful.
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Apache CloudStack API 4.5.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: Failure to find
> org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in
> http://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central has
> elapsed or updates are forced
> [INFO]
> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-api ---
> [INFO] Deleting <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/target>
> (includes = [**/*], excludes = [])
> [INFO] Deleting <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api>
> (includes = [target, dist], excludes = [])
> [INFO]
> [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @
> cloud-api ---
> [INFO] Starting audit...
> Audit done.
>
> [INFO]
> [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-api
> ---
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> cloud-api ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 4 resources
> [INFO] Copying 3 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @
> cloud-api ---
> [INFO] Compiling 925 source files to <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/target/classes
> >
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR] <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/VgpuTypesInfo.java>:[17,7]
> error: duplicate class: VgpuTypesInfo
> [ERROR] <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[21,26]
> error: cannot access VgpuTypesInfo
> [ERROR]   bad source file: <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/VgpuTypesInfo.java
> >
>     file does not contain class com.cloud.agent.api.VgpuTypesInfo
>     Please remove or make sure it appears in the correct subdirectory of
> the sourcepath.
> <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[27,44]
> error: cannot find symbol
> [ERROR]   symbol:   class VgpuTypesInfo
>   location: class GPUDeviceTO
> <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[29,90]
> error: cannot find symbol
> [ERROR]   symbol:   class VgpuTypesInfo
>   location: class GPUDeviceTO
> <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[51,43]
> error: cannot find symbol
> [ERROR]   symbol:   class VgpuTypesInfo
>   location: class GPUDeviceTO
> <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[55,64]
> error: cannot find symbol
> [INFO] 6 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration
>  SUCCESS [1.272s]
> [INFO] Apache CloudStack ................................. SUCCESS [2.432s]
> [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [0.910s]
> [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS
> [18.802s]
> [INFO] Apache CloudStack Utils ........................... SUCCESS
> [1:01.670s]
> [INFO] Apache CloudStack Framework ....................... SUCCESS [0.127s]
> [INFO] Apache CloudStack Framework - Event Notification .. SUCCESS
> [45.554s]
> [INFO] Apache CloudStack Framework - Configuration ....... SUCCESS
> [26.865s]
> [INFO] Apache CloudStack API ............................. FAILURE [4.689s]
> [INFO] Apache CloudStack Framework - REST ................ SKIPPED
> [INFO] Apache CloudStack Framework - IPC ................. SKIPPED
> [INFO] Apache CloudStack Cloud Engine .................... SKIPPED
> [INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
> [INFO] Apache CloudStack Framework - Security ............ SKIPPED
> [INFO] Apache CloudStack Core ............................ SKIPPED
> [INFO] Apache CloudStack Agents .......................... SKIPPED
> [INFO] Apache CloudStack Framework - Clustering .......... SKIPPED
> [INFO] Apache CloudStack Framework - Jobs ................ SKIPPED
> [INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED
> [INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
> [INFO] Apache CloudStack Cloud Engine Internal Components API  SKIPPED
> [INFO] Apache CloudStack Server .......................... SKIPPED
> [INFO] Apache CloudStack Usage Server .................... SKIPPED
> [INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
> [INFO] Apache CloudStack Cloud Services .................. SKIPPED
> [INFO] Apache CloudStack Secondary Storage ............... SKIPPED
> [INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
> [INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
> [INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
> [INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
> [INFO] Apache CloudStack Engine Storage Data Motion Component  SKIPPED
> [INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED
> [INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
> [INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
> [INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
> [INFO] Apache CloudStack Plugin POM ...................... SKIPPED
> [INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
> [INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED
> [INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
> [INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
> [INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
> [INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner
>  SKIPPED
> [INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
>  SKIPPED
> [INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
> [INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
> [INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
> [INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
> [INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
> [INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
> [INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SKIPPED
> [INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
> [INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
> [INFO] Apache CloudStack Plugin - In Memory Event Bus .... SKIPPED
> [INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED
> [INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED
> [INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED
> [INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SKIPPED
> [INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SKIPPED
> [INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED
> [INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
> [INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
> [INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
> [INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
> [INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment
>  SKIPPED
> [INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
> [INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
> [INFO] Apache CloudStack Plugin - Network Opendaylight ... SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
> [INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
> [INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
> [INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
> [INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
> [INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider
>  SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider
>  SKIPPED
> [INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
> [INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
> [INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
> [INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
> [INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
> [INFO] Apache CloudStack IAM Service ..................... SKIPPED
> [INFO] Apache CloudStack IAM - Server .................... SKIPPED
> [INFO] Apache CloudStack IAM - Plugin .................... SKIPPED
> [INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
> [INFO] Apache CloudStack Client UI ....................... SKIPPED
> [INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
> [INFO] Apache CloudStack Console Proxy ................... SKIPPED
> [INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
> [INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
> [INFO] Apache CloudStack AWS API Bridge .................. SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2:44.481s
> [INFO] Finished at: Wed Apr 09 18:09:30 CEST 2014
> [INFO] Final Memory: 71M/431M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile
> (default-compile) on project cloud-api: Compilation failure: Compilation
> failure:
> [ERROR] <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/VgpuTypesInfo.java>:[17,7]
> error: duplicate class: VgpuTypesInfo
> [ERROR] <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[21,26]
> error: cannot access VgpuTypesInfo
> [ERROR] bad source file: <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/VgpuTypesInfo.java
> >
> [ERROR] file does not contain class com.cloud.agent.api.VgpuTypesInfo
> [ERROR] Please remove or make sure it appears in the correct subdirectory
> of the sourcepath.
> [ERROR] <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[27,44]
> error: cannot find symbol
> [ERROR] symbol:   class VgpuTypesInfo
> [ERROR] location: class GPUDeviceTO
> [ERROR] <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[29,90]
> error: cannot find symbol
> [ERROR] symbol:   class VgpuTypesInfo
> [ERROR] location: class GPUDeviceTO
> [ERROR] <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[51,43]
> error: cannot find symbol
> [ERROR] symbol:   class VgpuTypesInfo
> [ERROR] location: class GPUDeviceTO
> [ERROR] <
> http://jenkins.buildacloud.org/job/build-master-slowbuild/ws/api/src/com/cloud/agent/api/to/GPUDeviceTO.java>:[55,64]
> 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-api
> 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 SUCCESS or better ...
>

Reply via email to