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

Changes:

[apoorvnaik] ATLAS-2356: Optional where clause.

------------------------------------------
[...truncated 5.65 MB...]
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hive-bridge 
---
[INFO] Building jar: 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-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/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/hive-bridge-1.0.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hive-bridge ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.611 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.560 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  9.357 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 17.761 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  6.567 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.589 s]
[INFO] atlas-client-common ................................ SUCCESS [  6.393 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  5.998 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  5.104 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [  7.725 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  5.458 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.476 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  4.592 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  4.569 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 13.028 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.843 
s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.522 s]
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SUCCESS [ 35.490 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.929 s]
[INFO] Apache Atlas Repository ............................ SUCCESS [ 24.768 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  5.793 s]
[INFO] Apache Atlas UI .................................... SUCCESS [01:05 min]
[INFO] Apache Atlas Web Application ....................... SUCCESS [03:46 min]
[INFO] Apache Atlas Documentation ......................... SUCCESS [  4.000 s]
[INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  2.388 s]
[INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  5.491 s]
[INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  4.724 s]
[INFO] Apache Atlas Hive Bridge ........................... FAILURE [04:57 min]
[INFO] Apache Atlas Falcon Bridge Shim .................... SKIPPED
[INFO] Apache Atlas Falcon Bridge ......................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Sqoop Bridge .......................... SKIPPED
[INFO] Apache Atlas Storm Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Storm Bridge .......................... SKIPPED
[INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
[INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:14 min
[INFO] Finished at: 2018-01-12T05:46:33Z
[INFO] Final Memory: 574M/3091M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on 
project hive-bridge: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/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
2018-01-12 05:46:34,587 ERROR - [Thread-242:] ~ Thread 
Thread[Thread-242,5,main] died (NIOServerCnxnFactory$1:44)
java.lang.NoClassDefFoundError: org/eclipse/jetty/util/FutureCallback
        at 
org.eclipse.jetty.server.AbstractConnector.shutdown(AbstractConnector.java:297)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.shutdown(AbstractNetworkConnector.java:108)
        at 
org.eclipse.jetty.server.ServerConnector.shutdown(ServerConnector.java:337)
        at org.eclipse.jetty.server.Server.doStop(Server.java:442)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
        at 
org.eclipse.jetty.util.thread.ShutdownThread.run(ShutdownThread.java:138)
Caused by: java.lang.ClassNotFoundException: 
org.eclipse.jetty.util.FutureCallback
        at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
        at 
org.eclipse.jetty.webapp.WebAppClassLoader.findClass(WebAppClassLoader.java:550)
        at 
org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:475)
        at 
org.eclipse.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:428)
        ... 6 more
[INFO] Stopped ServerConnector@56830ddf{HTTP/1.1,[http/1.1]}{0.0.0.0:0}
2018-01-12 05:46:34,677 WARN  - 
[zkCallback-8-thread-2-processing-n:127.0.0.1:41281_solr:] ~ ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes] (ZkStateReader$LiveNodeWatcher:1098)
[INFO] Stopped o.e.j.s.ServletContextHandler@42753e3e{/solr,null,UNAVAILABLE}
2018-01-12 05:47:00,165 ERROR - [NotificationHookConsumer thread-0:] ~ Error 
while commiting index mutations for transaction [3] on index: search 
(StandardJanusGraph:755)
org.janusgraph.core.JanusGraphException: Could not execute operation due to 
backend exception
        at 
org.janusgraph.diskstorage.util.BackendOperation.execute(BackendOperation.java:57)
        at 
org.janusgraph.diskstorage.indexing.IndexTransaction.flushInternal(IndexTransaction.java:157)
        at 
org.janusgraph.diskstorage.indexing.IndexTransaction.commit(IndexTransaction.java:138)
        at 
org.janusgraph.diskstorage.BackendTransaction.commitIndexes(BackendTransaction.java:141)
        at 
org.janusgraph.graphdb.database.StandardJanusGraph.commit(StandardJanusGraph.java:751)
        at 
org.janusgraph.graphdb.transaction.StandardJanusGraphTx.commit(StandardJanusGraphTx.java:1374)
        at 
org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsGraph$GraphTransaction.doCommit(JanusGraphBlueprintsGraph.java:272)
        at 
org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.commit(AbstractTransaction.java:105)
        at 
org.apache.atlas.repository.graphdb.janus.AtlasJanusGraph.commit(AtlasJanusGraph.java:172)
        at 
org.apache.atlas.GraphTransactionInterceptor.invoke(GraphTransactionInterceptor.java:61)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
        at 
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:673)
        at 
org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1$$EnhancerBySpringCGLIB$$16162f40.createOrUpdate(<generated>)
        at 
