See 
<https://builds.apache.org/job/Atlas-master-UnitTests/1409/display/redirect?page=changes>

Changes:

[madhan] ATLAS-2703: entity delete should not remove its term associations

------------------------------------------
[...truncated 170.58 KB...]
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] Exclude: **/test/resources/**
[INFO] 174 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 174 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources-solr) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
atlas-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 132 source files to 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/classes>
[INFO] 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/converters/AtlasInstanceConverter.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasGraphUtilsV1.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/test-classes>
[INFO] 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>:
 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>
 uses or overrides a deprecated API.
[INFO] 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.query.DSLQueriesTest
Running org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.services.MetricsServiceTest
Running org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.impexp.UniqueListTest
Running org.apache.atlas.repository.impexp.ImportServiceTest
Running org.apache.atlas.query.GremlinQueryComposerTest
Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.query.DSLParsingTest
Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
Running org.apache.atlas.repository.impexp.ImportTransformerTest
Running 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Running org.apache.atlas.repository.impexp.ImportTransformsTest
Running org.apache.atlas.glossary.GlossaryServiceTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasComplexAttributesTest
Running 
org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Running org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running 
org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Running org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Running org.apache.atlas.repository.migration.RelationshipMappingTest
Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Running 
org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
Running org.apache.atlas.repository.migration.MigrationProgressServiceTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running 
org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Running org.apache.atlas.TestModules
Running 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.repository.migration.PathTest
Running org.apache.atlas.repository.migration.HiveParititionTest
Running org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 sec - in 
org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 sec - in 
org.apache.atlas.repository.impexp.UniqueListTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.677 sec - in 
org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.utils.TestResourceFileUtils
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.4 sec - in 
org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.222 sec - in 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.992 sec - in 
org.apache.atlas.TestModules
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.331 sec - in 
org.apache.atlas.repository.impexp.ImportTransformerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 sec - in 
org.apache.atlas.utils.TestResourceFileUtils
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.637 sec - in 
org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.937 sec - in 
org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.673 sec - in 
org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.013 sec - in 
org.apache.atlas.repository.impexp.ImportTransformsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.568 sec - in 
org.apache.atlas.query.DSLParsingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.03 sec - in 
org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.617 sec - in 
org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.941 sec - in 
org.apache.atlas.repository.migration.MigrationProgressServiceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.137 sec - in 
org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.765 sec - in 
org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.905 sec - 
in org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.315 sec - in 
org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.853 sec - in 
org.apache.atlas.services.MetricsServiceTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.414 sec - 
in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.114 sec - in 
org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.413 sec - in 
org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.691 sec - in 
org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.36 sec - in 
org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.801 sec - in 
org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.27 sec - in 
org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.247 sec - in 
org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.57 sec - in 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.822 sec - in 
org.apache.atlas.repository.store.graph.v1.AtlasComplexAttributesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.109 sec - in 
org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.703 sec - 
in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 31, Failures: 1, Errors: 0, Skipped: 6, Time elapsed: 62.218 sec <<< 
FAILURE! - in org.apache.atlas.glossary.GlossaryServiceTest
testTermAssignmentAndDissociation(org.apache.atlas.glossary.GlossaryServiceTest)
  Time elapsed: 0.233 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found 
[[AtlasRelatedObjectId{AtlasObjectId{guid='d0f1086a-20bd-49a1-ab0d-024bcdeb5f49',
 typeName='Asset', uniqueAttributes={}}displayText='testAsset', 
relationshipGuid='e8cb0c2d-3654-4374-96d3-44d8b6ab1b6a', 
relationshipStatus='DELETED', 
relationshipAttributes=AtlasStruct{typeName='AtlasGlossarySemanticAssignment', 
attributes=[expression:null, createdBy:null, steward:null, confidence:null, 
description:null, source:null, status:null]}}]]
        at org.testng.Assert.fail(Assert.java:94)
        at org.testng.Assert.failNotSame(Assert.java:492)
        at org.testng.Assert.assertNull(Assert.java:428)
        at org.testng.Assert.assertNull(Assert.java:417)
        at 
org.apache.atlas.glossary.GlossaryServiceTest.testTermAssignmentAndDissociation(GlossaryServiceTest.java:791)

Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.374 sec - 
in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.298 sec - 
in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.233 sec - in 
org.apache.atlas.repository.migration.PathTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.364 sec - 
in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.104 sec - in 
org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.45 sec - 
in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  GlossaryServiceTest.testTermAssignmentAndDissociation:791 expected [null] but 
found 
[[AtlasRelatedObjectId{AtlasObjectId{guid='d0f1086a-20bd-49a1-ab0d-024bcdeb5f49',
 typeName='Asset', uniqueAttributes={}}displayText='testAsset', 
relationshipGuid='e8cb0c2d-3654-4374-96d3-44d8b6ab1b6a', 
relationshipStatus='DELETED', 
relationshipAttributes=AtlasStruct{typeName='AtlasGlossarySemanticAssignment', 
attributes=[expression:null, createdBy:null, steward:null, confidence:null, 
description:null, source:null, status:null]}}]]

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.574 s]
[INFO] apache-atlas ....................................... SUCCESS [  1.793 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.248 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.508 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  4.654 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  0.757 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  0.844 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  0.890 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  0.962 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 32.028 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.104 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.102 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.530 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.545 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.725 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 14.513 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.626 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.067 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.579 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.649 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [01:53 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.776 
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  6.669 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 18.223 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.384 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:25 min]
[INFO] Apache Atlas UI .................................... SKIPPED
[INFO] Apache Atlas Web Application ....................... SKIPPED
[INFO] Apache Atlas Documentation ......................... SKIPPED
[INFO] Apache Atlas FileSystem Model ...................... SKIPPED
[INFO] Apache Atlas Plugin Classloader .................... SKIPPED
[INFO] Apache Atlas Hive Bridge Shim ...................... SKIPPED
[INFO] Apache Atlas Hive Bridge ........................... SKIPPED
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:00 min
[INFO] Finished at: 2018-05-18T22:40:05Z
[INFO] Final Memory: 140M/1959M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project atlas-repository: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/surefire-reports>
 for the individual test results.
[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 :atlas-repository
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the 
pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=4dc6284eb63eb68e3985d1d34542a5ff9818c38b, 
workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #1408
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the 
pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=4dc6284eb63eb68e3985d1d34542a5ff9818c38b, 
workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #1408
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1409/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1409/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1409/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1409/testng/testng-results-4.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1409/testng/testng-results-5.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1409/testng/testng-results-6.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1409/testng/testng-results-7.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1409/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to