Project: http://jenkins.ovirt.org/job/ovirt_engine_unit_tests/ 
Build: http://jenkins.ovirt.org/job/ovirt_engine_unit_tests/986/
Build Number: 986
Build Status:  Still Unstable
Triggered By: Started by upstream project "ovirt_engine" build number 1,394, 
Started by upstream project "ovirt_engine" build number 1,395

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #984
[yzaslavs] core: remove obselete scripts (#819806)

[mkublin] core: Fixing compensation for Image and DiskImage entities

[mkublin] core: Refactoring - start using diskId instead of imageId for msd 
feature

[yzaslavs] Move convertToStatusList to ServerConnectionStatusReturnForXmlRpc


Changes for Build #985
[gchaplik] core: [CpuPinning] restapi support for cpu pinning

[gchaplik] core: [CpuPinning] vdsm broker support

[gchaplik] webadmin: cpu pinning support

[mkublin] core: Fixing broken unit test and removing lefovers for internal 
drive mapping


Changes for Build #986
[mkublin] core : Fixing broken unit test




-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED:  org.ovirt.engine.api.restapi.types.VmMapperTest.testRoundtrip

Error Message:
null

Stack Trace:
java.lang.AssertionError: 
        at org.junit.Assert.fail(Assert.java:91)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:524)
        at org.junit.Assert.assertNotNull(Assert.java:535)
        at 
org.ovirt.engine.api.restapi.types.VmMapperTest.verify(VmMapperTest.java:77)
        at 
org.ovirt.engine.api.restapi.types.VmMapperTest.verify(VmMapperTest.java:28)
        at 
org.ovirt.engine.api.restapi.types.AbstractInvertibleMappingTest.testRoundtrip(AbstractInvertibleMappingTest.java:66)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:66)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.runTestMethod(PowerMockJUnit44RunnerDelegateImpl.java:307)
        at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:86)
        at 
org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:94)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.executeTest(PowerMockJUnit44RunnerDelegateImpl.java:294)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTestInSuper(PowerMockJUnit47RunnerDelegateImpl.java:112)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTest(PowerMockJUnit47RunnerDelegateImpl.java:73)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.runBeforesThenTestThenAfters(PowerMockJUnit44RunnerDelegateImpl.java:282)
        at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:84)
        at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:49)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.invokeTestMethod(PowerMockJUnit44RunnerDelegateImpl.java:207)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.runMethods(PowerMockJUnit44RunnerDelegateImpl.java:146)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$1.run(PowerMockJUnit44RunnerDelegateImpl.java:120)
        at 
org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
        at 
org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
        at 
org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run(PowerMockJUnit44RunnerDelegateImpl.java:118)
        at 
org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:102)
        at 
org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:53)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
        at 
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175)
        at 
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68)


 

------------------
Build Log:
------------------
[...truncated 5019 lines...]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ rm-war ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ rm-war ---
[INFO] No sources to compile
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/src/test/resources

[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
rm-war ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
rm-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ rm-war ---
[INFO] No tests to run.
[INFO] Surefire report directory: 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rm-war ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rm-war] in 
[/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/target/rm-war-3.1.0-0001]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/src/main/webapp]
[INFO] Webapp assembled in [101 msecs]
[INFO] Building war: 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/target/rm-war-3.1.0-0001.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] Installing 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/target/rm-war-3.1.0-0001.war
 to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/ui/rm-war/3.1.0-0001/rm-war-3.1.0-0001.war