org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.handleMessage(NotificationHookConsumer.java:434)
        at 
org.apache.atlas.notification.NotificationHookConsumer$HookConsumer.doWork(NotificationHookConsumer.java:319)
        at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:63)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.janusgraph.diskstorage.TemporaryBackendException: Could not 
successfully complete backend operation due to repeated temporary exceptions 
after PT1M40S
        at 
org.janusgraph.diskstorage.util.BackendOperation.executeDirect(BackendOperation.java:101)
        at 
org.janusgraph.diskstorage.util.BackendOperation.execute(BackendOperation.java:55)
        ... 20 more
Caused by: org.janusgraph.diskstorage.TemporaryBackendException: Unable to 
complete query on Solr.
        at 
org.janusgraph.diskstorage.solr.SolrIndex.storageException(SolrIndex.java:1025)
        at org.janusgraph.diskstorage.solr.SolrIndex.mutate(SolrIndex.java:404)
        at 
org.janusgraph.diskstorage.indexing.IndexTransaction$1.call(IndexTransaction.java:160)
        at 
org.janusgraph.diskstorage.indexing.IndexTransaction$1.call(IndexTransaction.java:157)
        at 
org.janusgraph.diskstorage.util.BackendOperation.executeDirect(BackendOperation.java:69)
        ... 21 more
Caused by: org.apache.solr.common.SolrException: Collection not found: 
fulltext_index
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.janusgraph.diskstorage.solr.SolrIndex.commitDocumentChanges(SolrIndex.java:512)
        at org.janusgraph.diskstorage.solr.SolrIndex.mutate(SolrIndex.java:399)
        ... 24 more
2018-01-12 05:47:00,167 DEBUG - [NotificationHookConsumer thread-0:] ~ graph 
commit (GraphTransactionInterceptor:65)
2018-01-12 05:47:00,167 DEBUG - [NotificationHookConsumer thread-0:] ~ ==> 
releaseLockedObjects(): lockedGuids.size: 0 
(GraphTransactionInterceptor$ObjectUpdateSynchronizer:187)
2018-01-12 05:47:00,168 DEBUG - [NotificationHookConsumer thread-0:] ~ <== 
releaseLockedObjects(): lockedGuids.size: 0 
(GraphTransactionInterceptor$ObjectUpdateSynchronizer:197)
2018-01-12 05:47:00,168 INFO  - [NotificationHookConsumer thread-0:] ~  
commiting the offset ==>> 10 (AtlasKafkaConsumer:97)
2018-01-12 05:47:00,171 DEBUG - [NotificationHookConsumer thread-0:] ~ 
PERF|ENTITY_FULL_UPDATE|95172 (AtlasPerfTracer:77)
2018-01-12 05:47:00,171 INFO  - [NotificationHookConsumer thread-0:] ~ closing 
NotificationConsumer (NotificationHookConsumer$HookConsumer:335)
2018-01-12 05:47:00,175 WARN  - [main:] ~ Unable to close transaction 
standardjanusgraphtx[0x41b189e0] (StandardJanusGraph:224)
java.lang.IllegalArgumentException: The transaction has already been closed
        at 
com.google.common.base.Preconditions.checkArgument(Preconditions.java:122)
        at 
org.janusgraph.graphdb.transaction.StandardJanusGraphTx.rollback(StandardJanusGraphTx.java:1396)
        at 
org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction$1.doRollback(JanusGraphBlueprintsTransaction.java:192)
        at 
org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.rollback(AbstractTransaction.java:119)
        at 
org.apache.tinkerpop.gremlin.structure.Transaction$CLOSE_BEHAVIOR$2.accept(Transaction.java:185)
        at 
org.apache.tinkerpop.gremlin.structure.Transaction$CLOSE_BEHAVIOR$2.accept(Transaction.java:182)
        at 
org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsGraph$GraphTransaction.close(JanusGraphBlueprintsGraph.java:301)
        at 
org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction$1.doClose(JanusGraphBlueprintsTransaction.java:213)
        at 
org.apache.tinkerpop.gremlin.structure.util.AbstractTransaction.close(AbstractTransaction.java:156)
        at 
org.janusgraph.graphdb.tinkerpop.JanusGraphBlueprintsTransaction.close(JanusGraphBlueprintsTransaction.java:223)
        at 
org.janusgraph.graphdb.database.StandardJanusGraph.closeInternal(StandardJanusGraph.java:220)
        at 
org.janusgraph.graphdb.database.StandardJanusGraph.access$600(StandardJanusGraph.java:89)
        at 
org.janusgraph.graphdb.database.StandardJanusGraph$ShutdownThread.start(StandardJanusGraph.java:822)
        at 
