See
<https://builds.apache.org/job/Atlas-master-IntegrationTests/201/display/redirect?page=changes>
Changes:
[madhan] ATLAS-2283: add subTypes field in AtlasClassificationDef and
[madhan] ATLAS-2291: scope hbase-server dependency to avoid including Atlas
------------------------------------------
[...truncated 376.32 KB...]
at org.apache.atlas.repository.graph.AtlasGraphProvider.get
(AtlasGraphProvider.java:71)
at
org.apache.atlas.repository.graph.AtlasGraphProvider$$EnhancerBySpringCGLIB$$c55cbdba.CGLIB$get$0
(<generated>)
at
org.apache.atlas.repository.graph.AtlasGraphProvider$$EnhancerBySpringCGLIB$$c55cbdba$$FastClassBySpringCGLIB$$976bd3db.invoke
(<generated>)
at org.springframework.cglib.proxy.MethodProxy.invokeSuper
(MethodProxy.java:228)
at
org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept
(ConfigurationClassEnhancer.java:358)
at
org.apache.atlas.repository.graph.AtlasGraphProvider$$EnhancerBySpringCGLIB$$c55cbdba.get
(<generated>)
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.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate
(SimpleInstantiationStrategy.java:162)
at
org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod
(ConstructorResolver.java:588)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod
(AbstractAutowireCapableBeanFactory.java:1173)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance
(AbstractAutowireCapableBeanFactory.java:1067)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:513)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:483)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject
(AbstractBeanFactory.java:306)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:202)
at
org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate
(DependencyDescriptor.java:208)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency
(DefaultListableBeanFactory.java:1138)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency
(DefaultListableBeanFactory.java:1066)
at
org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument
(ConstructorResolver.java:835)
at
org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray
(ConstructorResolver.java:741)
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor
(ConstructorResolver.java:189)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor
(AbstractAutowireCapableBeanFactory.java:1193)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance
(AbstractAutowireCapableBeanFactory.java:1095)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:513)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:483)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject
(AbstractBeanFactory.java:306)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:202)
at
org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate
(DependencyDescriptor.java:208)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency
(DefaultListableBeanFactory.java:1138)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency
(DefaultListableBeanFactory.java:1066)
at
org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument
(ConstructorResolver.java:835)
at
org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray
(ConstructorResolver.java:741)
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor
(ConstructorResolver.java:189)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor
(AbstractAutowireCapableBeanFactory.java:1193)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance
(AbstractAutowireCapableBeanFactory.java:1095)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:513)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:483)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject
(AbstractBeanFactory.java:306)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:202)
at
org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper.findAdvisorBeans
(BeanFactoryAdvisorRetrievalHelper.java:92)
at
org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator.findCandidateAdvisors
(AbstractAdvisorAutoProxyCreator.java:102)
at
org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator.shouldSkip
(AspectJAwareAdvisorAutoProxyCreator.java:103)
at
org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.postProcessBeforeInstantiation
(AbstractAutoProxyCreator.java:248)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInstantiation
(AbstractAutowireCapableBeanFactory.java:1037)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeforeInstantiation
(AbstractAutowireCapableBeanFactory.java:1011)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:473)
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject
(AbstractBeanFactory.java:306)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:302)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:197)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
(DefaultListableBeanFactory.java:761)
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization
(AbstractApplicationContext.java:866)
at org.springframework.context.support.AbstractApplicationContext.refresh
(AbstractApplicationContext.java:542)
at
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext
(ContextLoader.java:443)
at org.springframework.web.context.ContextLoader.initWebApplicationContext
(ContextLoader.java:325)
at org.springframework.web.context.ContextLoaderListener.contextInitialized
(ContextLoaderListener.java:107)
at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized
(ContextHandler.java:843)
at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized
(ServletContextHandler.java:533)
at org.eclipse.jetty.server.handler.ContextHandler.startContext
(ContextHandler.java:816)
at org.eclipse.jetty.servlet.ServletContextHandler.startContext
(ServletContextHandler.java:345)
at org.eclipse.jetty.webapp.WebAppContext.startWebapp
(WebAppContext.java:1404)
at org.eclipse.jetty.maven.plugin.JettyWebAppContext.startWebapp
(JettyWebAppContext.java:323)
at org.eclipse.jetty.webapp.WebAppContext.startContext
(WebAppContext.java:1366)
at org.eclipse.jetty.server.handler.ContextHandler.doStart
(ContextHandler.java:778)
at org.eclipse.jetty.servlet.ServletContextHandler.doStart
(ServletContextHandler.java:262)
at org.eclipse.jetty.webapp.WebAppContext.doStart (WebAppContext.java:520)
at org.eclipse.jetty.maven.plugin.JettyWebAppContext.doStart
(JettyWebAppContext.java:398)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start
(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start
(ContainerLifeCycle.java:131)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart
(ContainerLifeCycle.java:113)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart
(AbstractHandler.java:61)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart
(ContextHandlerCollection.java:161)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start
(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start
(ContainerLifeCycle.java:131)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart
(ContainerLifeCycle.java:113)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart
(AbstractHandler.java:61)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start
(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start
(ContainerLifeCycle.java:131)
at org.eclipse.jetty.server.Server.start (Server.java:422)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart
(ContainerLifeCycle.java:105)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart
(AbstractHandler.java:61)
at org.eclipse.jetty.server.Server.doStart (Server.java:389)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start
(AbstractLifeCycle.java:68)
at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.startJetty
(AbstractJettyMojo.java:460)
at org.eclipse.jetty.maven.plugin.AbstractJettyMojo.execute
(AbstractJettyMojo.java:328)
at org.eclipse.jetty.maven.plugin.JettyRunWarMojo.execute
(JettyRunWarMojo.java:64)
at org.eclipse.jetty.maven.plugin.JettyDeployWar.execute
(JettyDeployWar.java:65)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:208)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
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] Started ServerConnector@5e18b7be{HTTP/1.1,[http/1.1]}{0.0.0.0:31000}
[INFO] Started @554659ms
[INFO] Started Jetty Server
[INFO]
[INFO] --- maven-failsafe-plugin:2.20.1:integration-test (integration-test) @
atlas-webapp ---
[WARNING] useSystemClassloader setting has no effect when not forking
[INFO] Running TestSuite
127.0.0.1 - - [01/Dec/2017:22:42:38 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/tableType HTTP/1.1" 503 368
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:42:43 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/tableType HTTP/1.1" 503 368
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:42:48 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/tableType HTTP/1.1" 503 368
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:42:53 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/tableType HTTP/1.1" 503 368
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:42:58 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/serdeType HTTP/1.1" 503 368
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:03 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/serdeType HTTP/1.1" 503 368
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:08 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/serdeType HTTP/1.1" 503 368
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:13 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/serdeType HTTP/1.1" 503 368
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:18 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/classification HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:23 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/classification HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:28 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/classification HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:33 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/classification HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:38 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/pii_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:43 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/pii_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:48 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/pii_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:53 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/pii_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:43:58 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/phi_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:03 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/phi_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:08 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/phi_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:13 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/phi_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:18 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/pci_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:23 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/pci_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:28 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/pci_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:33 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/pci_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:38 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/sox_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:43 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/sox_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:48 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/sox_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:53 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/sox_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:44:58 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/sec_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:03 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/sec_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:08 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/sec_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:13 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/sec_Tag HTTP/1.1" 503 366 "-"
"Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:18 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/finance_Tag HTTP/1.1" 503 370
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:23 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/finance_Tag HTTP/1.1" 503 370
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:28 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/finance_Tag HTTP/1.1" 503 370
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:33 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/finance_Tag HTTP/1.1" 503 370
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:38 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/FactydHWyDfCEN HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:43 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/FactydHWyDfCEN HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:48 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/FactydHWyDfCEN HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:53 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/FactydHWyDfCEN HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:45:58 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/ETLjQiFRVihGK HTTP/1.1" 503
372 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:03 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/ETLjQiFRVihGK HTTP/1.1" 503
372 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:08 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/ETLjQiFRVihGK HTTP/1.1" 503
372 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:13 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/ETLjQiFRVihGK HTTP/1.1" 503
372 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:18 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/DimensionM1EkTyVnda HTTP/1.1"
503 378 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:23 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/DimensionM1EkTyVnda HTTP/1.1"
503 378 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:28 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/DimensionM1EkTyVnda HTTP/1.1"
503 378 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:33 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/DimensionM1EkTyVnda HTTP/1.1"
503 378 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:38 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/MetricKvEU67yQDN HTTP/1.1"
503 375 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:43 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/MetricKvEU67yQDN HTTP/1.1"
503 375 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:48 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/MetricKvEU67yQDN HTTP/1.1"
503 375 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:53 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/MetricKvEU67yQDN HTTP/1.1"
503 375 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:46:58 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_db_v1 HTTP/1.1" 503 369
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:03 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_db_v1 HTTP/1.1" 503 369
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:08 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_db_v1 HTTP/1.1" 503 369
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:13 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_db_v1 HTTP/1.1" 503 369
"-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:18 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_column_v1 HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:23 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_column_v1 HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:28 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_column_v1 HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:33 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_column_v1 HTTP/1.1" 503
373 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:38 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_table_v1 HTTP/1.1" 503
372 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:43 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_table_v1 HTTP/1.1" 503
372 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:48 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_table_v1 HTTP/1.1" 503
372 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:53 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_table_v1 HTTP/1.1" 503
372 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:47:58 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_process_v1 HTTP/1.1" 503
374 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:48:03 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_process_v1 HTTP/1.1" 503
374 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:48:08 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_process_v1 HTTP/1.1" 503
374 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:48:13 +0000] "GET
//localhost:31000/api/atlas/v2/types/typedef/name/hive_process_v1 HTTP/1.1" 503
374 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:48:18 +0000] "POST
//localhost:31000/api/atlas/types HTTP/1.1" 503 342 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:48:23 +0000] "POST
//localhost:31000/api/atlas/types HTTP/1.1" 503 342 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:48:28 +0000] "POST
//localhost:31000/api/atlas/types HTTP/1.1" 503 342 "-" "Java/1.8.0_152"
127.0.0.1 - - [01/Dec/2017:22:48:33 +0000] "POST
//localhost:31000/api/atlas/types HTTP/1.1" 503 342 "-" "Java/1.8.0_152"
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 21 files in
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/authorization/target/checkstyle-result.xml>
with 461 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 1334 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 1674 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 2164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/client/target/checkstyle-result.xml>
with 2164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/common/target/checkstyle-result.xml>
with 3143 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/dashboardv2/target/checkstyle-result.xml>
with 3143 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 3415 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 3614 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 3614 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 4612 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/target/checkstyle-result.xml>
with 4612 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 7071 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/graphdb/titan1/target/checkstyle-result.xml>
with 8042 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/intg/target/checkstyle-result.xml>
with 17932 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/notification/target/checkstyle-result.xml>
with 19102 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/repository/target/checkstyle-result.xml>
with 30168 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 30380 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 30380 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 30380 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/target/checkstyle-result.xml>
with 30380 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=d1aa36c46dded79be0197a5c961e393547b1cc68,
workspace=<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
> git rev-parse d1aa36c46dded79be0197a5c961e393547b1cc68^{commit} # timeout=10
[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 14 files in
<https://builds.apache.org/job/Atlas-master-IntegrationTests/ws/>
[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/graphdb/titan1/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/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.
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=d1aa36c46dded79be0197a5c961e393547b1cc68,
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
Did not find any matching files.