[INFO] Installing 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/pom.xml 
to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/ui/rm-war/3.1.0-0001/rm-war-3.1.0-0001.pom
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ rm-war ---
[JENKINS] Archiving disabled - not archiving 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/pom.xml
[JENKINS] Archiving disabled - not archiving 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rm-war/target/rm-war-3.1.0-0001.war
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building oVirt Web Application Module 3.1.0-0001
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ rmw-war ---
[INFO] Deleting 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/src/main/resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ rmw-war 
---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ rmw-war ---
[INFO] Compiling 4 source files to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
rmw-war ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
rmw-war ---
[INFO] No sources to compile
[INFO] [INFO] No tests to run.
[INFO] Surefire report directory: 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ rmw-war ---

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rmw-war ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rmw-war] in 
[/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.1.0-0001]
[INFO] Processing war project
[INFO] Copying webapp resources 
[/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/src/main/webapp]
[INFO] Webapp assembled in [51 msecs]
[INFO] Building war: 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.1.0-0001.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ rmw-war ---
[INFO] Installing 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.1.0-0001.war
 to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/ui/rmw-war/3.1.0-0001/rmw-war-3.1.0-0001.war
[INFO] Installing 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/pom.xml
 to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/ui/rmw-war/3.1.0-0001/rmw-war-3.1.0-0001.pom
[JENKINS] Archiving disabled - not archiving 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/pom.xml
[JENKINS] Archiving disabled - not archiving 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/frontend/wars/rmw-war/target/rmw-war-3.1.0-0001.war
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building oVirt Server EAR 3.1.0-0001
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ engine-server-ear 
---
[INFO] Deleting /var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/target
[INFO] 
[INFO] --- maven-ear-plugin:2.6:generate-application-xml 
(default-generate-application-xml) @ engine-server-ear ---
[INFO] Generating application.xml
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
engine-server-ear ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/src/main/java
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-ear-plugin:2.6:ear (default-ear) @ engine-server-ear ---
[INFO] Copying artifact[jar:org.ovirt.engine.core:common:3.1.0-0001] 
to[lib/engine-common.jar]
[INFO] Copying artifact[jar:org.ovirt.engine.core:compat:3.1.0-0001] 
to[lib/engine-compat.jar]
[INFO] Copying artifact[jar:org.ovirt.engine.core:dal:3.1.0-0001] 
to[lib/engine-dal.jar]
[INFO] Copying artifact[jar:org.ovirt.engine.core:utils:3.1.0-0001] 
to[lib/engine-utils.jar]
[INFO] Copying 
artifact[jar:org.ovirt.engine.core:engineencryptutils:3.1.0-0001] 
to[lib/engine-encryptutils.jar]
[INFO] Copying artifact[jar:org.ovirt.engine.core:vdsbroker:3.1.0-0001] 
to[lib/engine-vdsbroker.jar]
[INFO] Copying artifact[war:org.ovirt.engine.core:root-war:3.1.0-0001] 
to[root.war] (unpacked)
[INFO] Copying artifact[war:org.ovirt.engine.ui:rmw-war:3.1.0-0001] 
to[ovirtengineweb.war] (unpacked)
[INFO] Copying artifact[war:org.ovirt.engine.ui:rm-war:3.1.0-0001] 
to[ovirtengine.war] (unpacked)
[INFO] Copying artifact[war:org.ovirt.engine.api:restapi-webapp:3.1.0-0001] 
to[restapi.war] (unpacked)
[INFO] Copying artifact[war:org.ovirt.engine.ui:userportal:3.1.0-0001] 
to[userportal.war] (unpacked)
[INFO] Copying artifact[war:org.ovirt.engine.ui:webadmin:3.1.0-0001] 
to[webadmin.war] (unpacked)
[INFO] Copying artifact[ejb:org.ovirt.engine.ui:genericapi:3.1.0-0001] 
to[engine-genericapi.jar] (unpacked)
[INFO] Copying artifact[ejb:org.ovirt.engine.core:scheduler:3.1.0-0001] 
to[engine-scheduler.jar] (unpacked)
[INFO] Copying artifact[ejb:org.ovirt.engine.core:bll:3.1.0-0001] 
to[engine-bll.jar] (unpacked)
[INFO] Copying artifact[jar:commons-codec:commons-codec:1.4] 
to[lib/commons-codec-1.4.jar]
[INFO] Copying artifact[jar:org.hibernate:hibernate-validator:4.0.2.GA] 
to[lib/hibernate-validator-4.0.2.GA.jar]
[INFO] Copying artifact[jar:javax.validation:validation-api:1.0.0.GA] 
to[lib/validation-api-1.0.0.GA.jar]
[INFO] Copying artifact[jar:org.slf4j:slf4j-api:1.5.6] 
to[lib/slf4j-api-1.5.6.jar]
[INFO] Copying artifact[jar:javax.xml.bind:jaxb-api:2.1] 
to[lib/jaxb-api-2.1.jar]
[INFO] Copying artifact[jar:javax.xml.stream:stax-api:1.0-2] 
to[lib/stax-api-1.0-2.jar]
[INFO] Copying artifact[jar:javax.activation:activation:1.1] 
to[lib/activation-1.1.jar]
[INFO] Copying artifact[jar:com.sun.xml.bind:jaxb-impl:2.1.3] 
to[lib/jaxb-impl-2.1.3.jar]
[INFO] Copying artifact[jar:org.hibernate:hibernate-annotations:3.4.0.GA] 
to[lib/hibernate-annotations-3.4.0.GA.jar]
[INFO] Copying artifact[jar:org.hibernate:ejb3-persistence:1.0.2.GA] 
to[lib/ejb3-persistence-1.0.2.GA.jar]
[INFO] Copying 
artifact[jar:org.hibernate:hibernate-commons-annotations:3.1.0.GA] 
to[lib/hibernate-commons-annotations-3.1.0.GA.jar]
[INFO] Copying artifact[jar:org.hibernate:hibernate-core:3.3.0.SP1] 
to[lib/hibernate-core-3.3.0.SP1.jar]
[INFO] Copying artifact[jar:antlr:antlr:2.7.6] to[lib/antlr-2.7.6.jar]
[INFO] Copying artifact[jar:dom4j:dom4j:1.6.1] to[lib/dom4j-1.6.1.jar]
[INFO] Copying artifact[jar:xml-apis:xml-apis:1.0.b2] 
to[lib/xml-apis-1.0.b2.jar]
[INFO] Copying 
artifact[jar:org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.1_spec:1.0.0.Final]
 to[lib/jboss-interceptors-api_1.1_spec-1.0.0.Final.jar]
