See <http://jenkins.buildacloud.org/job/simulator-singlerun/508/>

------------------------------------------
[...truncated 465 lines...]
main:
[INFO] Compiling 146 source files to 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/services/console-proxy-rdp/rdpconsole/target/classes>
   [delete] Deleting directory 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/tools/marvin/marvin/cloudstackAPI>
     [echo] Deleting cloud-marvin API sources
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ 
cloud-marvin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
cloud-framework-managed-context ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/managed-context/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
cloud-framework-managed-context ---
[INFO] Compiling 1 source file to 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/managed-context/target/test-classes>
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources) @ cloud-marvin ---
the spec file 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/tools/marvin/../apidoc/target/commands.xml>
 does not exists
Usage: codegenerator.py [options]

Options:
  -h, --help            show this help message and exit
  -o OUTPUT, --output=OUTPUT
                        The path to the generated code entities, default is .
  -s SPEC, --specfile=SPEC
                        The path and name of the api spec xml file, default is
                        /etc/cloud/cli/commands.xml
  -e ENDPOINT, --endpoint=ENDPOINT
                        The endpoint mgmt server (with open 8096) where apis
                        are discovered, default is localhost
None
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-framework-rest ---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/rest/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] 
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ 
cloud-framework-managed-context ---
[INFO] Surefire report directory: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/managed-context/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cloudstack.framework.ws.jackson.CSJacksonAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.464 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cloud-framework-rest ---
[INFO] Building jar: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/rest/target/cloud-framework-rest-4.6.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
cloud-framework-rest ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-framework-rest ---
[INFO] Installing 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/rest/target/cloud-framework-rest-4.6.0-SNAPSHOT.jar>
 to 
/var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-rest/4.6.0-SNAPSHOT/cloud-framework-rest-4.6.0-SNAPSHOT.jar
[INFO] Installing 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/rest/pom.xml>
 to 
/var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-rest/4.6.0-SNAPSHOT/cloud-framework-rest-4.6.0-SNAPSHOT.pom
Running org.apache.cloudstack.managed.context.impl.DefaultManagedContextTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ 
cloud-framework-managed-context ---
[INFO] Building jar: 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/managed-context/target/cloud-framework-managed-context-4.6.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
cloud-framework-managed-context ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
cloud-framework-managed-context ---
[INFO] Installing 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/managed-context/target/cloud-framework-managed-context-4.6.0-SNAPSHOT.jar>
 to 
/var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-managed-context/4.6.0-SNAPSHOT/cloud-framework-managed-context-4.6.0-SNAPSHOT.jar
[INFO] Installing 
<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/framework/managed-context/pom.xml>
 to 
/var/lib/jenkins/.m2/repository/org/apache/cloudstack/cloud-framework-managed-context/4.6.0-SNAPSHOT/cloud-framework-managed-context-4.6.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS 
[3.286s]
[INFO] Apache CloudStack ................................. SUCCESS [3.327s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [3.324s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [12.687s]
[INFO] Apache CloudStack Utils ........................... SKIPPED
[INFO] Apache CloudStack Framework ....................... SUCCESS [1.359s]
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Framework - Configuration ....... SKIPPED
[INFO] Apache CloudStack API ............................. SKIPPED
[INFO] Apache CloudStack Framework - REST ................ SUCCESS [16.425s]
[INFO] Apache CloudStack Framework - IPC ................. SKIPPED
[INFO] Apache CloudStack Cloud Engine .................... SUCCESS [1.364s]
[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 - Event Notification .. SKIPPED
[INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED
[INFO] Apache CloudStack Framework - Jobs ................ 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 .................. SUCCESS [0.338s]
[INFO] Apache CloudStack Secondary Storage ............... SUCCESS [7.034s]
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Data Motion Component  SKIPPED
[INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - API SolidFire .......... SKIPPED
[INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  
SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SKIPPED
[INFO] Apache CloudStack Plugin - 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 - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [5.057s]
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SUCCESS [3.724s]
[INFO] Apache CloudStack Test ............................ SKIPPED
[INFO] Apache CloudStack Developer Mode .................. SKIPPED
[INFO] Apache CloudStack Developer Tools ................. SUCCESS [3.317s]
[INFO] Apache CloudStack apidocs ......................... SKIPPED
[INFO] Apache CloudStack marvin .......................... FAILURE [4.368s]
[INFO] Apache CloudStack DevCloud ........................ SKIPPED
[INFO] Apache CloudStack DevCloud-KVM .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32.447s (Wall Clock)
[INFO] Finished at: Wed Oct 29 12:22:49 EDT 2014
[INFO] Final Memory: 39M/202M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec 
(generate-sources) on project cloud-marvin: Command execution failed. Process 
exited with an error: 1 (Exit value: 1) -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-marvin
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 
'xunit.xml' relative to 
'<http://jenkins.buildacloud.org/job/simulator-singlerun/ws/'> for the testing 
framework 'JUnit'.
[xUnit] [ERROR] - Test reports were found but not all of them are new. Did all 
the tests run?
  * <http://jenkins.buildacloud.org/job/simulator-singlerun/ws/xunit.xml> is 2 
hr 20 min old

ERROR: Publisher org.jenkinsci.plugins.xunit.XUnitPublisher aborted due to 
exception
java.lang.InterruptedException: 
org.jenkinsci.plugins.xunit.OldTestReportException
        at hudson.FilePath.act(FilePath.java:905)
        at hudson.FilePath.act(FilePath.java:887)
        at 
org.jenkinsci.plugins.xunit.XUnitProcessor.performTests(XUnitProcessor.java:111)
        at 
org.jenkinsci.plugins.xunit.XUnitProcessor.performXUnit(XUnitProcessor.java:54)
        at 
org.jenkinsci.plugins.xunit.XUnitPublisher.perform(XUnitPublisher.java:88)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:742)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:714)
        at hudson.model.Build$BuildExecution.post2(Build.java:183)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:663)
        at hudson.model.Run.execute(Run.java:1713)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.FilePath$TunneledInterruptedException: 
org.jenkinsci.plugins.xunit.OldTestReportException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2464)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
Caused by: org.jenkinsci.plugins.xunit.OldTestReportException
        at 
org.jenkinsci.plugins.xunit.service.XUnitTransformer.invoke(XUnitTransformer.java:146)
        at 
org.jenkinsci.plugins.xunit.service.XUnitTransformer.invoke(XUnitTransformer.java:17)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
        ... 8 more

Reply via email to