See 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/128/display/redirect>

------------------------------------------
[...truncated 270.16 KB...]
[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] 126 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 126 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ 
atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-solr-resources) @ 
atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 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/PreCommit-ATLAS-Build-Test/ws/webapp/target/atlas.keystore'>
 doesn't exist.
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (generateKeyPair) @ 
atlas-webapp ---
[WARNING] 
[WARNING] Warning:
[WARNING] The JKS keystore uses a proprietary format. It is recommended to 
migrate to PKCS12 which is an industry standard format using "keytool 
-importkeystore -srckeystore 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/target/atlas.keystore>
 -destkeystore 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/target/atlas.keystore>
 -deststoretype pkcs12".
[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.7.0:compile (default-compile) @ atlas-webapp 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 68 source files to 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[28,45]
 package org.springframework.ldap.core.support does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[34,41]
 package org.springframework.security.ldap does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[35,56]
 package org.springframework.security.ldap.authentication does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[36,56]
 package org.springframework.security.ldap.authentication does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[37,48]
 package org.springframework.security.ldap.search does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[38,53]
 package org.springframework.security.ldap.userdetails does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[27,45]
 package org.springframework.ldap.core.support does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[32,41]
 package org.springframework.security.ldap does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[33,56]
 package org.springframework.security.ldap.authentication does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[34,56]
 package org.springframework.security.ldap.authentication does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[35,59]
 package org.springframework.security.ldap.authentication.ad does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[36,48]
 package org.springframework.security.ldap.search does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[263,13]
 cannot find symbol
  symbol:   class LdapContextSource
  location: class org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[277,13]
 cannot find symbol
  symbol:   class LdapContextSource
  location: class org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[276,13]
 cannot find symbol
  symbol:   class DefaultLdapAuthoritiesPopulator
  location: class org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[289,13]
 cannot find symbol
  symbol:   class FilterBasedLdapUserSearch
  location: class org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[290,13]
 cannot find symbol
  symbol:   class LdapContextSource
  location: class org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[288,13]
 cannot find symbol
  symbol:   class BindAuthenticator
  location: class org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[INFO] 18 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  2.250 s]
[INFO] apache-atlas ....................................... SUCCESS [  7.600 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.037 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  2.064 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 45.712 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.987 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.225 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.973 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.398 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.948 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 15.339 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.749 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.211 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.857 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.886 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:16 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.393 
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  9.636 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.137 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 23.311 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  3.325 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [02:55 min]
[INFO] Apache Atlas UI .................................... SUCCESS [01:35 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [ 10.408 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 Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:47 min
[INFO] Finished at: 2018-03-01T05:26:41Z
[INFO] Final Memory: 161M/1809M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project atlas-webapp: Compilation failure: Compilation failure: 
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[28,45]
 package org.springframework.ldap.core.support does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[34,41]
 package org.springframework.security.ldap does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[35,56]
 package org.springframework.security.ldap.authentication does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[36,56]
 package org.springframework.security.ldap.authentication does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[37,48]
 package org.springframework.security.ldap.search does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[38,53]
 package org.springframework.security.ldap.userdetails does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[27,45]
 package org.springframework.ldap.core.support does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[32,41]
 package org.springframework.security.ldap does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[33,56]
 package org.springframework.security.ldap.authentication does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[34,56]
 package org.springframework.security.ldap.authentication does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[35,59]
 package org.springframework.security.ldap.authentication.ad does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasADAuthenticationProvider.java>:[36,48]
 package org.springframework.security.ldap.search does not exist
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[263,13]
 cannot find symbol
[ERROR]   symbol:   class LdapContextSource
[ERROR]   location: class 
org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[277,13]
 cannot find symbol
[ERROR]   symbol:   class LdapContextSource
[ERROR]   location: class 
org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[276,13]
 cannot find symbol
[ERROR]   symbol:   class DefaultLdapAuthoritiesPopulator
[ERROR]   location: class 
org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[289,13]
 cannot find symbol
[ERROR]   symbol:   class FilterBasedLdapUserSearch
[ERROR]   location: class 
org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[290,13]
 cannot find symbol
[ERROR]   symbol:   class LdapContextSource
[ERROR]   location: class 
org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[ERROR] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasLdapAuthenticationProvider.java>:[288,13]
 cannot find symbol
[ERROR]   symbol:   class BindAuthenticator
[ERROR]   location: class 
org.apache.atlas.web.security.AtlasLdapAuthenticationProvider
[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




{color:green}+1 overall{color}.  

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

Test results: 
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/128//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/128//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================




======================================================================
======================================================================
    Finished build.
======================================================================
======================================================================


+ EXIT_CODE=0
+ '[' -d 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_21464>
 ']'
+ '[' -d 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_21464>
 ']'
+ mv 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_21464>
 <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/patchprocess>
+ rm -f 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_21464>
+ exit 0
[description-setter] Description set: 0001-Version-Upgrade.patch
Set build name.
New build name is '#128-master-0001-Version-Upgrade.patch'
Archiving artifacts
ERROR: No artifacts found that match the file pattern "distro/target/*.tar.gz, 
webapp/target/*.war". Configuration error?
ERROR: ?distro/target/*.tar.gz? doesn?t match anything: ?distro? exists but not 
?distro/target/*.tar.gz?
Build step 'Archive the artifacts' changed build result to FAILURE

Reply via email to