See <https://builds.apache.org/job/Atlas-1.0-AllTests/572/display/redirect>

------------------------------------------
[...truncated 202.37 KB...]

[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ atlas-repository ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/antlr4/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/javax.script.ScriptEngineFactory
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.cache-tests
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[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] 177 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 177 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-1.0-AllTests/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 131 source files to 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/target/classes>
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/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-1.0-AllTests/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-1.0-AllTests/ws/repository/src/main/java/org/apache/atlas/glossary/GlossaryService.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/src/main/java/org/apache/atlas/glossary/GlossaryService.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 41 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 49 source files to 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/target/test-classes>
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>:
 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>
 uses or overrides a deprecated API.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v2/InverseReferenceUpdateV2Test.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v2/InverseReferenceUpdateV2Test.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-1.0-AllTests/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.services.MetricsServiceTest
Running org.apache.atlas.utils.TestResourceFileUtils
Running org.apache.atlas.TestModules
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.query.DSLQueriesTest
Running org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test
Running org.apache.atlas.repository.migration.ComplexAttributesTest
Running org.apache.atlas.query.GremlinQueryComposerTest
Running org.apache.atlas.repository.migration.MigrationProgressServiceTest
Running org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.store.graph.v2.AtlasComplexAttributesTest
Running org.apache.atlas.glossary.GlossaryServiceTest
Running 
org.apache.atlas.repository.store.graph.v2.AtlasRelationshipDefStoreV2Test
Running org.apache.atlas.repository.migration.HiveParititionTest
Running org.apache.atlas.repository.migration.RelationshipCacheGeneratorTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Running org.apache.atlas.query.DSLParsingTest
Running 
org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateSoftDeleteV2Test
Running 
org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test
Running org.apache.atlas.repository.migration.PathTest
Running 
org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreHardDeleteV2Test
Running 
org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2BulkImportPercentTest
Running org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Running org.apache.atlas.repository.migration.TypesWithCollectionsFinderTest
Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running org.apache.atlas.repository.store.graph.v2.AtlasEntityDefStoreV2Test
Running org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateV2Test
Running org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Running 
org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreSoftDeleteV2Test
Running org.apache.atlas.repository.migration.TypesDefScrubberTest
Running org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2 sec - in 
org.apache.atlas.utils.TestResourceFileUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.96 sec - in 
org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreV2Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.23 sec - in 
org.apache.atlas.TestModules
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.728 sec - in 
org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.306 sec - in 
org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateV2Test
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.798 sec - in 
org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
Running org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.38 sec - in 
org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.622 sec - in 
org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2BulkImportPercentTest
Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.776 sec - in 
org.apache.atlas.query.DSLParsingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.615 sec - in 
org.apache.atlas.repository.migration.MigrationProgressServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.25 sec - in 
org.apache.atlas.repository.migration.TypesDefScrubberTest
Running org.apache.atlas.repository.impexp.ImportTransformerTest
Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Running org.apache.atlas.repository.impexp.UniqueListTest
Running org.apache.atlas.repository.impexp.ImportTransformsTest
Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec - in 
org.apache.atlas.repository.impexp.UniqueListTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 sec - in 
org.apache.atlas.repository.impexp.ImportTransformerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.653 sec - in 
org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.145 sec - in 
org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.109 sec - in 
org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.384 sec - in 
org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.988 sec - in 
org.apache.atlas.repository.impexp.ImportTransformsTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.295 sec - 
in org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.398 sec - in 
org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.917 sec - in 
org.apache.atlas.services.MetricsServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.312 sec - in 
org.apache.atlas.repository.store.graph.v2.AtlasEntityDefStoreV2Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.753 sec - 
in org.apache.atlas.repository.store.graph.v2.AtlasRelationshipDefStoreV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.402 sec - in 
org.apache.atlas.repository.migration.RelationshipCacheGeneratorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.028 sec - in 
org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateSoftDeleteV2Test
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.745 sec - in 
org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreHardDeleteV2Test
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.399 sec - in 
org.apache.atlas.repository.store.graph.v2.AtlasComplexAttributesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.841 sec - in 
org.apache.atlas.repository.store.graph.v2.AtlasRelationshipStoreSoftDeleteV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.819 sec - in 
org.apache.atlas.repository.migration.TypesWithCollectionsFinderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.942 sec - in 
org.apache.atlas.repository.store.graph.v2.InverseReferenceUpdateHardDeleteV2Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.936 sec - 
in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.561 sec - 
in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.144 sec - 
in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 107.148 sec - 
in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.053 sec - 
in org.apache.atlas.glossary.GlossaryServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.614 sec - 
in org.apache.atlas.repository.migration.TypesWithClassificationTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.124 sec - 
in org.apache.atlas.repository.store.graph.v2.AtlasEntityStoreV2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.617 sec - 
in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.733 sec - 
in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.967 sec - 
in org.apache.atlas.repository.migration.ComplexAttributesTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.907 sec - 
in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.109 sec - 
in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 185.409 sec - 
in org.apache.atlas.query.DSLQueriesTest
Build timed out (after 540 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/> that match the pattern 
**/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 18 files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/authorization/target/checkstyle-result.xml>
 with 697 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v1/target/checkstyle-result.xml>
 with 1596 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v2/target/checkstyle-result.xml>
 with 1955 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/common/target/checkstyle-result.xml>
 with 2446 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/target/checkstyle-result.xml>
 with 2446 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/common/target/checkstyle-result.xml>
 with 3503 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 3805 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 4031 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 4031 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 6353 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/target/checkstyle-result.xml>
 with 6353 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/intg/target/checkstyle-result.xml>
 with 18360 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/notification/target/checkstyle-result.xml>
 with 19597 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/server-api/target/checkstyle-result.xml>
 with 19765 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 19765 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 19765 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/target/checkstyle-result.xml>
 with 19765 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/test-tools/target/checkstyle-result.xml>
 with 19803 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=28e5d5d9cd6ed94e121d02d49cad01b14b02dc1c, 
workspace=<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
 > git rev-parse 28e5d5d9cd6ed94e121d02d49cad01b14b02dc1c^{commit} # timeout=10
[CHECKSTYLE] Computing warning deltas based on reference build #571
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/> that match the pattern 
**/target/findbugs.xml
[FINDBUGS] Parsing 12 files in 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v1/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/client-v2/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/client/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/graphdb/janus/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/intg/target/findbugs.xml> 
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/server-api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/test-tools/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=28e5d5d9cd6ed94e121d02d49cad01b14b02dc1c, 
workspace=<https://builds.apache.org/job/Atlas-1.0-AllTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #571
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-1.0-AllTests/builds/572/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/572/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/572/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/572/testng/testng-results-4.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/572/testng/testng-results-5.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/572/testng/testng-results-6.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-AllTests/builds/572/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to