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 2016/05/23 16:19:39 UTC

Build failed in Jenkins: apache-atlas-nightly #285

See <https://builds.apache.org/job/apache-atlas-nightly/285/changes>

Changes:

[hyamijala] ATLAS-817 Asset details page -- generate schema dynamically based on

------------------------------------------
[...truncated 5865 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 54 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 39 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2219 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.204 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.697 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.225 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.056 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.935 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 7.191 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.695 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.198 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 81, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 33.256 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 23.117 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:31 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.154 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.212 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.939 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.652 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.352 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.566 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:27 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.520 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.410 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:24 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:26 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:44 min
[INFO] Finished at: 2016-05-23T16:17:30+00:00
[INFO] Final Memory: 127M/950M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 269 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 361 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 767 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1856 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1887 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1887 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2973 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 735.99 MB of artifacts by 80.9% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/285/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #388

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/388/changes>

Changes:

[sshivalingamurthy] ATLAS-861 1 table out of 50,000 tables is left unimported throwing

------------------------------------------
[...truncated 6246 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: 1c9b8b4191390b5024596bbe15d657b3bf84eb78 at timestamp: 1470028582856
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1843 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.876 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.204 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.056 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.485 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.373 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.625 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.421 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.295 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.038 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.136 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 14.384 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 32.429 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:44 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 28.961 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 13.726 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 43.950 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.774 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 10.575 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 47.906 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [12:46 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 21.751 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 46.320 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:08 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:27 min]
[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: 24:30 min
[INFO] Finished at: 2016-08-01T05:20:49+00:00
[INFO] Final Memory: 141M/1293M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2858 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/388/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/388/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/388/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/388/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/388/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/388/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/388/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/388/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/388/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #387

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/387/changes>

Changes:

[sshivalingamurthy] ATLAS-1065 UI: Full text search view same as DSL's (kevalbhat18 via

[kevalbhatt18] Added kbhatt as committer in pom.xml

------------------------------------------
[...truncated 6230 lines...]
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: a4ceec90cc32a09d8035fe07e7377ee0f71923a7 at timestamp: 1469798149815
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2029 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.012 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.929 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.238 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.581 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 1.545 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.209 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.264 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.916 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.068 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.402 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  4.988 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 22.490 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:24 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.145 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  9.925 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 34.216 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.630 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.361 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 39.035 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [13:25 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 20.807 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 47.461 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:53 min]
[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: 24:21 min
[INFO] Finished at: 2016-07-29T13:20:43+00:00
[INFO] Final Memory: 142M/1209M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2854 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/387/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/387/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/387/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/387/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/387/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/387/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/387/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/387/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/387/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #386

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/386/changes>

Changes:

[sshivalingamurthy] ATLAS-1066 Falcon fails to post entity to Atlas due to kafka exception

------------------------------------------
[...truncated 347 lines...]
[INFO] Exclude: 3party-licenses/**
[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: **/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/require-handlebars-plugin/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ atlas-common ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) > :findbugs @ atlas-common >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-common ---
[INFO] Fork Value is true
     [java] Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread
     [java] 	at java.lang.Thread.start0(Native Method)
     [java] 	at java.lang.Thread.start(Thread.java:693)
     [java] 	at edu.umd.cs.findbugs.util.Util.startDameonThread(Util.java:73)
     [java] 	at edu.umd.cs.findbugs.util.Util.runInDameonThread(Util.java:79)
     [java] 	at edu.umd.cs.findbugs.updates.UpdateChecker.startUpdateCheckThread(UpdateChecker.java:228)
     [java] 	at edu.umd.cs.findbugs.updates.UpdateChecker.checkForUpdates(UpdateChecker.java:88)
     [java] 	at edu.umd.cs.findbugs.DetectorFactoryCollection.checkForUpdates(DetectorFactoryCollection.java:131)
     [java] 	at edu.umd.cs.findbugs.DetectorFactoryCollection.addPluginUpdateListener(DetectorFactoryCollection.java:482)
     [java] 	at edu.umd.cs.findbugs.DetectorFactoryCollection.getUpdates(DetectorFactoryCollection.java:488)
     [java] 	at edu.umd.cs.findbugs.FindBugs.runMain(FindBugs.java:399)
     [java] 	at edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1200)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  8.670 s]
[INFO] Apache Atlas Common ................................ FAILURE [ 22.728 s]
[INFO] Apache Atlas Typesystem ............................ SKIPPED
[INFO] Apache Atlas Client ................................ SKIPPED
[INFO] Apache Atlas Server API ............................ SKIPPED
[INFO] Apache Atlas Notification .......................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Apache Atlas Titan ................................. SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[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: 42.090 s
[INFO] Finished at: 2016-07-29T10:47:18+00:00
[INFO] Final Memory: 78M/1304M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.1:findbugs (findbugs) on project atlas-common: Execution findbugs of goal org.codehaus.mojo:findbugs-maven-plugin:3.0.1:findbugs failed: java.lang.OutOfMemoryError: unable to create new native thread -> [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-common
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
ERROR: Step ?Publish Checkstyle analysis results? aborted due to exception: 
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/apache-atlas-nightly/ws/> at hudson.remoting.Channel@c0c3e3:H0: java.io.IOException: Remote call on H0 failed
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.plugins.checkstyle.CheckStylePublisher.perform(CheckStylePublisher.java:83)
	at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:68)
	at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:259)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Remote call on H0 failed
	at hudson.remoting.Channel.call(Channel.java:789)
	at hudson.FilePath.act(FilePath.java:979)
	... 14 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.remoting.AtmostOneThreadExecutor.execute(AtmostOneThreadExecutor.java:94)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
	at hudson.remoting.JarCacheSupport.resolve(JarCacheSupport.java:61)
	at hudson.remoting.ResourceImageBoth.initiateJarRetrieval(ResourceImageBoth.java:40)
	at hudson.remoting.ResourceImageBoth.resolve(ResourceImageBoth.java:22)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:248)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:278)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:114)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1620)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1521)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1779)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1353)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2016)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1940)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1806)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1353)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2016)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1940)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1806)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1353)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:373)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:184)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H0(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	... 15 more
[FINDBUGS] Collecting findbugs analysis files...
ERROR: Step ?Publish FindBugs analysis results? aborted due to exception: 
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/apache-atlas-nightly/ws/> at hudson.remoting.Channel@c0c3e3:H0: java.io.IOException: Remote call on H0 failed
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.plugins.findbugs.FindBugsPublisher.perform(FindBugsPublisher.java:151)
	at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:68)
	at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:259)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:668)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Remote call on H0 failed
	at hudson.remoting.Channel.call(Channel.java:789)
	at hudson.FilePath.act(FilePath.java:979)
	... 14 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.remoting.AtmostOneThreadExecutor.execute(AtmostOneThreadExecutor.java:94)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
	at hudson.remoting.JarCacheSupport.resolve(JarCacheSupport.java:61)
	at hudson.remoting.ResourceImageInJar._resolveJarURL(ResourceImageInJar.java:85)
	at hudson.remoting.ResourceImageInJar.resolve(ResourceImageInJar.java:42)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:248)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.getDeclaredFields0(Native Method)
	at java.lang.Class.privateGetDeclaredFields(Class.java:2509)
	at java.lang.Class.getDeclaredField(Class.java:1959)
	at java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1703)
	at java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:72)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:484)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:472)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:472)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:369)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:598)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1630)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1521)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1779)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1353)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2016)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1940)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1806)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1353)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2016)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1940)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1806)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1353)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:373)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:184)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H0(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	... 15 more
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/apache-atlas-nightly/builds/386/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #385

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/385/changes>

Changes:

[sshivalingamurthy] ATLAS-1006 Paginate full text search results (shwethags)

[sshivalingamurthy] ATLAS-1064 UI: Pagination for full text search results (Kalyanikashikar

------------------------------------------
[...truncated 6216 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: 05277c27db46dec01727be798f99a7964cdba15f at timestamp: 1469705010516
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2313 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.987 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.672 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.943 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.439 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.425 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.05 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.207 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.038 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.899 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.253 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 11.020 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 25.298 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:26 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.624 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.586 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 35.001 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.599 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.376 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 34.178 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [12:09 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.245 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 38.614 s]
[INFO] Apache Atlas UI .................................... SUCCESS [ 57.941 s]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:23 min]
[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: 22:23 min
[INFO] Finished at: 2016-07-28T11:27:54+00:00
[INFO] Final Memory: 137M/1033M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2854 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/385/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/385/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/385/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/385/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/385/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/385/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/385/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/385/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/385/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/384/changes>

Changes:

[sshivalingamurthy] cal 2016

------------------------------------------
[...truncated 6248 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: b036e8d0f33dc48211516f3f37afc3225ec044f7 at timestamp: 1469694483455
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1633 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.061 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.476 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 20.951 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.389 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.787 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.575 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.929 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [  9.736 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 27.105 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:28 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 23.151 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.441 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 39.404 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.701 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  9.061 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 43.750 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [12:18 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 19.666 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 42.389 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:15 min]
[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: 22:56 min
[INFO] Finished at: 2016-07-28T08:32:18+00:00
[INFO] Final Memory: 139M/1699M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2854 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/384/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/384/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/384/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/384/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/384/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/384/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/384/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/384/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/384/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #383

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/383/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1046 : UI: Search pagination refinements

------------------------------------------
[...truncated 6216 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: 9ab13a315bca318eb63a98ea50e2305f6362b8dd at timestamp: 1469660895515
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2521 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.26 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.514 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.679 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.558 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.468 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.963 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.992 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.095 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.112 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.846 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 19.324 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 28.213 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:25 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 22.649 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 10.698 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 35.373 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.655 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  8.136 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 36.135 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [12:10 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 17.941 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 41.287 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:10 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:16 min]
[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: 22:45 min
[INFO] Finished at: 2016-07-27T23:12:31+00:00
[INFO] Final Memory: 136M/1284M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2854 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/383/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/383/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/383/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/383/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/383/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/383/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/383/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/383/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/383/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #382

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/382/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1049: non-existing supertype in query filter should not fail the

[sumasai.shivaprasad] ATLAS-1059 Change log level to debug for search APIs(sumasai)

[sumasai.shivaprasad] ATLAS-1056 : Differentiate between tag and term using attribute

------------------------------------------
[...truncated 6249 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: 425237d59cc0344abfa74819f6e16f7214a59945 at timestamp: 1469586735190
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2751 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.245 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.92 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.238 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.462 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.98 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.231 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.01 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.048 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.098 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 10.190 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 26.695 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:31 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 23.947 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.881 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 37.110 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.697 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  9.683 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 41.424 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [12:09 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 20.073 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 41.989 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:14 min]
[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: 22:44 min
[INFO] Finished at: 2016-07-27T02:36:28+00:00
[INFO] Final Memory: 139M/987M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2854 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/382/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/382/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/382/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/382/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/382/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/382/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/382/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/382/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/382/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #381

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/381/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1053: Fix for issues flagged by Coverity scan - potential NPE

------------------------------------------
[...truncated 6248 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: d0a9b99999a8d51a6612da62d025fbb48c471bc6 at timestamp: 1469562890004
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [4127 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.025 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.352 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.938 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.545 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.958 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.865 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.93 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.429 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.123 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 11.970 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 33.928 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [02:02 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 32.522 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 14.958 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 46.837 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.869 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 11.419 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 53.355 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:02 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 26.732 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 51.156 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:19 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:30 min]
[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: 26:41 min
[INFO] Finished at: 2016-07-26T19:59:18+00:00
[INFO] Final Memory: 137M/1192M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2854 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/381/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/381/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/381/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/381/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/381/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/381/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/381/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/381/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/381/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #380

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/380/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1049 List types by supertype (shwethags via sumasai)

[sumasai.shivaprasad] ATLAS-1051 Sqoop Hook does not package HDFS model jars which is required

[sumasai.shivaprasad] ATLAS-1052 Fix NPE in HiveHook due to null Session State (sumasai)

------------------------------------------
[...truncated 6248 lines...]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: 56e97e225e65b50d15e6f59211f796788dd97446 at timestamp: 1469486556796
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1786 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.894 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.015 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.322 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.73 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.44 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.994 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.262 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.317 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.87 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 15.049 s]
[INFO] Apache Atlas Common ................................ SUCCESS [ 27.278 s]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:29 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 23.783 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 11.867 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 37.647 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.621 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  9.078 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [ 43.164 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [11:57 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 19.274 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 40.880 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:03 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [04:12 min]
[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: 22:34 min
[INFO] Finished at: 2016-07-25T22:46:49+00:00
[INFO] Final Memory: 146M/1474M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 534 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1637 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2099 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2854 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/380/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/380/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/380/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/380/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/380/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/380/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/380/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/380/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/380/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #379

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/379/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1032 Atlas hook package should not include libraries already

------------------------------------------
[...truncated 68685 lines...]
7/7 KB   56/88 KB   13/13 KB   28/28 KB   
7/7 KB   60/88 KB   13/13 KB   28/28 KB   
7/7 KB   64/88 KB   13/13 KB   28/28 KB   
7/7 KB   68/88 KB   13/13 KB   28/28 KB   
7/7 KB   72/88 KB   13/13 KB   28/28 KB   
7/7 KB   76/88 KB   13/13 KB   28/28 KB   
7/7 KB   80/88 KB   13/13 KB   28/28 KB   
7/7 KB   84/88 KB   13/13 KB   28/28 KB   
7/7 KB   88/88 KB   13/13 KB   28/28 KB   
7/7 KB   88/88 KB   13/13 KB   28/28 KB   
                                          
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.1/plexus-sec-dispatcher-1.1.jar (28 KB at 87.2 KB/sec)
                                          
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.1/plexus-cipher-1.1.jar (13 KB at 37.1 KB/sec)
                                          
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/keytool-api-1.7/1.5/keytool-api-1.7-1.5.jar (7 KB at 20.1 KB/sec)
                                          
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.jar (88 KB at 252.2 KB/sec)
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [916 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.746 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.77 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.884 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.45 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.911 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.091 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.015 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.963 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ....................................... SUCCESS [ 27.645 s]
[INFO] Apache Atlas Common ................................ SUCCESS [01:03 min]
[INFO] Apache Atlas Typesystem ............................ SUCCESS [01:50 min]
[INFO] Apache Atlas Client ................................ SUCCESS [ 31.606 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [ 14.682 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 49.294 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.791 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [ 12.003 s]
[INFO] Apache Atlas Titan ................................. SUCCESS [01:09 min]
[INFO] Apache Atlas Repository ............................ SUCCESS [14:21 min]
[INFO] Apache Atlas Authorization ......................... SUCCESS [ 19.333 s]
[INFO] Apache Atlas Business Catalog ...................... SUCCESS [ 41.012 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:08 min]
[INFO] Apache Atlas Web Application ....................... FAILURE [03:46 min]
[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: 26:41 min
[INFO] Finished at: 2016-07-23T07:47:20+00:00
[INFO] Final Memory: 143M/1134M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 138 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 444 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 532 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 532 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 532 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 694 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 694 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 694 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1608 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1638 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1638 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2100 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2831 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 10 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
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/apache-atlas-nightly/builds/379/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/379/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/379/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/379/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/379/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/379/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/379/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/379/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/379/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #378

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/378/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1001 UI Paginate search APIs (kevalbhatt18 via sumasai)

------------------------------------------
[...truncated 6217 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [665 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.841 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.552 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.075 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.437 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.414 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.35 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.103 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 21.878 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.444 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:28 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.318 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.292 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.326 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.604 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.888 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.812 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:56 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.241 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.682 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 58.930 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:41 min]
[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: 21:56 min
[INFO] Finished at: 2016-07-23T01:31:06+00:00
[INFO] Final Memory: 133M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 608 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1772 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1802 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1802 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2264 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2995 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 767.16 MB of artifacts by 77.4% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/378/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #377

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/377/changes>

Changes:

[sshivalingamurthy] ATLAS-1042 Performance improvement changes for propertykey+typeName

------------------------------------------
[...truncated 6217 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1272 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.145 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.277 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.878 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.472 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.017 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.787 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.015 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.675 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 27.487 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 28.100 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:32 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.049 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.334 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 40.908 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.644 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.575 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 35.093 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:03 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.798 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.236 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:44 min]
[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: 22:31 min
[INFO] Finished at: 2016-07-22T08:40:39+00:00
[INFO] Final Memory: 130M/728M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 608 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1772 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1802 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1802 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2264 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2995 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 767.16 MB of artifacts by 77.4% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/377/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #376

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/376/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1036 Multiple instances of AtlasPluginClassloader getting

------------------------------------------
[...truncated 6120 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [797 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.062 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.961 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.236 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.414 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.46 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.195 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.808 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.288 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.068 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 21.335 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.566 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:37 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.665 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.962 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.897 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.591 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.706 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.202 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [13:05 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 23.741 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 47.345 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:08 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:49 min]
[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: 23:47 min
[INFO] Finished at: 2016-07-21T03:09:08+00:00
[INFO] Final Memory: 131M/781M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 608 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1768 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1798 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1798 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2168 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2899 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 763.07 MB of artifacts by 77.8% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/376/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #375

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/375/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1033: fix for issues flagged by Coverity scan

------------------------------------------
[...truncated 6119 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [582 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.577 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.017 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.01 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.455 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.91 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.69 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.078 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.136 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 16.998 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.669 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:38 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.024 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.481 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 42.517 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.676 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 11.048 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.506 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [13:26 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.759 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.958 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 56.603 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:40 min]
[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: 23:42 min
[INFO] Finished at: 2016-07-20T20:19:02+00:00
[INFO] Final Memory: 131M/776M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 608 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1768 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1798 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1798 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2168 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2899 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 763.07 MB of artifacts by 77.8% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/375/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #374

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/374/changes>

Changes:

[sumasai.shivaprasad] Compilation error on java 1.8 - GraphBackedDiscoveryService(shwethags

------------------------------------------
[...truncated 6109 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [720 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.824 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.756 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.866 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.531 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.911 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.689 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.937 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.859 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 18.303 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.849 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:37 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.420 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.091 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 40.858 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.637 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.921 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.255 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [13:41 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 22.792 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.018 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 58.136 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:36 min]
[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: 23:53 min
[INFO] Finished at: 2016-07-20T18:16:35+00:00
[INFO] Final Memory: 131M/815M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1759 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1789 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1789 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2158 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2886 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 763.07 MB of artifacts by 77.8% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/374/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #373

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/373/changes>

Changes:

[sshivalingamurthy] ATLAS-1022 Update typesystem wiki with details (yhemanth via shwethags)

[sshivalingamurthy] ATLAS-639 Exception for lineage request (svimal2106 via shwethags)

[sshivalingamurthy] ATLAS-347 Atlas search APIs should allow pagination of results

[sshivalingamurthy] ATLAS-1034 Incorrect Falcon hook impl class name in Falcon hook shim

------------------------------------------
[...truncated 6112 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1213 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.045 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.054 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.593 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.145 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.448 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.096 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.064 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.26 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 22.210 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.983 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.904 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.847 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.861 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.624 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.836 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 33.942 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:37 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.346 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 41.631 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:06 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:45 min]
[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: 22:54 min
[INFO] Finished at: 2016-07-20T16:20:50+00:00
[INFO] Final Memory: 130M/710M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 858 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1759 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1789 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1789 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2158 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2886 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 763.07 MB of artifacts by 77.8% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/373/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #372

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/372/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1021 Update Atlas architecture wiki(yhemanth via sumasai)

------------------------------------------
[...truncated 6097 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1058 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.696 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.631 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.657 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.44 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.9 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.976 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.956 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.952 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 23.547 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.097 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.337 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.439 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.079 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.630 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.866 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 32.195 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:50 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.828 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 41.468 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:02 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:41 min]
[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: 22:00 min
[INFO] Finished at: 2016-07-20T00:45:25+00:00
[INFO] Final Memory: 129M/707M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1743 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1774 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1774 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2871 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 761.26 MB of artifacts by 78.0% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/372/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #371

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/371/changes>

Changes:

[sshivalingamurthy] ATLAS-957 Atlas is not capturing topologies that have $ in the data

------------------------------------------
[...truncated 6006 lines...]
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ atlas-dashboardv2 ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/atlas-dashboardv2-0.8-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ atlas-dashboardv2 ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ atlas-dashboardv2 ---
[INFO] Exclude: 3party-licenses/**
[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: **/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/require-handlebars-plugin/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ atlas-dashboardv2 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ 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) @ atlas-dashboardv2 <<<
[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/apache-atlas-nightly/ws/dashboardv2/target/atlas-dashboardv2-0.8-incubating-SNAPSHOT.war> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.8-incubating-SNAPSHOT/atlas-dashboardv2-0.8-incubating-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.8-incubating-SNAPSHOT/atlas-dashboardv2-0.8-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/atlas-dashboardv2-0.8-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.8-incubating-SNAPSHOT/atlas-dashboardv2-0.8-incubating-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/atlas-dashboardv2-0.8-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.8-incubating-SNAPSHOT/atlas-dashboardv2-0.8-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Web Application 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: d64112d6a95e6279fd54f2164e89857124450b67 at timestamp: 1468914304318
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [566 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.709 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.685 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.721 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.504 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.023 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Build timed out (after 540 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
Running org.apache.atlas.web.util.ServletsTest
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1743 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1774 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1774 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2871 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 803.35 MB of artifacts by 73.9% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/371/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #370

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/370/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1032: Atlas hook package should not include libraries already

------------------------------------------
[...truncated 6071 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2102 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.563 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.879 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.75 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.475 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.902 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.41 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.894 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.93 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 22.149 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.244 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:43 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 27.108 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.901 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 41.629 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.639 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.966 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 32.181 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:14 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.273 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 41.955 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:02 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:39 min]
[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: 22:43 min
[INFO] Finished at: 2016-07-19T06:22:25+00:00
[INFO] Final Memory: 133M/907M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1724 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1755 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1755 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2124 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2852 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 744.01 MB of artifacts by 79.8% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/370/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #369

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/369/changes>

Changes:

[sumasai.shivaprasad] ATLAS-1030: performance trace instrumentation for REST APIs

[sumasai.shivaprasad] Updated release notes for ATLAS-1030

[sumasai.shivaprasad] ATLAS-1030 Atlas hooks should use properties from

------------------------------------------
[...truncated 6071 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1924 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.375 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.423 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.759 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.45 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.899 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.538 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.002 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.78 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 26.786 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.551 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:31 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.440 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.772 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.589 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.613 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.800 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.935 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:32 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.271 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.900 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:01 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:39 min]
[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: 21:44 min
[INFO] Finished at: 2016-07-19T02:12:50+00:00
[INFO] Final Memory: 133M/905M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1724 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1755 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1755 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2124 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2852 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 744.01 MB of artifacts by 79.8% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/369/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #368

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/368/changes>

Changes:

[sshivalingamurthy] ATLAS-971 UI not displaying results for this query - Eg: "hive_table as

[sshivalingamurthy] ATLAS-996 DSL queries with comparsions of many primitive types fail

------------------------------------------
[...truncated 6069 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [720 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.671 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.506 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.877 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.925 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.443 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.213 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.287 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.833 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.896 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.687 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 17.324 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 31.928 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:46 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.793 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.292 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 41.386 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.573 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.429 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 33.135 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:52 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 23.335 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 50.438 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:03 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:51 min]
[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: 23:43 min
[INFO] Finished at: 2016-07-15T18:21:13+00:00
[INFO] Final Memory: 131M/803M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1724 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1755 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1755 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2124 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2852 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 744.00 MB of artifacts by 79.8% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/368/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #367

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/367/changes>

Changes:

[sshivalingamurthy] ATLAS-990 Hive Import metadata script fails with auth exception

[sshivalingamurthy] ATLAS-1010 Atlas allows recreation of tags with same name (shwethags)

------------------------------------------
[...truncated 6059 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [714 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.989 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.384 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.548 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.875 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.453 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.193 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.294 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.1 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.077 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.625 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.083 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.772 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.654 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:35 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.357 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.269 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 40.089 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.662 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.663 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 35.099 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:48 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 25.058 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 48.005 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:16 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:55 min]
[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: 22:39 min
[INFO] Finished at: 2016-07-15T15:19:55+00:00
[INFO] Final Memory: 134M/881M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 693 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 855 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1749 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1749 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2118 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2846 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.31 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/367/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #366

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/366/changes>

Changes:

[sshivalingamurthy] ATLAS-998 determine HA mode from property atlas.server.ids, instead of

------------------------------------------
[...truncated 6060 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1638 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.252 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.292 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.93 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.759 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.459 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.923 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.98 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.02 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.952 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 25.274 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.440 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:28 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.483 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.359 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.840 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.625 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.736 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 33.567 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:16 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.304 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.842 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:03 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:22 min]
[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: 21:06 min
[INFO] Finished at: 2016-07-15T14:15:42+00:00
[INFO] Final Memory: 136M/845M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 854 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 854 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 854 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1717 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2117 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2847 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.13 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/366/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #365

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/365/changes>

Changes:

[sshivalingamurthy] ATLAS-1025 Set HIVE_HOME if hive is available in relative path to import

[sshivalingamurthy] ATLAS-986 Ability to differentiate business catalog terms from traits

------------------------------------------
[...truncated 6060 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1616 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.924 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.102 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.277 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.02 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.466 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.292 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.175 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.593 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.291 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.145 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 32.865 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 31.268 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:38 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.815 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.286 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 40.975 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.607 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.768 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 35.889 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:08 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 24.651 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 48.823 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:10 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:38 min]
[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: 23:04 min
[INFO] Finished at: 2016-07-14T12:20:43+00:00
[INFO] Final Memory: 133M/708M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 607 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 692 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 854 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 854 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 854 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1717 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1748 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2117 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2847 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.13 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/365/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/364/changes>

Changes:

[sshivalingamurthy] ATLAS-847 UI: Audit versioning does not paginate details from Atlas

[sshivalingamurthy] ATLAS-1009 Source HIVE_HOME and HIVE_CONF_DIR from hive_env.sh

------------------------------------------
[...truncated 6046 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1550 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.26 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.269 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.637 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.892 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.522 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.874 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.414 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.858 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.858 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 19.187 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.829 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:28 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.397 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.400 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 36.945 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.605 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.794 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.989 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:12 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.248 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.707 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 57.163 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:20 min]
[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: 20:39 min
[INFO] Finished at: 2016-07-13T11:24:05+00:00
[INFO] Final Memory: 135M/914M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 600 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1708 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1738 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1738 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2107 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2837 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.12 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/364/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #363

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/363/changes>

Changes:

[sshivalingamurthy] ATLAS-1003 DataSetLineageServiceTest, GraphBackedDiscoveryServiceTest,

[sshivalingamurthy] ATLAS-1004 Option to enable taxonomy feature (kevalbhatt18 via

------------------------------------------
[...truncated 6046 lines...]
[WARNING] Keystore file '<https://builds.apache.org/job/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 42 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1875 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.437 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.033 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.68 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.731 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.523 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.948 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.791 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.filters.AtlasCSRFPreventionFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.244 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.972 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 32.105 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 30.510 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:34 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.966 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.686 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.528 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.638 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.933 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 32.379 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:28 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.677 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.088 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:34 min]
[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: 21:50 min
[INFO] Finished at: 2016-07-13T06:49:29+00:00
[INFO] Final Memory: 133M/905M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 600 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 847 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1708 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1738 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1738 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2107 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2837 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.13 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/363/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/362/changes>

Changes:

[sshivalingamurthy] ATLAS-949 UI improvement for modal and tag styling in table

[sshivalingamurthy] ATLAS-1002 Create default user rangertagsync in atlas file

------------------------------------------
[...truncated 3060 lines...]
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.187 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.702 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 293.651 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.799 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.246 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.397 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.423 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.723 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.27 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.607 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.702 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.393 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.422 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.682 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.103 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.373 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.253 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 220, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.919 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 453, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 23.917 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 31.057 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:35 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.242 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.772 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 41.162 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.699 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.901 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 35.966 s]
[INFO] Apache Atlas Repository ........................... FAILURE [13:17 min]
[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: 17:58 min
[INFO] Finished at: 2016-07-12T07:21:38+00:00
[INFO] Final Memory: 119M/1255M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1969 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.53 MB of artifacts by 80.0% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/362/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/362/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/362/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/362/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/362/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/362/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #361

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/361/changes>

Changes:

[sshivalingamurthy] ATLAS-936 Update atlas website for 0.7 release (shwethags)

------------------------------------------
[...truncated 3060 lines...]
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.851 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.895 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 297.897 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.849 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.336 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.89 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.954 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.004 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.693 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.162 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.57 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.307 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.869 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.257 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.919 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.908 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.079 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.085 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.824 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.989 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 220, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.711 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 453, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 34.190 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 30.139 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:45 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.525 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 17.117 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 43.576 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.659 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.901 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 36.605 s]
[INFO] Apache Atlas Repository ........................... FAILURE [13:34 min]
[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: 18:42 min
[INFO] Finished at: 2016-07-11T11:15:45+00:00
[INFO] Final Memory: 119M/1260M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1969 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.53 MB of artifacts by 80.0% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/361/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/361/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/361/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/361/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/361/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/361/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #360

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/360/changes>

Changes:

[sshivalingamurthy] ATLAS-987 Atlas hooks should avoid adding dependent libraries to

[sshivalingamurthy] ATLAS-902 Atlas throws exception due to null definition in Hive create

[sshivalingamurthy] ATLAS-995 Atlas to setup ldap authentication type as either LDAP / AD or

------------------------------------------
[...truncated 3060 lines...]
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.793 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.628 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 318.674 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.868 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.956 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.19 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.476 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.024 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.609 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.25 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.97 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.889 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.932 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.165 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.57 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.983 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.519 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.066 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.236 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.641 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 220, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 121.498 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 453, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 26.162 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 30.581 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:37 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.505 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.310 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 48.136 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.671 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.065 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 45.148 s]
[INFO] Apache Atlas Repository ........................... FAILURE [14:09 min]
[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: 19:11 min
[INFO] Finished at: 2016-07-08T08:05:40+00:00
[INFO] Final Memory: 119M/1264M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1969 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.53 MB of artifacts by 80.0% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/360/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/360/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/360/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/360/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/360/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/360/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #359

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/359/changes>

Changes:

[sshivalingamurthy] ATLAS-963 UI: Entity details is not display String array attribute

[sshivalingamurthy] ATLAS-584 Integrate CSRF prevention filter (kevalbhatt18 via shwethags)

[sshivalingamurthy] ATLAS-968 Set group information from UGI for Ldap authentication

[sshivalingamurthy] ATLAS-993 If condition in DSL order by clause is not defined then dsl

------------------------------------------
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.353 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.113 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 311.084 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.896 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.903 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.886 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.39 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.402 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.854 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.694 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.914 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.643 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.647 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.443 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.335 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.909 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.908 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 220, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.077 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 453, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 28.531 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 32.577 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:46 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 28.908 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.321 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 47.158 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.668 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.513 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 40.764 s]
[INFO] Apache Atlas Repository ........................... FAILURE [14:18 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:31 min
[INFO] Finished at: 2016-07-07T07:19:17+00:00
[INFO] Final Memory: 118M/1178M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.50 MB of artifacts by 80.0% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/359/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/359/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/359/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/359/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/359/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/359/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #358

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/358/changes>

Changes:

[sshivalingamurthy] ATLAS-988 HiveHookIT.testInsertIntoTable is broken (svimal2106 via

------------------------------------------
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.693 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.38 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 284.44 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.78 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.16 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.262 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.131 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.149 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.783 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.096 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.848 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.844 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.969 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.47 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.804 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.472 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.063 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.69 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.455 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 14.991 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.253 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:27 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.420 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.055 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 36.451 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.581 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.865 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.096 s]
[INFO] Apache Atlas Repository ........................... FAILURE [12:39 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:41 min
[INFO] Finished at: 2016-07-05T12:13:33+00:00
[INFO] Final Memory: 115M/1239M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.35 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/358/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/358/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/358/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/358/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/358/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/358/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #357

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/357/changes>

Changes:

[sshivalingamurthy] ATLAS-970 Remove glyphicon from login.jsp (kevalbhatt18 via shwethags)

[sshivalingamurthy] ATLAS-655 Please delete old releases from mirroring system (shwethags)

------------------------------------------
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.175 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.737 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 295.62 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.852 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.263 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.713 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.615 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.971 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.418 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.26 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.621 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.993 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.452 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.733 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.366 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.672 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.543 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.981 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 27.515 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 30.692 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:43 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.784 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.514 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 42.774 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.642 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.079 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 36.393 s]
[INFO] Apache Atlas Repository ........................... FAILURE [13:34 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:29 min
[INFO] Finished at: 2016-07-05T06:15:16+00:00
[INFO] Final Memory: 120M/1237M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.35 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/357/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/357/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/357/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/357/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/357/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/357/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #356

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/356/changes>

Changes:

[sumasai.shivaprasad] ATLAS-917 Add hdfs paths to process qualified name for non-partition

------------------------------------------
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.062 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.066 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 302.353 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.806 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.211 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.987 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.583 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.296 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.363 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.782 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.483 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.837 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.222 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.116 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.662 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.49 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.909 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.196 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.702 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.487 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 18.254 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.152 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:40 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.269 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.137 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 41.336 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.649 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.133 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.505 s]
[INFO] Apache Atlas Repository ........................... FAILURE [13:36 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:12 min
[INFO] Finished at: 2016-07-01T20:33:01+00:00
[INFO] Final Memory: 119M/1178M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.36 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/356/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/356/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/356/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/356/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/356/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/356/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/355/changes>

Changes:

[sumasai.shivaprasad] ATLAS-966 Exit execution of import_hive.sh if HIVE_HOME is not set

------------------------------------------
[...truncated 2421 lines...]
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:235: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:239: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:243: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:248: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:28: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:33: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:45: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:47: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:52: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:60: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:64: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:65: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:66: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:67: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:70: Line is longer than 120 characters.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:72: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:73: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasSchemaViolationException.java>:25: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:29:36: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:33: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:36:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:38: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:40: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:44:31: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:45: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:46: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:49:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:50: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:53: Line matches the illegal pattern 'Trailing whitespace'.
Audit done.

[INFO] There are 162 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-graphdb-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-graphdb-api ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.8-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.8-incubating-SNAPSHOT/atlas-graphdb-api-0.8-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.8-incubating-SNAPSHOT/atlas-graphdb-api-0.8-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.8-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.8-incubating-SNAPSHOT/atlas-graphdb-api-0.8-incubating-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.8-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.8-incubating-SNAPSHOT/atlas-graphdb-api-0.8-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Titan 0.8-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-titan ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-titan ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildNumber: f623bddf80265f0a4874b2305d198a6cf399e469 at timestamp: 1467399629575
[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/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-titan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 19 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes...>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 2 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-titan ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec <<< FAILURE! - in com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
testLock(com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest)  Time elapsed: 0.038 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest.testLock(LocalLockMediatorTest.java:46)

Running com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 sec - in com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest

Results :

Failed tests: 
  LocalLockMediatorTest.testLock:46 expected:<true> but was:<false>

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 20.850 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.548 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.056 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.430 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.117 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.650 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.762 s]
[INFO] Apache Atlas Titan ................................ FAILURE [ 14.403 s]
[INFO] Apache Atlas Repository ........................... SKIPPED
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:59 min
[INFO] Finished at: 2016-07-01T19:00:43+00:00
[INFO] Final Memory: 115M/1433M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-titan: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 18 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1591 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 12 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.36 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/355/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/355/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/355/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/355/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/355/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/354/changes>

Changes:

[sumasai.shivaprasad] ATLAS-959 - Exception while writing to audit log. [java.io.IOException:

[sumasai.shivaprasad] ATLAS-959 Exception while writing to audit log. [java.io.IOException: No

------------------------------------------
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.705 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.89 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 317.391 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 6.118 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.672 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.253 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.169 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.358 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.629 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.836 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.849 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.509 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.301 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.01 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.621 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.408 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.157 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.989 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.078 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.302 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 18.006 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.740 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:48 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 29.524 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.700 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 43.539 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.648 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.581 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.460 s]
[INFO] Apache Atlas Repository ........................... FAILURE [14:05 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:56 min
[INFO] Finished at: 2016-06-30T19:48:48+00:00
[INFO] Final Memory: 119M/1191M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.36 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/354/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/354/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/354/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/354/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/354/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/354/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #353

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/353/changes>

Changes:

[hyamijala] ATLAS-967 Remove unused logo file and footer. (kevalbhatt18 via

------------------------------------------
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.694 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.436 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 279.117 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.76 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.297 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.296 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.145 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.254 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.824 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.223 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.864 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.816 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.989 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.917 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.041 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.049 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.618 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.558 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 19.187 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.098 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.022 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.877 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.819 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.626 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.950 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.310 s]
[INFO] Apache Atlas Repository ........................... FAILURE [12:37 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:49 min
[INFO] Finished at: 2016-06-30T12:13:24+00:00
[INFO] Final Memory: 118M/1238M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.36 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/353/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/353/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/353/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/353/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/353/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/353/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #352

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/352/changes>

Changes:

[sshivalingamurthy] ATLAS-964 Cleanup NOTICE and LICENSE (shwethags)

------------------------------------------
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.39 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.54 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 280.94 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.777 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.498 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.361 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.521 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.971 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.941 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.094 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.074 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.926 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.138 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.856 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.105 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.758 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.257 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.726 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.483 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 20.616 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.716 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:33 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 28.286 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.931 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.743 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.628 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.106 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 33.749 s]
[INFO] Apache Atlas Repository ........................... FAILURE [12:44 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:13 min
[INFO] Finished at: 2016-06-30T07:32:56+00:00
[INFO] Final Memory: 119M/1177M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.36 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/352/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/352/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/352/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/352/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/352/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/352/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #351

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/351/changes>

Changes:

[sshivalingamurthy] ATLAS-958 Add licenses for dashboard dependencies (kevalbhatt18 via

[sshivalingamurthy] ATLAS-962 Include Apache Incubator disclaimer text on website (yhemanth

------------------------------------------
[...truncated 3041 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.766 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.243 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 278.591 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.694 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.278 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.233 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.19 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.886 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.856 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.223 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.115 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.833 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.937 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.698 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.848 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.918 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.626 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.511 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 20.751 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.114 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.625 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.262 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.137 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.645 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.814 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.802 s]
[INFO] Apache Atlas Repository ........................... FAILURE [12:50 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:03 min
[INFO] Finished at: 2016-06-29T18:13:40+00:00
[INFO] Final Memory: 115M/1113M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.36 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/351/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/351/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/351/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/351/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/351/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/351/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #350

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/350/changes>

Changes:

[sshivalingamurthy] updated release-log.txt, moved patches under 0.7

------------------------------------------
[...truncated 3059 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.15 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.982 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 319.83 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.819 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.058 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.563 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.755 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.606 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.408 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.355 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.687 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.887 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.916 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.356 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.24 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.605 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.186 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.964 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.297 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.862 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 18.794 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.989 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:36 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.321 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.119 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 42.727 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.564 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.318 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 35.104 s]
[INFO] Apache Atlas Repository ........................... FAILURE [14:03 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:34 min
[INFO] Finished at: 2016-06-29T09:31:27+00:00
[INFO] Final Memory: 118M/1203M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.35 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/350/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/350/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/350/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/350/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/350/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/350/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #349

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/349/changes>

Changes:

[sshivalingamurthy] ATLAS-431 Remove un-used licenses (shwethags)

------------------------------------------
[...truncated 3059 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.427 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.669 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 278.32 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.758 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.627 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.283 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.251 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.404 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.256 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.036 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.988 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.943 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.693 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.964 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.363 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.104 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.204 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.706 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 17.887 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.628 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:28 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.898 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.922 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.410 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.621 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.827 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.399 s]
[INFO] Apache Atlas Repository ........................... FAILURE [12:39 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:50 min
[INFO] Finished at: 2016-06-29T06:13:26+00:00
[INFO] Final Memory: 115M/1117M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.35 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/349/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/349/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/349/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/349/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/349/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/349/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #348

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/348/changes>

Changes:

[sumasai.shivaprasad] ATLAS-919 UI : Deleted references should be shown in red or filtered out

[sumasai.shivaprasad] ATLAS-954 Get hadoop classpath if command hadoop is in PATH (svimal2106

[sumasai.shivaprasad] ATLAS-948 import-hive should allow an option to continue after

------------------------------------------
[...truncated 3050 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.855 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.453 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 285.771 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.741 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.309 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.296 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.205 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.13 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.878 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.185 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.009 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.873 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.074 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.139 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.04 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.031 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.287 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.765 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 23.593 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.268 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.023 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.533 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.260 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.661 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.932 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 32.948 s]
[INFO] Apache Atlas Repository ........................... FAILURE [12:43 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:04 min
[INFO] Finished at: 2016-06-28T18:13:47+00:00
[INFO] Final Memory: 119M/1176M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.35 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/348/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/348/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/348/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/348/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/348/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/348/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #347

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/347/changes>

Changes:

[hyamijala] ATLAS-927 aboutAtlas_tmpl.html has hard-coded project version

------------------------------------------
[...truncated 3050 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.585 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.831 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 357.995 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 6.262 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.208 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.487 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.548 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.721 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.314 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.295 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.879 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.073 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.941 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.888 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.849 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.717 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.063 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.763 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.173 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.54 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.128 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.811 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.421 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:45 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 28.698 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.996 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 53.035 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.879 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 13.786 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 39.592 s]
[INFO] Apache Atlas Repository ........................... FAILURE [15:35 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:36 min
[INFO] Finished at: 2016-06-27T14:40:18+00:00
[INFO] Final Memory: 116M/1156M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.35 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/347/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/347/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/347/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/347/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/347/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/347/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #346

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/346/changes>

Changes:

[hyamijala] ATLAS-624 UI: Clicking a tag hyperlink should always result in DSL

------------------------------------------
[...truncated 3050 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.552 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.47 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 274.284 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.744 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.4 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.351 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.588 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.872 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.863 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.13 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.845 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.895 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.288 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.778 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.064 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.02 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.833 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.112 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 17.047 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.748 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.259 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.100 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.355 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.599 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.981 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.898 s]
[INFO] Apache Atlas Repository ........................... FAILURE [12:28 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:36 min
[INFO] Finished at: 2016-06-27T12:13:09+00:00
[INFO] Final Memory: 119M/1177M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.36 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/346/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/346/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/346/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/346/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/346/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/346/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #345

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/345/changes>

Changes:

[sshivalingamurthy] ATLAS-947 Return state information in inputs and outputs lineage API

[hyamijala] ATLAS-950 Atlas should support Solr that requires Kerberos

------------------------------------------
[...truncated 7252 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:134: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:297: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.298 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.432 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 279.669 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.767 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.583 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.273 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.229 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.921 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.951 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.058 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.827 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.923 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.009 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.869 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.27 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.827 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.014 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.698 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.259 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 27.131 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.355 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.679 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.244 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.811 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.666 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.865 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 35.954 s]
[INFO] Apache Atlas Repository ........................... FAILURE [12:38 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:06 min
[INFO] Finished at: 2016-06-27T06:13:44+00:00
[INFO] Final Memory: 121M/1179M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.36 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/345/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/345/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/345/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/345/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/345/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/345/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #344

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/344/changes>

Changes:

[hyamijala] ATLAS-806 Create default taxonomy at server startup (jspeidel via

------------------------------------------
[...truncated 3048 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:129: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:292: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.82 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.537 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 301.579 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.777 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.554 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.024 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.413 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.065 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.144 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.663 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.786 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.372 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.041 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.794 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.051 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.36 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.021 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.077 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.597 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.751 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.369 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 20.914 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.551 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:28 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.328 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.381 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.217 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.629 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.765 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.428 s]
[INFO] Apache Atlas Repository ........................... FAILURE [13:44 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:57 min
[INFO] Finished at: 2016-06-24T06:14:24+00:00
[INFO] Final Memory: 116M/1216M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.34 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/344/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/344/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/344/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/344/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/344/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/344/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #343

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/343/changes>

Changes:

[sshivalingamurthy] ATLAS-942 Jenkins build failure - GraphRepoMapperScaleTest (shwethags)

------------------------------------------
[...truncated 3051 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:129: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:292: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.381 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.625 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 310.694 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
testSearchIndex(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 5.858 sec  <<< FAILURE!
java.lang.IllegalArgumentException: The used key [hive_table.name] is not indexed in the targeted index [vertex_index]
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
	at com.thinkaurelius.titan.graphdb.database.IndexSerializer.executeQuery(IndexSerializer.java:631)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.execute(IndexQueryBuilder.java:183)
	at com.thinkaurelius.titan.graphdb.query.graph.IndexQueryBuilder.vertices(IndexQueryBuilder.java:202)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.searchWithIndex(GraphRepoMapperScaleTest.java:161)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.testSearchIndex(GraphRepoMapperScaleTest.java:131)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.748 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.074 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.161 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.27 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.688 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.739 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.623 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.895 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.857 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.528 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.905 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.107 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.04 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.628 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.402 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.722 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.testSearchIndex:131->searchWithIndex:161 » IllegalArgument

Tests run: 452, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 30.875 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 31.881 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:46 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 27.254 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.498 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 45.264 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.792 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.681 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 40.881 s]
[INFO] Apache Atlas Repository ........................... FAILURE [14:27 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:38 min
[INFO] Finished at: 2016-06-23T10:45:55+00:00
[INFO] Final Memory: 117M/1210M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 741.34 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/343/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/343/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/343/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/343/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/343/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/343/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #342

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/342/changes>

Changes:

[sumasai.shivaprasad] ATLAS-920 Lineage graph is broken when there are multiple paths from

------------------------------------------
[...truncated 3044 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildNumber: 8cce9a9fc9d1dbeaa028aa42476c7b9d54cb7efa at timestamp: 1466633393563
[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/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:129: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:292: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.64 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.436 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 7.241 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
setUp(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 7.205 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.repository.graph.GraphBackedSearchIndexer.onAdd(GraphBackedSearchIndexer.java:168)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.setUp(GraphRepoMapperScaleTest.java:77)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.681 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.276 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.51 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.234 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.984 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.018 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.985 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.746 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.582 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.826 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.024 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.45 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.899 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.193 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.944 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.599 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.setUp:77 » NullPointer

Tests run: 455, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.889 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.964 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.290 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.650 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.513 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.620 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.704 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.514 s]
[INFO] Apache Atlas Repository ........................... FAILURE [08:04 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:12 min
[INFO] Finished at: 2016-06-22T22:17:57+00:00
[INFO] Final Memory: 116M/1345M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 615.13 MB of artifacts by 96.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/342/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/342/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/342/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/342/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/342/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/342/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #341

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/341/changes>

Changes:

[sumasai.shivaprasad] ATLAS-822 Type updates - don't allow updating supertypes ( shwethags via

------------------------------------------
[...truncated 3044 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildNumber: fec431774556868ee926b0ed4bf713807c82bc16 at timestamp: 1466629836341
[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/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:129: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:292: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.327 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.397 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 7.019 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
setUp(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 6.985 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.repository.graph.GraphBackedSearchIndexer.onAdd(GraphBackedSearchIndexer.java:168)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.setUp(GraphRepoMapperScaleTest.java:77)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.393 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.185 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.188 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.929 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.949 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.108 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.877 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.786 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.749 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.817 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.77 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.435 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.997 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.292 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.358 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.setUp:77 » NullPointer

Tests run: 455, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 19.662 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.937 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.619 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.517 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.198 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.590 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.608 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.654 s]
[INFO] Apache Atlas Repository ........................... FAILURE [07:58 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:14 min
[INFO] Finished at: 2016-06-22T21:18:34+00:00
[INFO] Final Memory: 117M/1227M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 615.13 MB of artifacts by 96.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/341/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/341/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/341/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/341/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/341/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/341/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #340

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/340/changes>

Changes:

[sshivalingamurthy] ATLAS-934 Exclude temp files in source package (shwethags)

------------------------------------------
[...truncated 3044 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildNumber: 89175edcf8f19f3d1ac4b57a8e7d992996034d24 at timestamp: 1466582431310
[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/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:129: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:292: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.902 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.352 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 7.03 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
setUp(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 6.991 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.repository.graph.GraphBackedSearchIndexer.onAdd(GraphBackedSearchIndexer.java:168)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.setUp(GraphRepoMapperScaleTest.java:77)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.649 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.822 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.144 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.592 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.493 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.679 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.637 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.175 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.128 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.21 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.051 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.635 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.662 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.764 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.164 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.setUp:77 » NullPointer

Tests run: 455, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.998 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.324 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.722 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.784 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.346 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.573 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.649 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.272 s]
[INFO] Apache Atlas Repository ........................... FAILURE [08:20 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:29 min
[INFO] Finished at: 2016-06-22T08:08:52+00:00
[INFO] Final Memory: 120M/1307M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 615.13 MB of artifacts by 96.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/340/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/340/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/340/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/340/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/340/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/340/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #339

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/339/changes>

Changes:

[sshivalingamurthy] ATLAS-933 Test failure: HiveHookIT.testInsertIntoTable (shwethags)

------------------------------------------
[...truncated 3044 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildNumber: ce7d83c19ffda8df550ec0a5b2e1362aec5b2ba7 at timestamp: 1466578855029
[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/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:129: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:292: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.404 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.424 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 6.923 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
setUp(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 6.889 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.repository.graph.GraphBackedSearchIndexer.onAdd(GraphBackedSearchIndexer.java:168)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.setUp(GraphRepoMapperScaleTest.java:77)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.33 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.256 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.077 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.962 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.952 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.08 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.954 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.682 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.268 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.809 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.977 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.073 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.355 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.376 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.setUp:77 » NullPointer

Tests run: 455, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 23.024 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.983 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:32 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.982 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.385 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.322 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.784 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.141 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.805 s]
[INFO] Apache Atlas Repository ........................... FAILURE [08:06 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:32 min
[INFO] Finished at: 2016-06-22T07:09:00+00:00
[INFO] Final Memory: 117M/1310M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 615.13 MB of artifacts by 96.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/339/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/339/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/339/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/339/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/339/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/339/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #338

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/338/changes>

Changes:

[sshivalingamurthy] ATLAS-856 Lazy-load type cache provider (dkantor via shwethags)

------------------------------------------
[...truncated 3044 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildNumber: 9b00a9ddce40150fd66d87ddaae65250247bf196 at timestamp: 1466575238024
[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/apache-atlas-nightly/ws/repository'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 49 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes...>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:129: 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/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedMetadataRepository.java>:292: 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 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 49 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/main/java/org/apache/atlas/repository/graph/GraphBackedSearchIndexer.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 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/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 27 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/src/test/java/org/apache/atlas/repository/typestore/StoreBackedTypeCacheTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.service.DefaultMetadataServiceTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.768 sec - in org.apache.atlas.service.DefaultMetadataServiceTest
Running org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.331 sec - in org.apache.atlas.service.StoreBackedTypeCacheMetadataServiceTest
Running org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 6.946 sec <<< FAILURE! - in org.apache.atlas.repository.graph.GraphRepoMapperScaleTest
setUp(org.apache.atlas.repository.graph.GraphRepoMapperScaleTest)  Time elapsed: 6.911 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.atlas.repository.graph.GraphBackedSearchIndexer.onAdd(GraphBackedSearchIndexer.java:168)
	at org.apache.atlas.repository.graph.GraphRepoMapperScaleTest.setUp(GraphRepoMapperScaleTest.java:77)

Running org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.108 sec - in org.apache.atlas.repository.graph.GraphBackedMetadataRepositoryTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.169 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerTest
Running org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.056 sec - in org.apache.atlas.repository.graph.GraphBackedRepositorySoftDeleteTest
Running org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.93 sec - in org.apache.atlas.repository.graph.GraphBackedRepositoryHardDeleteTest
Running org.apache.atlas.repository.graph.TitanGraphProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.886 sec - in org.apache.atlas.repository.graph.TitanGraphProviderTest
Running org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 sec - in org.apache.atlas.repository.graph.GraphBackedSearchIndexerMockTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.068 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheConfigurationTest
Running org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.851 sec - in org.apache.atlas.repository.typestore.StoreBackedTypeCacheTest
Running org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.835 sec - in org.apache.atlas.repository.typestore.GraphBackedTypeStoreTest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryHATest
Running org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.428 sec - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.BaseTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.repository.BaseTest
Running org.apache.atlas.services.ReservedTypesRegistrarTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 sec - in org.apache.atlas.services.ReservedTypesRegistrarTest
Running org.apache.atlas.services.DefaultMetadataServiceMockTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 sec - in org.apache.atlas.services.DefaultMetadataServiceMockTest
Running org.apache.atlas.query.ExpressionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 sec - in org.apache.atlas.query.ExpressionTest
Running org.apache.atlas.query.LineageQueryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.916 sec - in org.apache.atlas.query.LineageQueryTest
Running org.apache.atlas.query.GremlinTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.864 sec - in org.apache.atlas.query.GremlinTest
Running org.apache.atlas.query.LexerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 sec - in org.apache.atlas.query.LexerTest
Running org.apache.atlas.query.TestApp
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.atlas.query.TestApp
Running org.apache.atlas.query.BaseGremlinTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.apache.atlas.query.BaseGremlinTest
Running org.apache.atlas.query.ParserTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.843 sec - in org.apache.atlas.query.ParserTest
Running org.apache.atlas.RepositoryServiceLoadingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.976 sec - in org.apache.atlas.RepositoryServiceLoadingTest
Running org.apache.atlas.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.atlas.TestUtils
Running org.apache.atlas.discovery.DataSetLineageServiceTest
Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.002 sec - in org.apache.atlas.discovery.DataSetLineageServiceTest
Running org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Tests run: 219, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.822 sec - in org.apache.atlas.discovery.GraphBackedDiscoveryServiceTest
Running org.apache.atlas.BaseRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.BaseRepositoryTest

Results :

Failed tests: 
  GraphRepoMapperScaleTest.setUp:77 » NullPointer

Tests run: 455, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.237 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.737 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:28 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 27.102 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.696 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.217 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.608 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.719 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.763 s]
[INFO] Apache Atlas Repository ........................... FAILURE [07:54 min]
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:05 min
[INFO] Finished at: 2016-06-22T06:08:31+00:00
[INFO] Final Memory: 120M/1165M
[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/apache-atlas-nightly/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] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 870 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 1239 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 1960 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 615.13 MB of artifacts by 96.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/338/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/338/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/338/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/338/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/338/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/338/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #337

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/337/changes>

Changes:

[sumasai.shivaprasad] ATLAS-931 Delete entities fails when hard delete is configured (dkantor

------------------------------------------
[...truncated 5990 lines...]
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [947 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.932 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.654 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.341 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.912 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.108 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.457 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.132 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.293 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.EntityResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec - in org.apache.atlas.web.resources.EntityResourceTest
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.384 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.554 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 96, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 14.992 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.717 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:32 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 22.893 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 12.872 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.496 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.597 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.810 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.271 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:49 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.642 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 45.568 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:06 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:32 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:41 min
[INFO] Finished at: 2016-06-22T01:17:07+00:00
[INFO] Final Memory: 129M/930M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1682 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2081 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2806 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.88 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/337/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #336

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/336/changes>

Changes:

[sumasai.shivaprasad] ATLAS-932: UI: 'create tag' button does not work - when there are no

[sumasai.shivaprasad] Updated release notes for ATLAS-932

------------------------------------------
[...truncated 5988 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [599 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.32 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.316 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.984 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.262 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.049 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.825 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.442 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.871 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.806 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.949 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.325 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.197 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 16.398 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.722 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:33 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.108 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.306 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.614 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.602 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.796 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.883 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:35 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.271 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 43.353 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 58.797 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:21 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:15 min
[INFO] Finished at: 2016-06-22T00:16:51+00:00
[INFO] Final Memory: 130M/968M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1682 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2081 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2806 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.87 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/336/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #335

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/335/changes>

Changes:

[sumasai.shivaprasad] ATLAS-928 UI is not showing the name column for hive tables in the

------------------------------------------
[...truncated 5988 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1374 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.538 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.505 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.278 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.591 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.486 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.519 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.755 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.183 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.172 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.088 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.14 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 18.604 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.185 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:46 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 27.429 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.348 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 43.192 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.628 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.409 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 33.212 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:27 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 22.435 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 48.592 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:36 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:05 min
[INFO] Finished at: 2016-06-21T22:43:03+00:00
[INFO] Final Memory: 128M/847M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1682 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2081 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2806 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.87 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/335/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #334

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/334/changes>

Changes:

[hyamijala] ATLAS-765 Need documentation for Authentication and Authorization

[sumasai.shivaprasad] ATLAS-822 Type updates - don't allow updating supertypes ( shwethags via

[sumasai.shivaprasad] Updated release notes for ATLAS-922

------------------------------------------
[...truncated 5988 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [684 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.775 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.401 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.531 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.479 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.129 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.652 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.065 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.483 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.37 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.433 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.583 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:34 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.337 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.204 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 41.432 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.590 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.392 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.727 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:14 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 22.682 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 51.572 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:32 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:25 min
[INFO] Finished at: 2016-06-21T18:28:00+00:00
[INFO] Final Memory: 131M/972M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1682 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1712 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2081 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2806 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.87 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/334/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #333

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/333/changes>

Changes:

[hyamijala] ATLAS-904 Hive hook fails due to session state not being set (sumasai

[sshivalingamurthy] ATLAS-930 QuickStart is failing when run after a specific sequence of

------------------------------------------
[...truncated 6025 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [571 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.46 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.355 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.052 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.298 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.523 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.524 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.549 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.374 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.264 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 18.500 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.156 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:42 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.905 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.093 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 41.768 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.587 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.552 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 33.251 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:54 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.431 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 43.277 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:00 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:28 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:00 min
[INFO] Finished at: 2016-06-21T17:35:29+00:00
[INFO] Final Memory: 133M/978M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1688 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2087 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2812 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.87 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/333/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #332

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/332/changes>

Changes:

[sshivalingamurthy] ATLAS-698 Remove Rexster Graph API (svimal2106 via shwethags)

------------------------------------------
[...truncated 6025 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [591 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.395 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.456 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.8 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.3 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.457 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.211 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.917 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.058 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.784 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.215 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 14.568 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 24.925 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:32 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.707 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.300 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.779 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.587 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.766 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.099 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:42 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 23.115 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 47.827 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:23 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:29 min
[INFO] Finished at: 2016-06-21T12:16:55+00:00
[INFO] Final Memory: 132M/960M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1688 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2087 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2812 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.84 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/332/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #331

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/331/changes>

Changes:

[sshivalingamurthy] ATLAS-929 Add test for trait preservation on column rename for

------------------------------------------
[...truncated 6025 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [561 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.084 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.93 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.606 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.445 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.901 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.471 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.002 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.001 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 20.057 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.678 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:44 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.357 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.177 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 41.213 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.643 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.323 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.498 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:40 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 19.751 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.542 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 59.888 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:19 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:38 min
[INFO] Finished at: 2016-06-21T11:26:55+00:00
[INFO] Final Memory: 131M/931M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1688 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2087 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2812 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.84 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/331/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #330

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/330/changes>

Changes:

[sshivalingamurthy] ATLAS-925 Change master version to 0.8-incubating (shwethags)

------------------------------------------
[...truncated 6025 lines...]
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.8-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1378 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.8-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.76 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.534 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.646 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.142 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.61 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.026 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.269 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.625 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.214 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 21.001 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 33.373 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:50 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.837 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.455 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 42.921 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.623 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.816 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 33.811 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:31 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 22.518 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 47.955 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:10 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:56 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:43 min
[INFO] Finished at: 2016-06-21T10:22:39+00:00
[INFO] Final Memory: 131M/931M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1688 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2087 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2812 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.85 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/330/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #329

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/329/changes>

Changes:

[hyamijala] ATLAS-922 remove test atlas-application.properties embedded in

------------------------------------------
[...truncated 2466 lines...]
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:243: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:248: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:28: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:33: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:45: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:47: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:52: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:60: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:64: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:65: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:66: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:67: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:70: Line is longer than 120 characters.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:72: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:73: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasSchemaViolationException.java>:25: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:29:36: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:33: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:36:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:38: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:40: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:44:31: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:45: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:46: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:49:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:50: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:53: Line matches the illegal pattern 'Trailing whitespace'.
Audit done.

[INFO] There are 162 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-graphdb-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-graphdb-api ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Titan 0.7-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-titan ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-titan ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildNumber: 7b3ace5e5ea5101631309af405109be7dda9a593 at timestamp: 1466496004132
[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/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-titan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 19 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes...>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/typesystem/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 2 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-titan ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec <<< FAILURE! - in com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
testLock(com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest)  Time elapsed: 0.022 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest.testLock(LocalLockMediatorTest.java:46)

Running com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 sec - in com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest

Results :

Failed tests: 
  LocalLockMediatorTest.testLock:46 expected:<true> but was:<false>

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 16.670 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 24.721 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:31 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.386 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 12.984 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.266 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.582 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.898 s]
[INFO] Apache Atlas Titan ................................ FAILURE [ 12.385 s]
[INFO] Apache Atlas Repository ........................... SKIPPED
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:51 min
[INFO] Finished at: 2016-06-21T08:00:16+00:00
[INFO] Final Memory: 118M/1488M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-titan: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1688 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2443 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.73 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/329/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/329/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/329/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/329/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/329/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #328

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/328/changes>

Changes:

[sshivalingamurthy] ATLAS-819 All user defined types should have a set of common attributes

[sshivalingamurthy] ATLAS-844 Remove titan berkeley and elastic search jars if hbase/solr

------------------------------------------
[...truncated 5978 lines...]
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2138 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.364 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.897 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.779 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.443 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.984 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.491 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.88 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.435 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.885 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 22.304 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.955 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:31 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.044 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.265 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.213 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.651 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.773 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.710 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:33 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.683 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.959 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:22 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:25 min
[INFO] Finished at: 2016-06-21T06:26:56+00:00
[INFO] Final Memory: 133M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1688 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1718 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2087 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2812 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.61 MB of artifacts by 80.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/328/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #327

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/327/changes>

Changes:

[sumasai.shivaprasad] ATLAS-915 Fix docs for import-hive changes (svimal2106 via sumasai)

------------------------------------------
[...truncated 5980 lines...]
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1985 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.513 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.928 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.507 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.501 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.373 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.548 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.107 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.974 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.459 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.379 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 27.535 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 32.292 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:45 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 27.458 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.208 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 43.960 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.707 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.794 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 36.861 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:00 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 24.696 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 58.166 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:17 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:44 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:27 min
[INFO] Finished at: 2016-06-20T19:42:15+00:00
[INFO] Final Memory: 130M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1689 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2088 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2814 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.37 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/327/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #326

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/326/changes>

Changes:

[sshivalingamurthy] ATLAS-835 Falcon Integration with Atlas (sowmyaramesh via shwethags)

------------------------------------------
[...truncated 5980 lines...]
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2939 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.622 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.09 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.947 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.923 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.556 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.411 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.358 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.659 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.477 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 26.310 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 32.924 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:47 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 28.159 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.902 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 49.153 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.722 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.913 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 39.022 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:03 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 25.479 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 51.521 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:12 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:42 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:29 min
[INFO] Finished at: 2016-06-20T07:57:09+00:00
[INFO] Final Memory: 130M/950M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1689 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2088 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2814 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.37 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/326/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #325

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/325/changes>

Changes:

[sumasai.shivaprasad] ATLAS-886 : Improve association of terms with entity (Show tree view)

[sumasai.shivaprasad] ATLAS-897 : Atlas UI: Feature to associate multiple assets with a term.

[sumasai.shivaprasad] ATLAS-725 : UI : Filter out or highlight deleted entities in search

[sumasai.shivaprasad] Updated release notes

------------------------------------------
[...truncated 5980 lines...]
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [945 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.33 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.987 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.204 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.098 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.461 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.046 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.933 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.897 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.901 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 25.525 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 33.940 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:53 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.493 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.489 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 47.192 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.818 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.848 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 38.147 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:04 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 24.284 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 50.125 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:13 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:24 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:11 min
[INFO] Finished at: 2016-06-18T02:19:34+00:00
[INFO] Final Memory: 133M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1689 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2088 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2814 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.18 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/325/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #324

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/324/changes>

Changes:

[sumasai.shivaprasad] ATLAS-688 import-hive should depend on Hive CLASSPATH jars instead of

------------------------------------------
[...truncated 5972 lines...]
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [586 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.325 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.458 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.3 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.21 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.457 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.022 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.17 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.872 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.133 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 17.944 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.950 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 22.863 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.293 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.755 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.581 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.679 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.500 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:40 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.724 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 45.216 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:01 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:22 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:20 min
[INFO] Finished at: 2016-06-17T19:41:34+00:00
[INFO] Final Memory: 132M/865M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1689 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2088 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2814 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.18 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/324/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #323

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/323/changes>

Changes:

[hyamijala] ATLAS-912 Update to use Kafka 0.10.0.0 (from 0.9.0.0) (madhan.neethiraj

[sumasai.shivaprasad] ATLAS-642 import-hive should create the lineage for external tables (

[sumasai.shivaprasad] ATLAS-877 CreateTime of an entity(for example hive table) changes for

------------------------------------------
[...truncated 6312 lines...]
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [635 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.698 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.069 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.841 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.637 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.539 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.32 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.009 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.034 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.189 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.489 sec - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 18.029 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.749 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:44 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.074 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 16.238 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 48.257 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.663 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.101 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 32.567 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:30 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 23.900 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 50.499 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:10 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:33 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:17 min
[INFO] Finished at: 2016-06-17T18:47:16+00:00
[INFO] Final Memory: 135M/935M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1689 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2088 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2814 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.18 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/323/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #322

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/322/changes>

Changes:

[hyamijala] ATLAS-901 Log messages that cannot be sent to Kafka to a specific log

------------------------------------------
[...truncated 5989 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [577 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.042 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.432 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.796 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.665 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.523 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.049 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.87 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.891 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.629 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.716 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.371 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.364 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.582 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 35.924 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:50 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 31.115 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.461 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 45.973 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.652 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 11.075 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 35.035 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:25 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 24.257 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 57.643 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:36 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:30 min
[INFO] Finished at: 2016-06-17T10:19:50+00:00
[INFO] Final Memory: 130M/964M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1689 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2088 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2814 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.19 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/322/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #321

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/321/changes>

Changes:

[sshivalingamurthy] ATLAS-911 Get entity by unique attribute doesn't enforce type

------------------------------------------
[...truncated 5988 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [3367 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.32 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.081 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 25.264 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.53 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.442 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.152 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.861 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.467 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.857 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.276 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 39.448 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 36.413 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:58 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 35.858 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 22.626 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 48.450 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.903 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.910 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 45.377 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:19 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 25.985 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 49.871 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:19 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:59 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24:54 min
[INFO] Finished at: 2016-06-17T07:07:58+00:00
[INFO] Final Memory: 129M/828M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1689 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1719 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2088 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2814 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.17 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/321/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #320

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/320/changes>

Changes:

[hyamijala] ATLAS-899 Fix Hive Hook documentation (sumasai via yhemanth)

------------------------------------------
[...truncated 5982 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2148 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.473 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.603 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.532 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.19 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.468 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.543 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.708 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.839 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.275 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.731 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.265 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.287 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 29.853 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 32.519 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:58 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 33.940 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 18.781 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 51.368 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.710 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 11.368 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 37.482 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:44 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 24.276 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 51.131 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:14 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:42 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:34 min
[INFO] Finished at: 2016-06-16T15:17:02+00:00
[INFO] Final Memory: 133M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1684 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1714 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1714 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2809 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.84 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/320/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #319

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/319/changes>

Changes:

[hyamijala] ATLAS-890 Log received messages in case of error (sumasai via yhemanth)

------------------------------------------
[...truncated 5982 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1710 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.458 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.979 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.214 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.436 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.35 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.333 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.394 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.118 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.799 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.373 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 33.074 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 31.230 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:54 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 32.077 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 17.688 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 50.757 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.787 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.262 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 39.775 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:25 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.888 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 46.935 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:28 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:41 min
[INFO] Finished at: 2016-06-15T19:19:07+00:00
[INFO] Final Memory: 130M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1684 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1714 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1714 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2809 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.85 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/319/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #318

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/318/changes>

Changes:

[sumasai.shivaprasad] ATLAS-884 Process registration should call Entity update instead of

[sshivalingamurthy] ATLAS-888 NPE in NotificationHookConsumer (sumasai via shwethags)

------------------------------------------
[...truncated 5975 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [620 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.398 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.747 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.473 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.446 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.996 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.303 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.321 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.975 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.62 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.381 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 95, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 22.689 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 28.210 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:45 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 28.700 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.273 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 40.960 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.626 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.589 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.025 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:26 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 22.945 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 44.167 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:00 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:19 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:37 min
[INFO] Finished at: 2016-06-15T07:28:10+00:00
[INFO] Final Memory: 133M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1684 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1714 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1714 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2809 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.84 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/318/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #317

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/317/changes>

Changes:

[hyamijala] ATLAS-542 Make qualifiedName and name consistent across all Datasets and

------------------------------------------
[...truncated 5971 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [580 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.905 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.142 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.444 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.446 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.89 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.944 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.981 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.051 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.634 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.379 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 14.596 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.843 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:28 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.227 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.022 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.190 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.595 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.402 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.656 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:04 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.305 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.858 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 58.197 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:05 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:14 min
[INFO] Finished at: 2016-06-14T12:15:57+00:00
[INFO] Final Memory: 130M/949M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1684 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1714 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1714 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2809 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.81 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/317/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #316

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/316/changes>

Changes:

[hyamijala] ATLAS-515 Ability to initialize Kafka topics with more than 1 replica

------------------------------------------
[...truncated 5996 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1608 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.756 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.583 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 20.976 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.45 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.288 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.267 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.05 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.741 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.248 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 19.017 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.858 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 22.786 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.077 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.864 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.576 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.949 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.391 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:08 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.564 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.363 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 59.244 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:05 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:26 min
[INFO] Finished at: 2016-06-14T10:16:22+00:00
[INFO] Final Memory: 134M/892M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1681 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2080 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2806 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.63 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/316/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #315

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/315/changes>

Changes:

[hyamijala] ATLAS-891 UI changes to implement Update term (Kalyanikashikar via

------------------------------------------
[...truncated 2376 lines...]
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:239: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:243: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:248: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:28: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:33: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:45: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:47: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:52: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:60: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:64: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:65: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:66: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:67: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:70: Line is longer than 120 characters.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:72: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:73: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasSchemaViolationException.java>:25: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:29:36: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:33: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:36:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:38: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:40: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:44:31: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:45: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:46: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:49:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:50: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:53: Line matches the illegal pattern 'Trailing whitespace'.
Audit done.

[INFO] There are 162 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-graphdb-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-graphdb-api ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Titan 0.7-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-titan ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-titan ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildNumber: f47cea3f84c816787b3d147d4adde1ebf5e4f9df at timestamp: 1465887616559
[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/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-titan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 19 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes...>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 2 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-titan ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec <<< FAILURE! - in com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
testLock(com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest)  Time elapsed: 0.023 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest.testLock(LocalLockMediatorTest.java:46)

Running com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 sec - in com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest

Results :

Failed tests: 
  LocalLockMediatorTest.testLock:46 expected:<true> but was:<false>

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 17.353 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.733 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 22.813 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.010 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.404 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.613 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.524 s]
[INFO] Apache Atlas Titan ................................ FAILURE [ 12.232 s]
[INFO] Apache Atlas Repository ........................... SKIPPED
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:46 min
[INFO] Finished at: 2016-06-14T07:00:28+00:00
[INFO] Final Memory: 115M/1448M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-titan: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1681 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2437 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.62 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/315/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/315/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/315/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/315/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/315/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #314

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/314/changes>

Changes:

[hyamijala] ATLAS-794 Business Catalog Update (jspeidel via yhemanth)

------------------------------------------
[...truncated 5924 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1940 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.604 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.093 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.654 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.464 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.03 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.291 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.356 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.981 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.634 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.26 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 25.789 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 30.511 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:33 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.654 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.519 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.546 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.606 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.047 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.656 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:13 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.683 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.172 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:13 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:05 min
[INFO] Finished at: 2016-06-14T06:22:47+00:00
[INFO] Final Memory: 130M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 593 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 678 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 840 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1681 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1711 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2080 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2806 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.61 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/314/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #313

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/313/changes>

Changes:

[sshivalingamurthy] ATLAS-837 Enhance Sqoop addon to handle export operation (venkatnrangan

------------------------------------------
[...truncated 5926 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [981 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.228 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.191 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.068 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.447 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.917 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.346 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.201 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.738 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.38 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 17.416 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 24.691 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.099 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.144 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.108 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.592 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.950 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.312 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:06 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.224 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.664 s]
[INFO] Apache Atlas UI ................................... SUCCESS [ 59.439 s]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:06 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:18 min
[INFO] Finished at: 2016-06-13T18:24:33+00:00
[INFO] Final Memory: 128M/958M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1683 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2082 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2808 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.62 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/313/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #312

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/312/changes>

Changes:

[hyamijala] ATLAS-869 Make LDAP/AD properties to be configurable. (nixonrodrigues

------------------------------------------
[...truncated 5926 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2947 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.359 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.26 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.356 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.279 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.452 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.975 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.229 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.261 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.745 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.24 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 38.520 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 38.911 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:52 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 28.527 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.475 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.923 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.625 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.186 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.792 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:13 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.150 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.311 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:03 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:09 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:43 min
[INFO] Finished at: 2016-06-13T15:17:29+00:00
[INFO] Final Memory: 129M/1013M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1683 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2082 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2808 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.62 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/312/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #311

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/311/changes>

Changes:

[sumasai.shivaprasad] ATLAS-730 Change titan hbase table name (svimal2106 via sumasai )

------------------------------------------
[...truncated 2377 lines...]
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:239: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:243: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:248: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:28: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:33: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:45: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:47: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:52: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:60: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:64: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:65: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:66: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:67: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:70: Line is longer than 120 characters.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:72: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:73: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasSchemaViolationException.java>:25: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:29:36: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:33: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:36:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:38: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:40: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:44:31: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:45: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:46: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:49:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:50: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:53: Line matches the illegal pattern 'Trailing whitespace'.
Audit done.

[INFO] There are 162 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-graphdb-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-graphdb-api ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Titan 0.7-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-titan ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-titan ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildNumber: 7e3830a739c6a0168ab1cfe7e63fed35f4ef917f at timestamp: 1465593724195
[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/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-titan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 19 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes...>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 2 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-titan ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec <<< FAILURE! - in com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
testLock(com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest)  Time elapsed: 0.023 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest.testLock(LocalLockMediatorTest.java:46)

Running com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 sec - in com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest

Results :

Failed tests: 
  LocalLockMediatorTest.testLock:46 expected:<true> but was:<false>

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 23.422 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.459 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.646 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.345 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 36.079 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.601 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.653 s]
[INFO] Apache Atlas Titan ................................ FAILURE [ 12.760 s]
[INFO] Apache Atlas Repository ........................... SKIPPED
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:57 min
[INFO] Finished at: 2016-06-10T21:22:16+00:00
[INFO] Final Memory: 115M/1447M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-titan: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1683 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2439 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.62 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/311/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/311/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/311/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/311/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/311/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #310

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/310/changes>

Changes:

[sshivalingamurthy] ATLAS-871 Make audit repository implementation configurable (jnhagelb

------------------------------------------
[...truncated 5925 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1508 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.41 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.74 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.546 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.243 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.466 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.936 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.147 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.755 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.783 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.261 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 19.429 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.419 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.070 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.405 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 36.271 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.670 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.720 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.409 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:26 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.492 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.986 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:07 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:54 min
[INFO] Finished at: 2016-06-10T09:16:34+00:00
[INFO] Final Memory: 130M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1683 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1713 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2082 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2808 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.61 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/310/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #309

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/309/changes>

Changes:

[hyamijala] ATLAS-885 optimize HBaseStoreManager to avoid expensive HTable

------------------------------------------
[...truncated 5922 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1921 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.001 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.289 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.567 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.451 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.905 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.967 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.282 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.037 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.736 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.275 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.127 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 18.028 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 30.431 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:52 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 30.531 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 16.713 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 47.426 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.778 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [ 10.980 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 39.776 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:52 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.267 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.319 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:01 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:05 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:12 min
[INFO] Finished at: 2016-06-09T12:47:54+00:00
[INFO] Final Memory: 128M/953M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.87 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/309/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #308

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/308/changes>

Changes:

[sshivalingamurthy] ATLAS-853 User's name to be mentioned in the top user drop down

[sshivalingamurthy] ATLAS-878 UI: Not showing details of SD, DB and COLUMNS (saqeeb.s via

------------------------------------------
[...truncated 5922 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1785 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.909 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.654 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.438 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.453 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.944 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.163 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.302 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.036 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.646 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.386 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 21.741 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.420 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.149 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.041 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.417 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.591 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.610 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.703 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:26 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.600 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.721 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:09 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:56 min
[INFO] Finished at: 2016-06-09T10:16:35+00:00
[INFO] Final Memory: 128M/949M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.87 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/308/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #307

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/307/changes>

Changes:

[sumasai.shivaprasad] ATLAS-867 Excessive logs: default log level should be set to 'info';

------------------------------------------
[...truncated 5922 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2644 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.565 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.302 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.602 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.7 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.422 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.601 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.879 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.085 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.941 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.533 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.419 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.822 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.336 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.788 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.399 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.285 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 24.427 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 33.273 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:41 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.208 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.173 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.164 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.679 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.698 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 33.790 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:02 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 23.026 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 46.689 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:06 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:33 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:37 min
[INFO] Finished at: 2016-06-09T00:59:17+00:00
[INFO] Final Memory: 130M/888M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.87 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/307/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #306

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/306/changes>

Changes:

[hyamijala] ATLAS-870 Add search feature while associating Tags / Terms with entity.

------------------------------------------
[...truncated 5923 lines...]
[INFO] Using incremental compilation
[INFO] Compiling 56 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1822 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.256 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.372 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.847 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.375 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.511 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.294 sec <<< FAILURE! - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
testUnsecuredClient(org.apache.atlas.web.security.NegativeSSLAndKerberosTest)  Time elapsed: 0.437 sec  <<< FAILURE!
java.lang.AssertionError: Should have failed with GSSException
	at org.testng.Assert.fail(Assert.java:89)
	at org.apache.atlas.web.security.NegativeSSLAndKerberosTest.testUnsecuredClient(NegativeSSLAndKerberosTest.java:127)

Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.943 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.299 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.279 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.713 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.754 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.273 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout
  NegativeSSLAndKerberosTest.testUnsecuredClient:127 Should have failed with GSSException

Tests run: 94, Failures: 3, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.828 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.877 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.122 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.107 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.187 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.563 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.950 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.006 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:32 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.527 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.965 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:09 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:08 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:58 min
[INFO] Finished at: 2016-06-08T11:41:18+00:00
[INFO] Final Memory: 129M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.87 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/306/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #305

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/305/changes>

Changes:

[hyamijala] ATLAS-820 Kerberized env: Authentication failing (nixonrodrigues via

[hyamijala] ATLAS-865 Edit description functionality for Tags (kevalbhatt18 via

------------------------------------------
[...truncated 2376 lines...]
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:239: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:243: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:248: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:28: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:33: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:45: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:47: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:52: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:60: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:64: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:65: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:66: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:67: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:70: Line is longer than 120 characters.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:72: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:73: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasSchemaViolationException.java>:25: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:29:36: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:33: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:36:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:38: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:40: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:44:31: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:45: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:46: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:49:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:50: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:53: Line matches the illegal pattern 'Trailing whitespace'.
Audit done.

[INFO] There are 162 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-graphdb-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-graphdb-api ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Titan 0.7-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-titan ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-titan ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildNumber: 0901714a6f7cd9acedaa2c23129f4bba340c58df at timestamp: 1465376432539
[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/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-titan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 19 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes...>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 2 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseKeyColumnValueStoreTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-titan ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec <<< FAILURE! - in com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
testLock(com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest)  Time elapsed: 0.031 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest.testLock(LocalLockMediatorTest.java:46)

Running com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 sec - in com.thinkaurelius.titan.diskstorage.hbase.HBaseKeyColumnValueStoreTest

Results :

Failed tests: 
  LocalLockMediatorTest.testLock:46 expected:<true> but was:<false>

Tests run: 4, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 28.427 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 28.183 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.651 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.102 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 36.057 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.608 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.734 s]
[INFO] Apache Atlas Titan ................................ FAILURE [ 14.001 s]
[INFO] Apache Atlas Repository ........................... SKIPPED
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:05 min
[INFO] Finished at: 2016-06-08T09:00:45+00:00
[INFO] Final Memory: 111M/1395M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-titan: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2436 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.00 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/305/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/305/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/305/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/305/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/305/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #304

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/304/changes>

Changes:

[hyamijala] ATLAS-852 Change Default landing page to taxonomy (kevalbhatt18 via

------------------------------------------
[...truncated 5914 lines...]
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1466 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.463 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.3 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.518 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.067 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.056 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.039 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.366 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.32 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.592 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.337 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 94, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 26.917 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.184 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.577 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.441 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 36.977 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.589 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.988 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.323 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:21 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.701 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 44.027 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:40 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:33 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:04 min
[INFO] Finished at: 2016-06-07T07:18:41+00:00
[INFO] Final Memory: 128M/889M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 740.00 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/304/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #303

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/303/changes>

Changes:

[sumasai.shivaprasad] ATLAS-858 Unable to delete terms via API which are 3 or more levels

------------------------------------------
[...truncated 5914 lines...]
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 41 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [787 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.966 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.468 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.47 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.94 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.134 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.151 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.resources.TaxonomyServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec - in org.apache.atlas.web.resources.TaxonomyServiceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.286 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.85 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.254 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 94, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 16.186 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.719 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.292 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.201 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.848 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.597 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.885 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.833 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:33 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.251 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.544 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:02 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:37 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:21 min
[INFO] Finished at: 2016-06-04T01:16:50+00:00
[INFO] Final Memory: 128M/967M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.87 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/303/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #302

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/302/changes>

Changes:

[sumasai.shivaprasad] ATLAS-793 Business Catalog Delete / ATLAS-845 : Atlas UI to delete terms

[sumasai.shivaprasad] ATLAS-857 : Atlas UI: Default taxonomy object creation

------------------------------------------
[...truncated 5911 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [760 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.411 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.234 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.419 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.315 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.396 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.602 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.983 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.652 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 7.644 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.811 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.272 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 14.831 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.118 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:31 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.580 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.342 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.914 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.592 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.888 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.318 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:12 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 24.748 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 56.521 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:12 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:41 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:34 min
[INFO] Finished at: 2016-06-03T21:27:24+00:00
[INFO] Final Memory: 124M/768M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.87 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/302/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #301

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/301/changes>

Changes:

[sumasai.shivaprasad] ATLAS-848 Atlas UI: Search term box in left navigation is not auto

------------------------------------------
[...truncated 5911 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1569 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.399 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.623 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.972 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.62 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.413 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.97 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.452 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.366 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.061 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.744 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.36 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 24.797 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.050 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:31 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.111 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.315 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.694 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.624 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.812 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.835 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:36 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 23.633 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 44.403 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:25 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:36 min
[INFO] Finished at: 2016-06-03T20:17:50+00:00
[INFO] Final Memory: 127M/948M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.86 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/301/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #300

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/300/changes>

Changes:

[hyamijala] ATLAS-846 Atlas UI : Add Pagination to Tags and Terms tabs of asset

[hyamijala] ATLAS-793 Business Catalog Delete (jspeidel via yhemanth)

------------------------------------------
[...truncated 5915 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1920 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.103 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.98 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.515 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.884 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.834 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.266 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.314 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.051 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.637 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.276 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 15.340 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.768 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 22.972 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.086 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 34.519 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.597 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.013 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 29.660 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:48 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.378 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 43.721 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:02 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:20 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:18 min
[INFO] Finished at: 2016-06-02T19:18:40+00:00
[INFO] Final Memory: 131M/958M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 595 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 842 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1680 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1710 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2079 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2805 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.86 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/300/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #299

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/299/changes>

Changes:

[hyamijala] ATLAS-503 Lock exceptions occurring due to concurrent updates to backend

------------------------------------------
[...truncated 5797 lines...]
[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: **/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/fonts/**
[INFO] Exclude: **/public/css/font-awesome.min.css
[INFO] Exclude: **/public/js/require-handlebars-plugin/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/css/scss/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ atlas-dashboardv2 ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ 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) @ atlas-dashboardv2 <<<
[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/apache-atlas-nightly/ws/dashboardv2/target/atlas-dashboardv2-0.7-incubating-SNAPSHOT.war> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.7-incubating-SNAPSHOT/atlas-dashboardv2-0.7-incubating-SNAPSHOT.war
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.7-incubating-SNAPSHOT/atlas-dashboardv2-0.7-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/atlas-dashboardv2-0.7-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.7-incubating-SNAPSHOT/atlas-dashboardv2-0.7-incubating-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/atlas-dashboardv2-0.7-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-dashboardv2/0.7-incubating-SNAPSHOT/atlas-dashboardv2-0.7-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Web Application 0.7-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-webapp ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildNumber: 83d053978873e988604de2f07021878b5b987764 at timestamp: 1464862622301
[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/apache-atlas-nightly/ws/webapp'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp>
[INFO] Storing buildScmBranch: UNKNOWN
[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/apache-atlas-nightly/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 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [4619 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.377 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.389 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.149 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.059 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.831 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.188 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.474 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Build timed out (after 540 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2054 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2780 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 768.87 MB of artifacts by 77.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/299/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #298

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/298/changes>

Changes:

[sumasai.shivaprasad] ATLAS-843 Atlas UI: Feature to search terms in left navigation.

[sumasai.shivaprasad] ATLAS-766 Atlas policy file does not honour standard hash as comment

------------------------------------------
[...truncated 5868 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2289 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.854 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.344 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.604 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.365 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.404 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.68 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.326 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.029 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.755 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.383 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 14.696 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.360 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:29 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.534 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.238 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 34.867 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.610 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.693 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 28.487 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:30 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.148 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.582 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:07 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:23 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:03 min
[INFO] Finished at: 2016-06-01T23:36:57+00:00
[INFO] Final Memory: 127M/888M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2045 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2771 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.84 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/298/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #297

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/297/changes>

Changes:

[sumasai.shivaprasad] ATLAS-731 Remove dashboard module in Atlas, replaced by dashboardv2

------------------------------------------
[...truncated 2371 lines...]
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:213: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:214: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:219: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:227: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:235: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:239: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:243: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasGraph.java>:248: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:28: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:33: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:45: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:47: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:52: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:60: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:64: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:65: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:66: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:67: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:70: Line is longer than 120 characters.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:72: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasElement.java>:73: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasSchemaViolationException.java>:25: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:29:36: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:33: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:36:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:38: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:40: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:44:31: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:45: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:46: First sentence should end with a period.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:49:23: ',' is not followed by whitespace.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:50: Line matches the illegal pattern 'Trailing whitespace'.
<https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/src/main/java/org/apache/atlas/repository/graphdb/AtlasIndexQuery.java>:53: Line matches the illegal pattern 'Trailing whitespace'.
Audit done.

[INFO] There are 162 checkstyle errors.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:findbugs (findbugs) @ atlas-graphdb-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.1:check (findbugs-check) @ atlas-graphdb-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ atlas-graphdb-api ---
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/pom.xml> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar> to /home/jenkins/.m2/repository/org/apache/atlas/atlas-graphdb-api/0.7-incubating-SNAPSHOT/atlas-graphdb-api-0.7-incubating-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Atlas Titan 0.7-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-titan ---
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target>
[INFO] Deleting <https://builds.apache.org/job/apache-atlas-nightly/ws/titan> (includes = [**/*.pyc], excludes = [])
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-titan ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildNumber: a05f752d251544be8f06adffc5ae8f6f551ee18d at timestamp: 1464816695640
[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/apache-atlas-nightly/ws/titan'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ atlas-titan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 19 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes...>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/hbase/HBaseCompat0_98.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java> uses unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/main/java/com/thinkaurelius/titan/diskstorage/solr/Solr5Index.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-titan ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-titan ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 1 Java source to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes...>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-titan ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-titan ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec <<< FAILURE! - in com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest
testLock(com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest)  Time elapsed: 0.03 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.failNotEquals(Assert.java:489)
	at org.testng.Assert.assertTrue(Assert.java:37)
	at org.testng.Assert.assertTrue(Assert.java:47)
	at com.thinkaurelius.titan.diskstorage.locking.LocalLockMediatorTest.testLock(LocalLockMediatorTest.java:46)


Results :

Failed tests: 
  LocalLockMediatorTest.testLock:46 expected:<true> but was:<false>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 26.787 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 30.203 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:39 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 26.369 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.147 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.985 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.641 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.609 s]
[INFO] Apache Atlas Titan ................................ FAILURE [ 12.841 s]
[INFO] Apache Atlas Repository ........................... SKIPPED
[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 Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:21 min
[INFO] Finished at: 2016-06-01T21:31:47+00:00
[INFO] Final Memory: 115M/1443M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-titan: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/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-titan
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2411 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.84 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/297/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/297/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/297/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/297/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/297/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #296

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/296/changes>

Changes:

[hyamijala] ATLAS-664 UI: Add Support for Versioning / History (Kalyanikashikar via

------------------------------------------
[...truncated 5868 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2068 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.27 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.867 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.203 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.999 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.442 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.447 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.829 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.031 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.072 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.707 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.662 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.266 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 23.969 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 28.738 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.327 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.588 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 36.667 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.621 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.089 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.252 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:33 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.352 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 41.488 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:12 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:23 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:31 min
[INFO] Finished at: 2016-06-01T12:17:07+00:00
[INFO] Final Memory: 128M/1012M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2045 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2771 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.83 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/296/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #295

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/295/changes>

Changes:

[hyamijala] ATLAS-833 Make default build profile for External HBase and Solr

------------------------------------------
[...truncated 5868 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [578 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.054 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.382 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.951 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.855 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.134 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.277 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.947 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.632 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.374 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 16.558 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 27.030 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:36 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.268 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.326 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.734 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.583 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.485 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 28.122 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:27 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.460 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.336 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:01 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:19 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:00 min
[INFO] Finished at: 2016-05-31T18:16:27+00:00
[INFO] Final Memory: 130M/927M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2045 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2771 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.83 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/295/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #294

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/294/changes>

Changes:

[hyamijala] ATLAS-841 mvn clean install of Atlas is failing python unit tests

------------------------------------------
[...truncated 5868 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2542 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.236 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.502 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.011 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.886 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.119 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.121 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.73 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.272 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 27.455 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 28.279 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.650 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.405 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 36.572 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.609 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.766 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.159 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:08 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.911 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 41.604 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:09 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:22 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:05 min
[INFO] Finished at: 2016-05-31T17:17:37+00:00
[INFO] Final Memory: 127M/950M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2045 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2771 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.84 MB of artifacts by 80.2% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/294/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #293

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/293/changes>

Changes:

[sumasai.shivaprasad] ATLAS-834 Handle exceptions from HiveHook executor.submit() (sumasai)

------------------------------------------
[...truncated 8484 lines...]
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=insert+into+tableqy2aqwfeml+select+id,+name+from+tablevvfruhflp2:default.tablevvfruhflp2@test:default.tableqy2aqwfeml_temp-d04986e5-008f-4182-a105-aee83f25d586@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=insert+into+tableqy2aqwfeml+select+id,+name+from+tablevvfruhflp2:default.tablevvfruhflp2@test:default.tableqy2aqwfeml_temp-d04986e5-008f-4182-a105-aee83f25d586@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=insert+into+tableqy2aqwfeml+select+id,+name+from+tablevvfruhflp2:default.tablevvfruhflp2@test:default.tableqy2aqwfeml_temp-d04986e5-008f-4182-a105-aee83f25d586@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "OPTIONS /api/atlas/entities/ee1f13e5-56c6-46e4-a664-b3a1277ec138?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "GET /api/atlas/entities/ee1f13e5-56c6-46e4-a664-b3a1277ec138?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "OPTIONS /api/atlas/entities/0e2f6921-14de-4d0f-a4c1-f1ad554b39ad?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "GET /api/atlas/entities/0e2f6921-14de-4d0f-a4c1-f1ad554b39ad?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "OPTIONS /api/atlas/entities/59cd8e9e-c52e-44c0-be52-7a4c10d2ecf0?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "GET /api/atlas/entities/59cd8e9e-c52e-44c0-be52-7a4c10d2ecf0?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablevvfruhflp2@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablevvfruhflp2@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablevvfruhflp2@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablevvfruhflp2@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tableqy2aqwfeml_temp-d04986e5-008f-4182-a105-aee83f25d586@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:31 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tableqy2aqwfeml_temp-d04986e5-008f-4182-a105-aee83f25d586@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:32 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tableqy2aqwfeml_temp-d04986e5-008f-4182-a105-aee83f25d586@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:32 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tableqy2aqwfeml_temp-d04986e5-008f-4182-a105-aee83f25d586@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:33 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablehffva4ehfn@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:33 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablehffva4ehfn@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablehffva4ehfn@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablehffva4ehfn@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=dbw0c4zlp0k0.tableoqyn8uxw3u@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=dbw0c4zlp0k0.tableoqyn8uxw3u@test&doAs=jenkins HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=dbw0c4zlp0k0.tableoqyn8uxw3u@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=dbw0c4zlp0k0.tableoqyn8uxw3u@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=dbw0c4zlp0k0.tableoqyn8uxw3u@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=dbw0c4zlp0k0.tableoqyn8uxw3u@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "OPTIONS /api/atlas/lineage/hive/table/dbw0c4zlp0k0.tableoqyn8uxw3u@test/inputs/graph?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:34 +0000] "GET /api/atlas/lineage/hive/table/dbw0c4zlp0k0.tableoqyn8uxw3u@test/inputs/graph?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:38 +0000] "OPTIONS /api/atlas/lineage/hive/table/default.tablehffva4ehfn@test/outputs/graph?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:38 +0000] "GET /api/atlas/lineage/hive/table/default.tablehffva4ehfn@test/outputs/graph?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:42 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.table79pffw8o7y@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:42 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.table79pffw8o7y@test&doAs=jenkins HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:42 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.table79pffw8o7y@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:42 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.table79pffw8o7y@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:43 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.table79pffw8o7y@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:43 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.table79pffw8o7y@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:43 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+inpath+'string_literal'+into+table+table79pffw8o7y+partition(dt+%3D+'string_literal'):pfile:homejenkinsjenkins-slaveworkspaceapache-atlas-nightlyaddonshive-bridgetargetloaddfsfile-data-j1w9lwkdth:default.table79pffw8o7y@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:43 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+inpath+'string_literal'+into+table+table79pffw8o7y+partition(dt+%3D+'string_literal'):pfile:homejenkinsjenkins-slaveworkspaceapache-atlas-nightlyaddonshive-bridgetargetloaddfsfile-data-j1w9lwkdth:default.table79pffw8o7y@test&doAs=jenkins HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+inpath+'string_literal'+into+table+table79pffw8o7y+partition(dt+%3D+'string_literal'):pfile:homejenkinsjenkins-slaveworkspaceapache-atlas-nightlyaddonshive-bridgetargetloaddfsfile-data-j1w9lwkdth:default.table79pffw8o7y@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+inpath+'string_literal'+into+table+table79pffw8o7y+partition(dt+%3D+'string_literal'):pfile:homejenkinsjenkins-slaveworkspaceapache-atlas-nightlyaddonshive-bridgetargetloaddfsfile-data-j1w9lwkdth:default.table79pffw8o7y@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+inpath+'string_literal'+into+table+table79pffw8o7y+partition(dt+%3D+'string_literal'):pfile:homejenkinsjenkins-slaveworkspaceapache-atlas-nightlyaddonshive-bridgetargetloaddfsfile-data-j1w9lwkdth:default.table79pffw8o7y@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+inpath+'string_literal'+into+table+table79pffw8o7y+partition(dt+%3D+'string_literal'):pfile:homejenkinsjenkins-slaveworkspaceapache-atlas-nightlyaddonshive-bridgetargetloaddfsfile-data-j1w9lwkdth:default.table79pffw8o7y@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities/97945314-182c-4f5b-8240-6cd97085d8eb?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities/97945314-182c-4f5b-8240-6cd97085d8eb?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities/086eca6a-fa25-42bc-b13e-a81f0dfccee5?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities/086eca6a-fa25-42bc-b13e-a81f0dfccee5?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities/27ffc1b5-3915-44b1-978d-8360ca3f8a73?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities/27ffc1b5-3915-44b1-978d-8360ca3f8a73?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities?type=hdfs_path&property=name&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/loaddfsfile-data-j1w9lwkdth&doAs=jenkins&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities?type=hdfs_path&property=name&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/loaddfsfile-data-j1w9lwkdth&doAs=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities?type=hdfs_path&property=name&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/loaddfsfile-data-j1w9lwkdth&doAs=jenkins&user.name=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities?type=hdfs_path&property=name&value=p<https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/loaddfsfile-data-j1w9lwkdth&doAs=jenkins> HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities/086eca6a-fa25-42bc-b13e-a81f0dfccee5?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities/086eca6a-fa25-42bc-b13e-a81f0dfccee5?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities/27ffc1b5-3915-44b1-978d-8360ca3f8a73?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities/27ffc1b5-3915-44b1-978d-8360ca3f8a73?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tablesrdgqnsa9u:default.tablesrdgqnsa9u@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:44 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tablesrdgqnsa9u:default.tablesrdgqnsa9u@test&doAs=jenkins HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:45 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tablesrdgqnsa9u:default.tablesrdgqnsa9u@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:45 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tablesrdgqnsa9u:default.tablesrdgqnsa9u@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:45 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tablesrdgqnsa9u:default.tablesrdgqnsa9u@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:45 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tablesrdgqnsa9u:default.tablesrdgqnsa9u@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:45 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tableipdsqpjjpr+partition(dt+%3D+'string_literal'):default.tableipdsqpjjpr@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:45 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tableipdsqpjjpr+partition(dt+%3D+'string_literal'):default.tableipdsqpjjpr@test&doAs=jenkins HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tableipdsqpjjpr+partition(dt+%3D+'string_literal'):default.tableipdsqpjjpr@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tableipdsqpjjpr+partition(dt+%3D+'string_literal'):default.tableipdsqpjjpr@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tableipdsqpjjpr+partition(dt+%3D+'string_literal'):default.tableipdsqpjjpr@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=load+data+local+inpath+'string_literal'+into+table+tableipdsqpjjpr+partition(dt+%3D+'string_literal'):default.tableipdsqpjjpr@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "OPTIONS /api/atlas/entities/3f6be821-143c-4e15-bc96-f0ca644dcb2f?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "GET /api/atlas/entities/3f6be821-143c-4e15-bc96-f0ca644dcb2f?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "OPTIONS /api/atlas/entities/e85df2d2-c4ce-48f3-be0d-64ebdaa2a3fb?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "GET /api/atlas/entities/e85df2d2-c4ce-48f3-be0d-64ebdaa2a3fb?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "OPTIONS /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:46 +0000] "GET /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id@test&doAs=jenkins HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "GET /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "GET /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/types?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "POST /api/atlas/types?doAs=jenkins HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/entities/861c1087-7160-4cad-8ded-8dd69b0b8c4d/traits?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "POST /api/atlas/entities/861c1087-7160-4cad-8ded-8dd69b0b8c4d/traits?doAs=jenkins HTTP/1.1" 201 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id_new@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "GET /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id_new@test&doAs=jenkins HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id_new@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "GET /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id_new@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id_new@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "GET /api/atlas/entities?type=hive_column&property=qualifiedName&value=default.tablexyixnpz26z.id_new@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/entities/861c1087-7160-4cad-8ded-8dd69b0b8c4d?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "GET /api/atlas/entities/861c1087-7160-4cad-8ded-8dd69b0b8c4d?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablepndcfg9d5x@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:47 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablepndcfg9d5x@test&doAs=jenkins HTTP/1.1" 404 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablepndcfg9d5x@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablepndcfg9d5x@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "OPTIONS /api/atlas/entities?type=hive_table&property=name&value=default.tablepndcfg9d5x@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "GET /api/atlas/entities?type=hive_table&property=name&value=default.tablepndcfg9d5x@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=truncate+table+tablepndcfg9d5x:default.tablepndcfg9d5x@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=truncate+table+tablepndcfg9d5x:default.tablepndcfg9d5x@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "OPTIONS /api/atlas/entities?type=hive_process&property=qualifiedName&value=truncate+table+tablepndcfg9d5x:default.tablepndcfg9d5x@test&doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "GET /api/atlas/entities?type=hive_process&property=qualifiedName&value=truncate+table+tablepndcfg9d5x:default.tablepndcfg9d5x@test&doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "OPTIONS /api/atlas/entities/03d1908b-5e27-415d-93b0-ca35e3e4051a?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "GET /api/atlas/entities/03d1908b-5e27-415d-93b0-ca35e3e4051a?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "OPTIONS /api/atlas/entities/51892f01-d124-4865-aecc-9fe13a5f9979?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "GET /api/atlas/entities/51892f01-d124-4865-aecc-9fe13a5f9979?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "OPTIONS /api/atlas/lineage/hive/table/default.tablepndcfg9d5x@test/inputs/graph?doAs=jenkins&user.name=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
127.0.0.1 - - [28/May/2016:14:31:48 +0000] "GET /api/atlas/lineage/hive/table/default.tablepndcfg9d5x@test/inputs/graph?doAs=jenkins HTTP/1.1" 200 - "-" "Java/1.7.0_80"
Tests run: 43, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 147.268 sec <<< FAILURE! - in org.apache.atlas.hive.hook.HiveHookIT
testAlterTableWithoutHookConf(org.apache.atlas.hive.hook.HiveHookIT)  Time elapsed: 1.67 sec  <<< FAILURE!
org.apache.atlas.AtlasServiceException: Metadata service API GET_ENTITY failed with status 500(Internal Server Error) Response Body ({"error":"Could not execute operation due to backend exception","stackTrace":"com.thinkaurelius.titan.core.TitanException: Could not execute operation due to backend exception\n\tat com.thinkaurelius.titan.diskstorage.util.BackendOperation.execute(BackendOperation.java:44)\n\tat com.thinkaurelius.titan.diskstorage.BackendTransaction.executeRead(BackendTransaction.java:428)\n\tat com.thinkaurelius.titan.diskstorage.BackendTransaction.edgeStoreQuery(BackendTransaction.java:253)\n\tat com.thinkaurelius.titan.graphdb.database.StandardTitanGraph.edgeQuery(StandardTitanGraph.java:365)\n\tat com.thinkaurelius.titan.graphdb.query.vertex.SimpleVertexQueryProcessor$2.get(SimpleVertexQueryProcessor.java:109)\n\tat com.thinkaurelius.titan.graphdb.query.vertex.SimpleVertexQueryProcessor$2.get(SimpleVertexQueryProcessor.java:106)\n\tat com.thinkaurelius.titan.graphdb.vertices.CacheVertex.loadRelations(CacheVertex.java:47)\n\tat com.thinkaurelius.titan.graphdb.query.vertex.SimpleVertexQueryProcessor.getBasicIterator(SimpleVertexQueryProcessor.java:106)\n\tat com.thinkaurelius.titan.graphdb.query.vertex.SimpleVertexQueryProcessor.iterator(SimpleVertexQueryProcessor.java:63)\n\tat com.thinkaurelius.titan.graphdb.transaction.RelationConstructor$1$1.<init>(RelationConstructor.java:36)\n\tat com.thinkaurelius.titan.graphdb.transaction.RelationConstructor$1.iterator(RelationConstructor.java:34)\n\tat org.apache.atlas.repository.graph.GraphHelper.getTraitNames(GraphHelper.java:329)\n\tat org.apache.atlas.repository.graph.GraphToTypedInstanceMapper.mapGraphToTypedInstance(GraphToTypedInstanceMapper.java:70)\n\tat org.apache.atlas.repository.graph.GraphToTypedInstanceMapper.mapVertexToClassReference(GraphToTypedInstanceMapper.java:176)\n\tat org.apache.atlas.repository.graph.GraphToTypedInstanceMapper.mapVertexToCollectionEntry(GraphToTypedInstanceMapper.java:230)\n\tat org.apache.atlas.repository.graph.GraphToTypedInstanceMapper.mapVertexToArrayInstance(GraphToTypedInstanceMapper.java:204)\n\tat org.apache.atlas.repository.graph.GraphToTypedInstanceMapper.mapVertexToAttribute(GraphToTypedInstanceMapper.java:128)\n\tat org.apache.atlas.repository.graph.GraphToTypedInstanceMapper.mapVertexToInstance(GraphToTypedInstanceMapper.java:101)\n\tat org.apache.atlas.repository.graph.GraphToTypedInstanceMapper.mapGraphToTypedInstance(GraphToTypedInstanceMapper.java:80)\n\tat org.apache.atlas.repository.graph.GraphBackedMetadataRepository.getEntityDefinition(GraphBackedMetadataRepository.java:164)\n\tat org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:42)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinitionReference(DefaultMetadataService.java:380)\n\tat org.apache.atlas.services.DefaultMetadataService.getEntityDefinition(DefaultMetadataService.java:385)\n\tat org.apache.atlas.web.resources.EntityResource.getEntityDefinitionByAttribute(EntityResource.java:474)\n\tat org.apache.atlas.web.resources.EntityResource.getEntity(EntityResource.java:456)\n\tat sun.reflect.GeneratedMethodAccessor471.invoke(Unknown Source)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.lang.reflect.Method.invoke(Method.java:606)\n\tat com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)\n\tat com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$ResponseOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:205)\n\tat com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)\n\tat com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:302)\n\tat com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)\n\tat com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)\n\tat com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1542)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1473)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1419)\n\tat com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1409)\n\tat com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:409)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:558)\n\tat com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:733)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:790)\n\tat com.google.inject.servlet.ServletDefinition.doServiceImpl(ServletDefinition.java:287)\n\tat com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:277)\n\tat com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:182)\n\tat com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:85)\n\tat org.apache.atlas.web.filters.AuditFilter.doFilter(AuditFilter.java:71)\n\tat com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:82)\n\tat com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:119)\n\tat com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:133)\n\tat com.google.inject.servlet.GuiceFilter$1.call(GuiceFilter.java:130)\n\tat com.google.inject.servlet.GuiceFilter$Context.call(GuiceFilter.java:203)\n\tat com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:130)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:499)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)\n\tat org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)\n\tat java.lang.Thread.run(Thread.java:745)\nCaused by: com.thinkaurelius.titan.diskstorage.PermanentBackendException: Permanent failure in storage backend\n\tat com.thinkaurelius.titan.diskstorage.berkeleyje.BerkeleyJEKeyValueStore.getSlice(BerkeleyJEKeyValueStore.java:166)\n\tat com.thinkaurelius.titan.diskstorage.keycolumnvalue.keyvalue.OrderedKeyValueStoreAdapter.getSlice(OrderedKeyValueStoreAdapter.java:56)\n\tat com.thinkaurelius.titan.diskstorage.keycolumnvalue.KCVSProxy.getSlice(KCVSProxy.java:65)\n\tat com.thinkaurelius.titan.diskstorage.BackendTransaction$1.call(BackendTransaction.java:256)\n\tat com.thinkaurelius.titan.diskstorage.BackendTransaction$1.call(BackendTransaction.java:253)\n\tat com.thinkaurelius.titan.diskstorage.util.BackendOperation.executeDirect(BackendOperation.java:56)\n\tat com.thinkaurelius.titan.diskstorage.util.BackendOperation.execute(BackendOperation.java:42)\n\t... 74 more\nCaused by: com.sleepycat.je.LockTimeoutException: (JE 5.0.73) Lock expired. Locker 421712740 2244_qtp1925092971-1170 - eaf02239-3e9d-4fbe-956f-95d01a1caa7a_Txn: waited for lock on database=edgestore LockAddr:103642470 LSN=0x0\/0xa076c type=READ grant=WAIT_NEW timeoutMillis=500 startTime=1464445821191 endTime=1464445821691\nOwners: [<LockInfo locker=\"343092320 2238_NotificationHookConsumer thread-0_Txn\" type=\"WRITE\"\/>]\nWaiters: []\n\n\tat com.sleepycat.je.txn.LockManager.newLockTimeoutException(LockManager.java:664)\n\tat com.sleepycat.je.txn.LockManager.makeTimeoutMsgInternal(LockManager.java:623)\n\tat com.sleepycat.je.txn.SyncedLockManager.makeTimeoutMsg(SyncedLockManager.java:97)\n\tat com.sleepycat.je.txn.LockManager.lockInternal(LockManager.java:390)\n\tat com.sleepycat.je.txn.LockManager.lock(LockManager.java:276)\n\tat com.sleepycat.je.txn.Txn.lockInternal(Txn.java:498)\n\tat com.sleepycat.je.txn.Locker.lock(Locker.java:443)\n\tat com.sleepycat.je.dbi.CursorImpl.lockLN(CursorImpl.java:2621)\n\tat com.sleepycat.je.dbi.CursorImpl.lockLN(CursorImpl.java:2422)\n\tat com.sleepycat.je.dbi.CursorImpl.fetchCurrent(CursorImpl.java:2253)\n\tat com.sleepycat.je.dbi.CursorImpl.getCurrentAlreadyLatched(CursorImpl.java:1466)\n\tat com.sleepycat.je.dbi.CursorImpl.getNext(CursorImpl.java:1593)\n\tat com.sleepycat.je.Cursor.searchInternal(Cursor.java:2742)\n\tat com.sleepycat.je.Cursor.searchAllowPhantoms(Cursor.java:2576)\n\tat com.sleepycat.je.Cursor.searchNoDups(Cursor.java:2430)\n\tat com.sleepycat.je.Cursor.search(Cursor.java:2397)\n\tat com.sleepycat.je.Cursor.getSearchKeyRange(Cursor.java:1727)\n\tat com.thinkaurelius.titan.diskstorage.berkeleyje.BerkeleyJEKeyValueStore.getSlice(BerkeleyJEKeyValueStore.java:123)\n\t... 80 more\n"})
	at org.apache.atlas.hive.hook.HiveHookIT.assertEntityIsRegistered(HiveHookIT.java:1508)
	at org.apache.atlas.hive.hook.HiveHookIT.assertTableIsRegistered(HiveHookIT.java:1477)
	at org.apache.atlas.hive.hook.HiveHookIT.assertTableIsRegistered(HiveHookIT.java:1467)
	at org.apache.atlas.hive.hook.HiveHookIT.testAlterTableWithoutHookConf(HiveHookIT.java:943)


Results :

Failed tests: 
  HiveHookIT.testAlterTableWithoutHookConf:943->assertTableIsRegistered:1467->assertTableIsRegistered:1477->assertEntityIsRegistered:1508 » AtlasService

Tests run: 43, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- jetty-maven-plugin:9.2.12.v20150709:stop (stop-jetty) @ hive-bridge ---
[INFO] Waiting 10 seconds for jetty to stop
2016-05-28 14:31:51.957:INFO:oejs.ServerConnector:ShutdownMonitor: Stopped ServerConnector@558e69e1{HTTP/1.1}{0.0.0.0:31000}
2016-05-28 14:31:55.760:INFO:oejsh.ContextHandler:ShutdownMonitor: Stopped o.e.j.m.p.JettyWebAppContext@71f6a9cd{/,<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/,UNAVAILABLE}{/home/jenkins/jenkins-slave/workspace/apache-atlas-nightly/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war}>
[INFO] Server reports itself as stopped
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/hive-bridge-0.7-incubating-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ hive-bridge ---
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/hive-bridge-0.7-incubating-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ hive-bridge ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 21.714 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 39.077 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [02:00 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 27.204 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 15.780 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 45.301 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.783 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.709 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 37.669 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [12:52 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 25.958 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 55.345 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:21 min]
[INFO] Apache Atlas Web Application ...................... SUCCESS [09:03 min]
[INFO] Apache Atlas Documentation ........................ SUCCESS [ 12.552 s]
[INFO] Apache Atlas FileSystem Model ..................... SUCCESS [ 59.471 s]
[INFO] Apache Atlas Hive Bridge .......................... FAILURE [04:15 min]
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35:26 min
[INFO] Finished at: 2016-05-28T14:31:55+00:00
[INFO] Final Memory: 224M/1857M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/failsafe-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 :hive-bridge
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 88 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 301 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 570 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 817 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1655 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1685 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2045 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2771 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/checkstyle-result.xml> with 3175 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 790.76 MB of artifacts by 75.1% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-10.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-11.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-12.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results-9.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/293/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #292

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/292/changes>

Changes:

[sumasai.shivaprasad] ATLAS-635 Process showing old entity name where as actual entity is

------------------------------------------
[...truncated 5870 lines...]
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [3237 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.91 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.329 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.015 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.174 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.145 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.263 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.299 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 5.938 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.627 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.364 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 17.559 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 25.493 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:31 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.214 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.198 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.732 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.601 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.965 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 28.271 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:49 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.895 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.974 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:02 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:26 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:27 min
[INFO] Finished at: 2016-05-27T21:16:57+00:00
[INFO] Final Memory: 127M/946M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 269 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 361 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 767 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2242 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2968 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.45 MB of artifacts by 80.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/292/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #291

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/291/changes>

Changes:

[sshivalingamurthy] ATLAS-823 Atlas should use external HBase and SOLR (tbeerbower via

------------------------------------------
[...truncated 5870 lines...]
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [584 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.36 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.773 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.765 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.252 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.229 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.664 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.371 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.898 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.365 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.211 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 21.702 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.749 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:40 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.973 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.193 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.907 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.588 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.284 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 30.165 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:56 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.655 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 43.127 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:04 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:31 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:09 min
[INFO] Finished at: 2016-05-27T12:17:31+00:00
[INFO] Final Memory: 128M/1015M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 269 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 361 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 767 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2242 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2968 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.44 MB of artifacts by 80.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/291/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #290

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/290/changes>

Changes:

[sshivalingamurthy] ATLAS-752 Column renames should retain traits/tags (svimal2106 via

------------------------------------------
[...truncated 5870 lines...]
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [614 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.279 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.299 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.254 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.197 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.897 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.386 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.331 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.068 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.787 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.374 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.163 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 21.606 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 26.321 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:30 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.184 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.131 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.895 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.557 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.298 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 28.141 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:28 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.899 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 40.798 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:02 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:22 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:04 min
[INFO] Finished at: 2016-05-27T10:19:17+00:00
[INFO] Final Memory: 127M/945M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 269 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 361 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 767 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2242 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2968 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.45 MB of artifacts by 80.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/290/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #289

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/289/changes>

Changes:

[hyamijala] ATLAS-821 Atlas UI - Add arrow to navigate to child term (kevalbhatt18

------------------------------------------
[...truncated 5870 lines...]
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1587 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.151 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.295 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.495 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.938 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.744 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 7.185 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.884 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.313 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 30.294 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 29.713 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:33 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.091 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.611 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 37.145 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.775 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.209 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 31.024 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:39 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.599 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 42.414 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:18 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:31 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:06 min
[INFO] Finished at: 2016-05-27T05:17:40+00:00
[INFO] Final Memory: 127M/950M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 269 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 361 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 767 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2242 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2968 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.45 MB of artifacts by 80.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/289/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #288

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/288/changes>

Changes:

[sshivalingamurthy] ATLAS-716 Entity update/delete notifications (shwethags)

------------------------------------------
[...truncated 5870 lines...]
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 55 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 40 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [2424 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.589 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.352 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.82 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.05 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.938 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.446 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.286 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 6.023 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.744 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.281 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationEntityChangeListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 sec - in org.apache.atlas.notification.NotificationEntityChangeListenerTest
Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.15 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 82, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 14.987 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 24.836 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:31 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 23.224 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.308 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 35.790 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.604 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  8.923 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 28.752 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [10:50 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 20.784 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 41.315 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:02 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:24 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:21 min
[INFO] Finished at: 2016-05-25T19:17:04+00:00
[INFO] Final Memory: 131M/957M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 269 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 361 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 767 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1014 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1852 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1882 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2242 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2968 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 739.44 MB of artifacts by 80.5% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/288/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #287

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/287/changes>

Changes:

[hyamijala] ATLAS-812 Atlas UI - Associate Terms with Assets (kevalbhatt18 via

------------------------------------------
[...truncated 5868 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 54 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 39 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1775 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.306 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.88 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.443 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.543 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.38 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 7.272 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.835 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.263 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 81, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 35.463 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 32.156 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:37 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 25.176 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 14.419 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 39.539 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.701 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.825 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.930 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:03 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 21.768 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 43.775 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:17 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:34 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:54 min
[INFO] Finished at: 2016-05-25T18:18:55+00:00
[INFO] Final Memory: 128M/1020M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 269 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 361 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 767 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1856 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1887 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1887 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2973 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 736.09 MB of artifacts by 80.9% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/287/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: apache-atlas-nightly #286

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/apache-atlas-nightly/286/changes>

Changes:

[sshivalingamurthy] ATLAS-809 JAAS configuration needed for Kafka interaction via Atlas

------------------------------------------
[...truncated 5869 lines...]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ atlas-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 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-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 54 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes...>
[WARNING] Note: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides 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.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/LocalServletRequest.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/java/org/apache/atlas/web/security/AtlasAuthenticationSuccessHandler.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] skip non existing resourceDirectory <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ atlas-webapp ---
[WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile
[INFO] Using incremental compilation
[INFO] Compiling 39 Java sources to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes...>
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ atlas-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/test-classes>
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/test/java/org/apache/atlas/notification/NotificationHookConsumerTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [atlas-webapp] in [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT]>
[INFO] Processing overlay [ id org.apache.atlas:atlas-dashboardv2]
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/src/main/webapp]>
[INFO] Building jar: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT/WEB-INF/lib/atlas-webapp-0.7-incubating-SNAPSHOT.jar>
[INFO] Webapp assembled in [1877 msecs]
[INFO] Building war: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/atlas-webapp-0.7-incubating-SNAPSHOT.war>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ atlas-webapp ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec - in org.apache.atlas.web.service.ActiveInstanceElectorServiceTest
Running org.apache.atlas.web.service.CuratorFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 sec - in org.apache.atlas.web.service.CuratorFactoryTest
Running org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec - in org.apache.atlas.web.service.AtlasZookeeperSecurityPropertiesTest
Running org.apache.atlas.web.service.ServiceStateTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec - in org.apache.atlas.web.service.ServiceStateTest
Running org.apache.atlas.web.service.SecureEmbeddedServerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.58 sec - in org.apache.atlas.web.service.SecureEmbeddedServerTest
Running org.apache.atlas.web.service.ActiveInstanceStateTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec - in org.apache.atlas.web.service.ActiveInstanceStateTest
Running org.apache.atlas.web.setup.SetupStepsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 sec - in org.apache.atlas.web.setup.SetupStepsTest
Running org.apache.atlas.web.security.SSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.614 sec - in org.apache.atlas.web.security.SSLAndKerberosTest
Running org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.001 sec - in org.apache.atlas.web.security.NegativeSSLAndKerberosTest
Running org.apache.atlas.web.security.FileAuthenticationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.9 sec - in org.apache.atlas.web.security.FileAuthenticationTest
Running org.apache.atlas.web.security.UserDaoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec - in org.apache.atlas.web.security.UserDaoTest
Running org.apache.atlas.web.security.SSLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.627 sec - in org.apache.atlas.web.security.SSLTest
Running org.apache.atlas.web.util.ServletsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec - in org.apache.atlas.web.util.ServletsTest
Running org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig$1
Running org.apache.atlas.web.listeners.TestGuiceServletConfig
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestGuiceServletConfig
Running org.apache.atlas.web.listeners.TestModule
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.atlas.web.listeners.TestModule
Running org.apache.atlas.web.TestUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.atlas.web.TestUtils
Running org.apache.atlas.web.resources.AdminResourceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 sec - in org.apache.atlas.web.resources.AdminResourceTest
Running org.apache.atlas.web.filters.ActiveServerFilterTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.021 sec - in org.apache.atlas.web.filters.ActiveServerFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 sec - in org.apache.atlas.web.filters.AtlasAuthenticationSimpleFilterTest
Running org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.atlas.web.filters.AtlasAuthenticationKerberosFilterTest
Running org.apache.atlas.LocalAtlasClientTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.228 sec - in org.apache.atlas.LocalAtlasClientTest
Running org.apache.atlas.notification.NotificationHookConsumerKafkaTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 4.72 sec <<< FAILURE! - in org.apache.atlas.notification.NotificationHookConsumerKafkaTest
testConsumerConsumesNewMessageWithAutoCommitDisabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 1.623 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled(NotificationHookConsumerKafkaTest.java:68)

testConsumerRemainsAtSameMessageWithAutoCommitEnabled(org.apache.atlas.notification.NotificationHookConsumerKafkaTest)  Time elapsed: 0.266 sec  <<< FAILURE!
kafka.consumer.ConsumerTimeoutException: null
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:69)
	at kafka.consumer.ConsumerIterator.makeNext(ConsumerIterator.scala:33)
	at kafka.utils.IteratorTemplate.maybeComputeNext(IteratorTemplate.scala:66)
	at kafka.utils.IteratorTemplate.hasNext(IteratorTemplate.scala:58)
	at org.apache.atlas.kafka.KafkaConsumer.hasNext(KafkaConsumer.java:69)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.consumeOneMessage(NotificationHookConsumerKafkaTest.java:114)
	at org.apache.atlas.notification.NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled(NotificationHookConsumerKafkaTest.java:94)

Running org.apache.atlas.notification.NotificationHookConsumerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec - in org.apache.atlas.notification.NotificationHookConsumerTest

Results :

Failed tests: 
  NotificationHookConsumerKafkaTest.testConsumerConsumesNewMessageWithAutoCommitDisabled:68->consumeOneMessage:114 » ConsumerTimeout
  NotificationHookConsumerKafkaTest.testConsumerRemainsAtSameMessageWithAutoCommitEnabled:94->consumeOneMessage:114 » ConsumerTimeout

Tests run: 81, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] apache-atlas ...................................... SUCCESS [ 27.036 s]
[INFO] Apache Atlas Common ............................... SUCCESS [ 36.315 s]
[INFO] Apache Atlas Typesystem ........................... SUCCESS [01:38 min]
[INFO] Apache Atlas Client ............................... SUCCESS [ 24.049 s]
[INFO] Apache Atlas Server API ........................... SUCCESS [ 13.521 s]
[INFO] Apache Atlas Notification ......................... SUCCESS [ 38.356 s]
[INFO] Apache Atlas Graph Database Projects .............. SUCCESS [  0.617 s]
[INFO] Apache Atlas Graph Database API ................... SUCCESS [  9.396 s]
[INFO] Apache Atlas Titan ................................ SUCCESS [ 34.422 s]
[INFO] Apache Atlas Repository ........................... SUCCESS [11:29 min]
[INFO] Apache Atlas Authorization ........................ SUCCESS [ 25.180 s]
[INFO] Apache Atlas Business Catalog ..................... SUCCESS [ 48.465 s]
[INFO] Apache Atlas UI ................................... SUCCESS [01:20 min]
[INFO] Apache Atlas Web Application ...................... FAILURE [03:22 min]
[INFO] Apache Atlas Documentation ........................ SKIPPED
[INFO] Apache Atlas FileSystem Model ..................... SKIPPED
[INFO] Apache Atlas Hive Bridge .......................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ........................ SKIPPED
[INFO] Apache Atlas Sqoop Bridge ......................... SKIPPED
[INFO] Apache Atlas Storm Bridge ......................... SKIPPED
[INFO] Apache Atlas Distribution ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:11 min
[INFO] Finished at: 2016-05-24T08:50:03+00:00
[INFO] Final Memory: 128M/1018M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project atlas-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/apache-atlas-nightly/ws/webapp/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-webapp
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/checkstyle-result.xml> with 52 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/checkstyle-result.xml> with 72 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/checkstyle-result.xml> with 269 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/checkstyle-result.xml> with 361 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/checkstyle-result.xml> with 498 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/checkstyle-result.xml> with 767 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboard/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/dashboardv2/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/distro/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/docs/target/checkstyle-result.xml> with 844 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/checkstyle-result.xml> with 1006 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/checkstyle-result.xml> with 1856 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/checkstyle-result.xml> with 1887 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/target/checkstyle-result.xml> with 1887 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/checkstyle-result.xml> with 2247 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/checkstyle-result.xml> with 2973 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #270
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/apache-atlas-nightly/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/falcon-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hdfs-model/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/hive-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/sqoop-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/addons/storm-bridge/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/authorization/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/catalog/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/graphdb/api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/notification/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/repository/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/server-api/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/titan/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/apache-atlas-nightly/ws/typesystem/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #270
Archiving artifacts
Compressed 736.07 MB of artifacts by 80.9% relative to #270
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results-8.xml'
Processing '/x1/jenkins/jenkins-home/jobs/apache-atlas-nightly/builds/286/testng/testng-results.xml'
TestNG Reports Processing: FINISH