You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/08/30 01:20:55 UTC

Build failed in Jenkins: Atlas-master-NoTests #46

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

Changes:

[madhan] ATLAS-2087: Allow Atlas server to bind on a specific address

------------------------------------------
[...truncated 237.70 KB...]
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-dashboardv2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-dashboardv2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-dashboardv2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-dashboardv2 ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-dashboardv2] in [<https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/atlas-dashboardv2-0.9-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp webResources [<https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/dist]> to [<https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/atlas-dashboardv2-0.9-SNAPSHOT]>
[INFO] Webapp assembled in [150 msecs]
[INFO] Building war: <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/atlas-dashboardv2-0.9-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-dashboardv2 ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-test) @ atlas-dashboardv2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ atlas-dashboardv2 ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/atlas-dashboardv2-0.9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-dashboardv2 ---
[INFO] Building jar: <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/atlas-dashboardv2-0.9-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-dashboardv2 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ atlas-dashboardv2 ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) > :findbugs @ atlas-dashboardv2 >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-dashboardv2 ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) < :findbugs @ atlas-dashboardv2 <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-dashboardv2 ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-dashboardv2 ---
[INFO] Installing <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/atlas-dashboardv2-0.9-SNAPSHOT.war> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.9-SNAPSHOT/atlas-dashboardv2-0.9-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.9-SNAPSHOT/atlas-dashboardv2-0.9-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/atlas-dashboardv2-0.9-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.9-SNAPSHOT/atlas-dashboardv2-0.9-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/Atlas-master-NoTests/ws/dashboardv2/target/atlas-dashboardv2-0.9-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.9-SNAPSHOT/atlas-dashboardv2-0.9-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Web Application 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-webapp ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp>
[INFO] Storing buildNumber: 42ccc44a9289274133528324eab02cff15ffb955 at timestamp: 1504056045798
[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-NoTests/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ atlas-webapp ---
[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-resources-plugin:2.7:copy-resources (copy-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-webapp ---
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:clean (clean) @ atlas-webapp ---
[WARNING] Keystore file '<https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/target/atlas.keystore'> doesn't exist.
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (generateKeyPair) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 71 source files to <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/main/java/org/apache/atlas/web/resources/TypesResource.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/main/java/org/apache/atlas/web/filters/AtlasCSRFPreventionFilter.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/main/java/org/apache/atlas/web/filters/AtlasCSRFPreventionFilter.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/test/java/org/apache/atlas/web/integration/BaseResourceIT.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerKafkaTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerKafkaTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/test/java/org/apache/atlas/web/service/SecureEmbeddedServerTest.java>:[52,61] cannot find symbol
  symbol:   variable ATLAS_DEFAULT_HOST_ADDRESS
  location: class org.apache.atlas.web.service.SecureEmbeddedServerTest
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.754 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.410 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [  6.242 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  1.390 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [ 36.137 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  2.697 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.788 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  1.583 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.109 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.587 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.739 s]
[INFO] Apache Atlas Titan 1.0.0 GraphDB Impl .............. SUCCESS [ 26.064 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.303 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 22.130 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  0.267 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 20.954 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 52.707 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  0.817 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [  1.670 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:22 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [  5.167 s]
[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: 04:35 min
[INFO] Finished at: 2017-08-30T01:20:50Z
[INFO] Final Memory: 178M/1984M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project atlas-webapp: Compilation failure
[ERROR] <https://builds.apache.org/job/Atlas-master-NoTests/ws/webapp/src/test/java/org/apache/atlas/web/service/SecureEmbeddedServerTest.java>:[52,61] cannot find symbol
[ERROR]   symbol:   variable ATLAS_DEFAULT_HOST_ADDRESS
[ERROR]   location: class org.apache.atlas.web.service.SecureEmbeddedServerTest
[ERROR] 
[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-webapp
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-NoTests/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=42ccc44a9289274133528324eab02cff15ffb955, workspace=<https://builds.apache.org/job/Atlas-master-NoTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #45
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-NoTests/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=42ccc44a9289274133528324eab02cff15ffb955, workspace=<https://builds.apache.org/job/Atlas-master-NoTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #45
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
Did not find any matching files.

Jenkins build is back to normal : Atlas-master-NoTests #47

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-NoTests/47/display/redirect?page=changes>