See <https://builds.apache.org/job/Atlas-master-UnitTests/94/display/redirect?page=changes>
Changes: [madhan] ATLAS-2092: Create edgeLabel while updating the index ------------------------------------------ [...truncated 249.30 KB...] [INFO] [INFO] [INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-hbase-server-shaded --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-hbase-server-shaded --- [INFO] Installing <https://builds.apache.org/job/Atlas-master-UnitTests/ws/shaded/hbase-server-shaded/target/atlas-hbase-server-shaded-0.9-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-hbase-server-shaded/0.9-SNAPSHOT/atlas-hbase-server-shaded-0.9-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/Atlas-master-UnitTests/ws/shaded/hbase-server-shaded/dependency-reduced-pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-hbase-server-shaded/0.9-SNAPSHOT/atlas-hbase-server-shaded-0.9-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Atlas-master-UnitTests/ws/shaded/hbase-server-shaded/target/atlas-hbase-server-shaded-0.9-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-hbase-server-shaded/0.9-SNAPSHOT/atlas-hbase-server-shaded-0.9-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/Atlas-master-UnitTests/ws/shaded/hbase-server-shaded/target/atlas-hbase-server-shaded-0.9-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-hbase-server-shaded/0.9-SNAPSHOT/atlas-hbase-server-shaded-0.9-SNAPSHOT-test-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Atlas Repository 0.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-repository --- [INFO] Deleting <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository> (includes = [**/*.pyc], excludes = []) [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-repository --- [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository> [INFO] Storing buildNumber: d6d349e5e11d5dad4c888dc182fbf1daddf80761 at timestamp: 1506120145674 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- apache-rat-plugin:0.7:check (rat-check) @ atlas-repository --- [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] [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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-repository --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 9 Scala sources and 161 Java sources to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/classes...> [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:150: warning: non-varargs call of varargs method with inexact argument type for last parameter; [WARNING] LOG.debug("adding entities={}", entities); [WARNING] ^ [WARNING] cast to Object for a varargs call [WARNING] cast to Object[] for a non-varargs call and to suppress this warning [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:423: warning: non-varargs call of varargs method with inexact argument type for last parameter; [WARNING] LOG.debug("updating entity {}", entitiesUpdated); [WARNING] ^ [WARNING] cast to Object for a varargs call [WARNING] cast to Object[] for a non-varargs call and to suppress this warning [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [WARNING] 2 warnings [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-repository --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 161 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/classes> [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java>: Some input files use or override a deprecated API. [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java>: Recompile with -Xlint:deprecation for details. [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphHelper.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 12 resources [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/typesystem/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-repository --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] Compiling 8 Scala sources and 67 Java sources to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/test-classes...> [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/scala/org/apache/atlas/query/GremlinTest.scala>:44: class GraphBackedMetadataRepository in package graph is deprecated: see corresponding Javadoc for more information. [WARNING] var repo = new GraphBackedMetadataRepository(null, new AtlasGraphProvider().get()) [WARNING] ^ [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/scala/org/apache/atlas/query/GremlinTest2.scala>:46: class GraphBackedMetadataRepository in package graph is deprecated: see corresponding Javadoc for more information. [WARNING] var repo = new GraphBackedMetadataRepository(null, null); [WARNING] ^ [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/scala/org/apache/atlas/query/LineageQueryTest.scala>:46: class GraphBackedMetadataRepository in package graph is deprecated: see corresponding Javadoc for more information. [WARNING] var repo = new GraphBackedMetadataRepository(null, new AtlasGraphProvider().get()); [WARNING] ^ [WARNING] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/scala/org/apache/atlas/query/QueryTestsUtils.scala>:176: trait MetadataRepository in package repository is deprecated: see corresponding Javadoc for more information. [WARNING] def setupTestGraph(repo : MetadataRepository): AtlasGraph[_,_] = { [WARNING] ^ [WARNING] four warnings found [ERROR] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepositoryTest.java>:889: error: missing return statement [ERROR] } [ERROR] ^ [ERROR] Note: Some input files use or override a deprecated API. [ERROR] Note: Recompile with -Xlint:deprecation for details. [ERROR] Note: Some input files use unchecked or unsafe operations. [ERROR] Note: Recompile with -Xlint:unchecked for details. [ERROR] 1 error [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Atlas Server Build Tools .................... SUCCESS [ 1.023 s] [INFO] apache-atlas ....................................... SUCCESS [ 6.938 s] [INFO] Apache Atlas Integration ........................... SUCCESS [ 36.971 s] [INFO] Apache Atlas Common ................................ SUCCESS [ 16.435 s] [INFO] Apache Atlas Typesystem ............................ SUCCESS [01:10 min] [INFO] Apache Atlas Client ................................ SUCCESS [ 22.421 s] [INFO] Apache Atlas Server API ............................ SUCCESS [ 9.928 s] [INFO] Apache Atlas Notification .......................... SUCCESS [ 24.188 s] [INFO] Apache Atlas Graph Database Projects ............... SUCCESS [ 0.608 s] [INFO] Apache Atlas Graph Database API .................... SUCCESS [ 7.532 s] [INFO] Graph Database Common Code ......................... SUCCESS [ 7.669 s] [INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 33.838 s] [INFO] Shaded version of Apache hbase client .............. SUCCESS [ 8.691 s] [INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [01:22 min] [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [ 0.849 s] [INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.607 s] [INFO] Apache Atlas Repository ............................ FAILURE [ 56.069 s] [INFO] Apache Atlas Authorization ......................... SKIPPED [INFO] Apache Atlas Business Catalog ...................... SKIPPED [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 Distribution .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:52 min [INFO] Finished at: 2017-09-22T22:43:21Z [INFO] Final Memory: 169M/1697M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) on project atlas-repository: Execution scala-test-compile-first of goal net.alchim31.maven:scala-maven-plugin:3.2.0:testCompile failed.: CompileFailed -> [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/PluginExecutionException [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] Parsing 15 files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/client/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/common/target/checkstyle-result.xml> with 2851 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/api/target/checkstyle-result.xml> with 3124 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/common/target/checkstyle-result.xml> with 3311 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml> with 3311 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/target/checkstyle-result.xml> with 3311 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/titan0/target/checkstyle-result.xml> with 5713 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/titan1/target/checkstyle-result.xml> with 6680 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/checkstyle-result.xml> with 14629 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/checkstyle-result.xml> with 15839 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/server-api/target/checkstyle-result.xml> with 16218 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml> with 16218 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml> with 16218 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/target/checkstyle-result.xml> with 16218 unique warnings and 0 duplicates. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/typesystem/target/checkstyle-result.xml> with 20436 unique warnings and 0 duplicates. <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=d6d349e5e11d5dad4c888dc182fbf1daddf80761, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/> > git rev-parse d6d349e5e11d5dad4c888dc182fbf1daddf80761^{commit} # timeout=10 [CHECKSTYLE] Computing warning deltas based on reference build #59 [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] Parsing 9 files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/graphdb/titan0/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/intg/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Atlas-master-UnitTests/ws/typesystem/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=d6d349e5e11d5dad4c888dc182fbf1daddf80761, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/> [FINDBUGS] Computing warning deltas based on reference build #59 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/94/testng/testng-results-1.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/94/testng/testng-results-2.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/94/testng/testng-results-3.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/94/testng/testng-results-4.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/94/testng/testng-results-5.xml' Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/94/testng/testng-results.xml' TestNG Reports Processing: FINISH