java.lang.ApplicationShutdownHooks.runHooks(ApplicationShutdownHooks.java:102)
        at 
java.lang.ApplicationShutdownHooks$1.run(ApplicationShutdownHooks.java:46)
        at java.lang.Shutdown.runHooks(Shutdown.java:123)
        at java.lang.Shutdown.sequence(Shutdown.java:167)
        at java.lang.Shutdown.exit(Shutdown.java:212)
        at java.lang.Runtime.exit(Runtime.java:109)
        at java.lang.System.exit(System.java:971)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:358)
2018-01-12 05:47:00,184 INFO  - [NotificationHookConsumer thread-0:] ~ <== 
HookConsumer doWork() (NotificationHookConsumer$HookConsumer:340)
2018-01-12 05:47:00,185 INFO  - [ShutdownMonitor:] ~ 
[atlas-hook-consumer-thread], Shutdown completed (Logging$class:68)
2018-01-12 05:47:00,186 INFO  - [ShutdownMonitor:] ~ <== HookConsumer 
shutdown() (NotificationHookConsumer$HookConsumer:533)
2018-01-12 05:47:00,187 INFO  - [ShutdownMonitor:] ~ <== stopConsumerThreads() 
(NotificationHookConsumer:199)
2018-01-12 05:47:00,185 INFO  - [NotificationHookConsumer thread-0:] ~ 
[atlas-hook-consumer-thread], Stopped  (Logging$class:68)
2018-01-12 05:47:00,187 INFO  - [ShutdownMonitor:] ~ ==> 
KafkaNotification.close() (KafkaNotification:163)
2018-01-12 05:47:00,191 INFO  - [ShutdownMonitor:] ~ <== 
KafkaNotification.close() (KafkaNotification:171)
2018-01-12 05:47:00,192 INFO  - [ShutdownMonitor:] ~ Stopping service 
org.apache.atlas.kafka.KafkaNotification (Services:69)
2018-01-12 05:47:00,192 INFO  - [ShutdownMonitor:] ~ ==> 
KafkaNotification.stop() (KafkaNotification:135)
2018-01-12 05:47:00,192 INFO  - [ShutdownMonitor:] ~ <== 
KafkaNotification.stop() (KafkaNotification:137)
2018-01-12 05:47:00,193 INFO  - [ShutdownMonitor:] ~ Stopping service 
org.apache.atlas.kafka.EmbeddedKafkaServer (Services:69)
2018-01-12 05:47:00,193 INFO  - [ShutdownMonitor:] ~ ==> 
EmbeddedKafkaServer.stop(isEmbedded=true) (EmbeddedKafkaServer:91)
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match 
the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 26 files in 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hdfs-model/target/checkstyle-result.xml>
 with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/checkstyle-result.xml>
 with 15 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
 with 476 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/checkstyle-result.xml>
 with 1356 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/checkstyle-result.xml>
 with 1696 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/checkstyle-result.xml>
 with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml>
 with 2179 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml>
 with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
 with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/docs/target/checkstyle-result.xml>
 with 3115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/checkstyle-result.xml>
 with 3387 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/checkstyle-result.xml>
 with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/graphdb-impls/target/checkstyle-result.xml>
 with 3586 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/checkstyle-result.xml>
 with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
 with 4585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/checkstyle-result.xml>
 with 7044 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml>
 with 17302 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml>
 with 18472 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/checkstyle-result.xml>
 with 18585 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml>
 with 36896 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/checkstyle-result.xml>
 with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-client-shaded/target/checkstyle-result.xml>
 with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/shaded/hbase-server-shaded/target/checkstyle-result.xml>
 with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml>
 with 37108 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/checkstyle-result.xml>
 with 37145 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/checkstyle-result.xml>
 with 44926 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=f28d0f54d74a0c6c715d79070986547e6d03d269, 
workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
 > git rev-parse f28d0f54d74a0c6c715d79070986547e6d03d269^{commit} # timeout=10
<Git Blamer> Skipping file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/src/main/java/org/apache/atlas/discovery/SearchIndexer.java,>
 no result found.
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/> that match 
the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/addons/hive-bridge-shim/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v1/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/client-v2/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/common/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/janus/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan0/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/plugin-classloader/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/server-api/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/test-tools/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file 
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/webapp/target/findbugs.xml>
 with 0 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=f28d0f54d74a0c6c715d79070986547e6d03d269, 
workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/262/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-master-IntegrationTests/builds/262/testng/testng-results.xml'
22.807018% of tests failed, which exceeded threshold of 0%. Marking build as 
UNSTABLE
TestNG Reports Processing: FINISH

Reply via email to