[INFO] Copying 
artifact[jar:org.ovirt.engine.core:engine-tools-common:3.1.0-0001] 
to[lib/engine-tools-common-3.1.0-0001.jar]
[INFO] Copying artifact[jar:commons-beanutils:commons-beanutils:1.8.2] 
to[lib/commons-beanutils-1.8.2.jar]
[INFO] Copying artifact[jar:com.jcraft:jsch:0.1.42] to[lib/jsch-0.1.42.jar]
[INFO] Copying artifact[jar:org.apache.mina:mina-core:2.0.1] 
to[lib/mina-core-2.0.1.jar]
[INFO] Copying artifact[jar:org.apache.sshd:sshd-core:0.6.0] 
to[lib/sshd-core-0.6.0.jar]
[INFO] Copying artifact[jar:commons-lang:commons-lang:2.4] 
to[lib/commons-lang-2.4.jar]
[INFO] Copying artifact[jar:org.apache.xmlrpc:xmlrpc-client:3.1.3] 
to[lib/xmlrpc-client-3.1.3.jar]
[INFO] Copying artifact[jar:org.apache.xmlrpc:xmlrpc-common:3.1.3] 
to[lib/xmlrpc-common-3.1.3.jar]
[INFO] Copying artifact[jar:org.apache.ws.commons.util:ws-commons-util:1.0.2] 
to[lib/ws-commons-util-1.0.2.jar]
[INFO] Copying artifact[jar:org.springframework:spring-jdbc:2.5.6.SEC02] 
to[lib/spring-jdbc-2.5.6.SEC02.jar]
[INFO] Copying artifact[jar:org.springframework:spring-tx:2.5.6.SEC02] 
to[lib/spring-tx-2.5.6.SEC02.jar]
[INFO] Copying 
artifact[jar:org.springframework.ldap:spring-ldap-core:1.3.0.RELEASE] 
to[lib/spring-ldap-core-1.3.0.RELEASE.jar]
[INFO] Copying artifact[jar:commons-httpclient:commons-httpclient:3.1] 
to[lib/commons-httpclient-3.1.jar]
[INFO] Copying artifact[jar:commons-collections:commons-collections:3.1] 
to[lib/commons-collections-3.1.jar]
[INFO] Copying artifact[jar:org.quartz-scheduler:quartz:2.1.2] 
to[lib/quartz-2.1.2.jar]
[INFO] Copying artifact[jar:c3p0:c3p0:0.9.1.1] to[lib/c3p0-0.9.1.1.jar]
[INFO] Copying artifact[jar:org.ovirt.engine.core:searchbackend:3.1.0-0001] 
to[lib/searchbackend-3.1.0-0001.jar]
[INFO] Copying artifact[jar:org.springframework:spring-core:2.5.6.SEC02] 
to[lib/spring-core-2.5.6.SEC02.jar]
[INFO] Copying artifact[jar:org.springframework:spring-beans:2.5.6.SEC02] 
to[lib/spring-beans-2.5.6.SEC02.jar]
[INFO] Copying artifact[jar:org.springframework:spring-context:2.5.6.SEC02] 
to[lib/spring-context-2.5.6.SEC02.jar]
[INFO] Copying artifact[jar:aopalliance:aopalliance:1.0] 
to[lib/aopalliance-1.0.jar]
[INFO] Copying artifact[jar:org.springframework:spring-agent:2.5.6.SEC02] 
to[lib/spring-agent-2.5.6.SEC02.jar]
[INFO] Copying artifact[jar:org.springframework:spring-aop:2.5.6.SEC02] 
to[lib/spring-aop-2.5.6.SEC02.jar]
[INFO] Copy ear sources to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine
[WARNING] resourcesDir is deprecated. Please use the earSourceDirectory 
property instead.
[INFO] Copy ear resources to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine
[INFO] Including custom manifest 
file[/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine/META-INF/MANIFEST.MF]
[INFO] Building jar: 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine.ear
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy (copy-quartz-jar) @ 
engine-server-ear ---
[INFO] Configured Artifact: org.quartz-scheduler:quartz:2.1.2:jar
[INFO] Copying quartz-2.1.2.jar to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/target/quartz/quartz-2.1.2.jar
[INFO] [INFO] Installing 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine.ear to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/engine-server-ear/3.1.0-0001/engine-server-ear-3.1.0-0001.ear

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
engine-server-ear ---
[INFO] Installing 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/pom.xml to 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/.repository/org/ovirt/engine/engine-server-ear/3.1.0-0001/engine-server-ear-3.1.0-0001.pom
[JENKINS] Archiving disabled - not archiving 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/pom.xml
[JENKINS] Archiving disabled - not archiving 
/var/lib/jenkins/workspace/ovirt_engine_unit_tests/ear/target/engine.ear
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] oVirt Engine Root Project ......................... SUCCESS [7.060s]
[INFO] oVirt Build Tools root ............................ SUCCESS [0.230s]
[INFO] oVirt checkstyle .................................. SUCCESS [11.270s]
[INFO] oVirt Checkstyle Checks ........................... SUCCESS [6.722s]
[INFO] oVirt Modules - backend ........................... SUCCESS [0.209s]
[INFO] oVirt Manager ..................................... SUCCESS [0.139s]
[INFO] oVirt Modules - manager ........................... SUCCESS [4.299s]
[INFO] CSharp Compatibility .............................. SUCCESS [46.902s]
[INFO] Encryption Libraries .............................. SUCCESS [14.171s]
[INFO] oVirt Tools ....................................... SUCCESS [0.250s]
[INFO] oVirt Tools Common Library ........................ SUCCESS [10.924s]
[INFO] Common Code ....................................... SUCCESS [1:38.734s]
[INFO] Common utilities .................................. SUCCESS [1:26.790s]
[INFO] Data Access Layer ................................. SUCCESS [1:33.288s]
[INFO] engine beans ...................................... SUCCESS [1.072s]
[INFO] engine scheduler bean ............................. SUCCESS [25.458s]
[INFO] Vds broker ........................................ SUCCESS [1:03.680s]
[INFO] Search Backend .................................... SUCCESS [29.386s]
[INFO] Backend Logic @Service bean ....................... SUCCESS [17:03.391s]
[INFO] oVirt RESTful API Backend Integration ............. SUCCESS [0.525s]
[INFO] oVirt RESTful API interface ....................... SUCCESS [0.250s]
[INFO] oVirt Engine API Definition ....................... SUCCESS [29.488s]
[INFO] oVirt Engine API Commom Parent POM ................ SUCCESS [0.238s]
[INFO] oVirt Engine API Common JAX-RS .................... SUCCESS [18.414s]
[INFO] oVirt RESTful API Backend Integration Type Mappers  SUCCESS [2:45.464s]
[INFO] oVirt RESTful API Backend Integration JAX-RS Resources  SUCCESS 
[2:10.357s]
[INFO] oVirt RESTful API Backend Integration Webapp ...... SUCCESS [25.600s]
[INFO] oVirt Engine Web Root ............................. SUCCESS [15.637s]
[INFO] oVirt Configuration Tool .......................... SUCCESS [13.312s]
[INFO] Notifier Service package .......................... SUCCESS [0.208s]
[INFO] Notifier Service .................................. SUCCESS [16.211s]
[INFO] Notifier Service Resources ........................ SUCCESS [15.589s]
[INFO] oVirt Modules - frontend .......................... SUCCESS [1.169s]
[INFO] oVirt APIs ........................................ SUCCESS [3.709s]
[INFO] oVirt generic API ................................. SUCCESS [26.107s]
[INFO] oVirt Modules - webadmin .......................... SUCCESS [0.136s]
[INFO] oVirt Modules - ui ................................ SUCCESS [0.244s]
[INFO] Extensions for GWT ................................ SUCCESS [35.916s]
[INFO] UI Utils Compatibility (for UICommon) ............. SUCCESS [8.079s]
[INFO] Frontend for GWT UI Projects ...................... SUCCESS [17.472s]
[INFO] UICommon .......................................... SUCCESS [53.509s]
[INFO] UICommonWeb ....................................... SUCCESS [1:32.593s]
[INFO] oVirt GWT UI common infrastructure ................ SUCCESS [1:03.819s]
[INFO] WebAdmin .......................................... SUCCESS [1:53.581s]
[INFO] UserPortal ........................................ SUCCESS [56.170s]
[INFO] oVirt WARs ........................................ SUCCESS [0.697s]
[INFO] WPF Application Module ............................ SUCCESS [16.437s]
[INFO] oVirt Web Application Module ...................... SUCCESS [16.948s]
[INFO] oVirt Server EAR .................................. SUCCESS [17.383s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41:38.184s
[INFO] Finished at: Sun Jun 03 06:29:22 EDT 2012
[INFO] Final Memory: 222M/740M
[INFO] ------------------------------------------------------------------------
channel stopped
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 361 test report file(s) were found with the pattern 
'**/target/surefire-reports/*.xml' relative to 
'/var/lib/jenkins/workspace/ovirt_engine_unit_tests' for the testing framework 
'JUnit'.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - The total number of tests for this category exceeds the 
specified 'unstable' threshold value.
[xUnit] [INFO] - Setting the build status to UNSTABLE
[xUnit] [INFO] - Stopping recording.
Email was triggered for: Unstable
Sending email for trigger: Unstable

_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to