You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/13 11:30:30 UTC

Build failed in Jenkins: Hadoop-Common-trunk #1494

See <https://builds.apache.org/job/Hadoop-Common-trunk/1494/changes>

Changes:

[devaraj] YARN-3513. Remove unused variables in ContainersMonitorImpl and add debug

[yliu] HDFS-8255. Rename getBlockReplication to getPreferredBlockReplication. (Contributed by Zhe Zhang)

[ozawa] MAPREDUCE-6361. NPE issue in shuffle caused by concurrent issue between copySucceeded() in one thread and copyFailed() in another thread on the same host. Contributed by Junping Du.

[devaraj] YARN-3629. NodeID is always printed as "null" in node manager

[wheat9] HADOOP-11962. Sasl message with MD5 challenge text shouldn't be LOG out even in debug level. Contributed by Junping Du.

[kasha] YARN-3613. TestContainerManagerSecurity should init and start Yarn cluster in setup instead of individual methods. (nijel via kasha)

[vinodkv] MAPREDUCE-6251. Added a new config for JobClient to retry JobStatus calls so that they don't fail on history-server backed by DFSes with not so strong guarantees. Contributed by Craig Welch.

[aajisaka] HDFS-6184. Capture NN's thread dump when it fails over. Contributed by Ming Ma.

[zjshen] YARN-3539. Updated timeline server documentation and marked REST APIs evolving. Contributed by Steve Loughran.

[ozawa] MAPREDUCE-6366. mapreduce.terasort.final.sync configuration in TeraSort doesn't work. Contributed by Takuya Fukudome.

[aajisaka] HADOOP-9723. Improve error message when hadoop archive output path already exists. Contributed by Jean-Baptiste Onofré and Yongjun Zhang.

------------------------------------------
[...truncated 5138 lines...]
Running org.apache.hadoop.metrics2.util.TestSampleStat
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.hadoop.metrics2.util.TestSampleStat
Running org.apache.hadoop.metrics2.util.TestSampleQuantiles
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec - in org.apache.hadoop.metrics2.util.TestSampleQuantiles
Running org.apache.hadoop.metrics2.util.TestMetricsCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 sec - in org.apache.hadoop.metrics2.util.TestMetricsCache
Running org.apache.hadoop.metrics2.impl.TestSinkQueue
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 sec - in org.apache.hadoop.metrics2.impl.TestSinkQueue
Running org.apache.hadoop.metrics2.impl.TestMetricsSourceAdapter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 sec - in org.apache.hadoop.metrics2.impl.TestMetricsSourceAdapter
Running org.apache.hadoop.metrics2.impl.TestGangliaMetrics
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 sec - in org.apache.hadoop.metrics2.impl.TestGangliaMetrics
Running org.apache.hadoop.metrics2.impl.TestMetricsCollectorImpl
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.apache.hadoop.metrics2.impl.TestMetricsCollectorImpl
Running org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.771 sec - in org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl
Running org.apache.hadoop.metrics2.impl.TestMetricsConfig
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.hadoop.metrics2.impl.TestMetricsConfig
Running org.apache.hadoop.metrics2.impl.TestGraphiteMetrics
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.hadoop.metrics2.impl.TestGraphiteMetrics
Running org.apache.hadoop.metrics2.impl.TestMetricsVisitor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec - in org.apache.hadoop.metrics2.impl.TestMetricsVisitor
Running org.apache.hadoop.metrics2.source.TestJvmMetrics
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec - in org.apache.hadoop.metrics2.source.TestJvmMetrics
Running org.apache.hadoop.metrics2.sink.TestFileSink
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec - in org.apache.hadoop.metrics2.sink.TestFileSink
Running org.apache.hadoop.metrics2.sink.ganglia.TestGangliaSink
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.apache.hadoop.metrics2.sink.ganglia.TestGangliaSink
Running org.apache.hadoop.metrics2.filter.TestPatternFilter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec - in org.apache.hadoop.metrics2.filter.TestPatternFilter
Running org.apache.hadoop.log.TestLogLevel
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec - in org.apache.hadoop.log.TestLogLevel
Running org.apache.hadoop.log.TestLog4Json
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.apache.hadoop.log.TestLog4Json
Running org.apache.hadoop.jmx.TestJMXJsonServlet
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec - in org.apache.hadoop.jmx.TestJMXJsonServlet
Running org.apache.hadoop.ipc.TestIPCServerResponder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.206 sec - in org.apache.hadoop.ipc.TestIPCServerResponder
Running org.apache.hadoop.ipc.TestRPCWaitForProxy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 sec - in org.apache.hadoop.ipc.TestRPCWaitForProxy
Running org.apache.hadoop.ipc.TestSocketFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.apache.hadoop.ipc.TestSocketFactory
Running org.apache.hadoop.ipc.TestCallQueueManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.493 sec - in org.apache.hadoop.ipc.TestCallQueueManager
Running org.apache.hadoop.ipc.TestIdentityProviders
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 sec - in org.apache.hadoop.ipc.TestIdentityProviders
Running org.apache.hadoop.ipc.TestWeightedRoundRobinMultiplexer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec - in org.apache.hadoop.ipc.TestWeightedRoundRobinMultiplexer
Running org.apache.hadoop.ipc.TestRPCCompatibility
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.091 sec - in org.apache.hadoop.ipc.TestRPCCompatibility
Running org.apache.hadoop.ipc.TestProtoBufRpc
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 sec - in org.apache.hadoop.ipc.TestProtoBufRpc
Running org.apache.hadoop.ipc.TestMultipleProtocolServer
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 sec - in org.apache.hadoop.ipc.TestMultipleProtocolServer
Running org.apache.hadoop.ipc.TestRPCCallBenchmark
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.044 sec - in org.apache.hadoop.ipc.TestRPCCallBenchmark
Running org.apache.hadoop.ipc.TestRetryCacheMetrics
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.apache.hadoop.ipc.TestRetryCacheMetrics
Running org.apache.hadoop.ipc.TestMiniRPCBenchmark
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in org.apache.hadoop.ipc.TestMiniRPCBenchmark
Running org.apache.hadoop.ipc.TestIPC
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.885 sec - in org.apache.hadoop.ipc.TestIPC
Running org.apache.hadoop.ipc.TestDecayRpcScheduler
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec - in org.apache.hadoop.ipc.TestDecayRpcScheduler
Running org.apache.hadoop.ipc.TestFairCallQueue
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 sec - in org.apache.hadoop.ipc.TestFairCallQueue
Running org.apache.hadoop.ipc.TestServer
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec - in org.apache.hadoop.ipc.TestServer
Running org.apache.hadoop.ipc.TestRPC
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.257 sec - in org.apache.hadoop.ipc.TestRPC
Running org.apache.hadoop.ipc.TestSaslRPC
Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.993 sec - in org.apache.hadoop.ipc.TestSaslRPC
Running org.apache.hadoop.ipc.TestRetryCache
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 sec - in org.apache.hadoop.ipc.TestRetryCache
Running org.apache.hadoop.security.token.delegation.web.TestDelegationTokenAuthenticationHandlerWithMocks
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.393 sec - in org.apache.hadoop.security.token.delegation.web.TestDelegationTokenAuthenticationHandlerWithMocks
Running org.apache.hadoop.security.token.delegation.web.TestDelegationTokenManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 sec - in org.apache.hadoop.security.token.delegation.web.TestDelegationTokenManager
Running org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.165 sec - in org.apache.hadoop.security.token.delegation.web.TestWebDelegationToken
Running org.apache.hadoop.security.token.delegation.TestDelegationToken
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.497 sec - in org.apache.hadoop.security.token.delegation.TestDelegationToken
Running org.apache.hadoop.security.token.delegation.TestZKDelegationTokenSecretManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.719 sec - in org.apache.hadoop.security.token.delegation.TestZKDelegationTokenSecretManager
Running org.apache.hadoop.security.token.TestToken
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in org.apache.hadoop.security.token.TestToken
Running org.apache.hadoop.security.TestWhitelistBasedResolver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec - in org.apache.hadoop.security.TestWhitelistBasedResolver
Running org.apache.hadoop.security.TestAuthenticationFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec - in org.apache.hadoop.security.TestAuthenticationFilter
Running org.apache.hadoop.security.TestGroupFallback
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 sec - in org.apache.hadoop.security.TestGroupFallback
Running org.apache.hadoop.security.TestProxyUserFromEnv
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 sec - in org.apache.hadoop.security.TestProxyUserFromEnv
Running org.apache.hadoop.security.TestUGILoginFromKeytab
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.404 sec - in org.apache.hadoop.security.TestUGILoginFromKeytab
Running org.apache.hadoop.security.TestLdapGroupsMappingWithPosixGroup
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 sec - in org.apache.hadoop.security.TestLdapGroupsMappingWithPosixGroup
Running org.apache.hadoop.security.TestShellBasedIdMapping
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.675 sec - in org.apache.hadoop.security.TestShellBasedIdMapping
Running org.apache.hadoop.security.TestDoAsEffectiveUser
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 sec - in org.apache.hadoop.security.TestDoAsEffectiveUser
Running org.apache.hadoop.security.TestUGIWithExternalKdc
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.079 sec - in org.apache.hadoop.security.TestUGIWithExternalKdc
Running org.apache.hadoop.security.TestJNIGroupsMapping
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 sec - in org.apache.hadoop.security.TestJNIGroupsMapping
Running org.apache.hadoop.security.TestGroupsCaching
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.814 sec - in org.apache.hadoop.security.TestGroupsCaching
Running org.apache.hadoop.security.alias.TestCredentialProviderFactory
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 sec - in org.apache.hadoop.security.alias.TestCredentialProviderFactory
Running org.apache.hadoop.security.alias.TestCredentialProvider
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec - in org.apache.hadoop.security.alias.TestCredentialProvider
Running org.apache.hadoop.security.alias.TestCredShell
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.apache.hadoop.security.alias.TestCredShell
Running org.apache.hadoop.security.ssl.TestReloadingX509TrustManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.473 sec - in org.apache.hadoop.security.ssl.TestReloadingX509TrustManager
Running org.apache.hadoop.security.ssl.TestSSLFactory
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.224 sec - in org.apache.hadoop.security.ssl.TestSSLFactory
Running org.apache.hadoop.security.TestLdapGroupsMapping
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.335 sec - in org.apache.hadoop.security.TestLdapGroupsMapping
Running org.apache.hadoop.security.TestUserFromEnv
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.537 sec - in org.apache.hadoop.security.TestUserFromEnv
Running org.apache.hadoop.security.TestCredentials
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec - in org.apache.hadoop.security.TestCredentials
Running org.apache.hadoop.security.TestNetgroupCache
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.apache.hadoop.security.TestNetgroupCache
Running org.apache.hadoop.security.TestUGIWithSecurityOn
Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.079 sec - in org.apache.hadoop.security.TestUGIWithSecurityOn
Running org.apache.hadoop.security.authorize.TestAccessControlList
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 sec - in org.apache.hadoop.security.authorize.TestAccessControlList
Running org.apache.hadoop.security.authorize.TestProxyUsers
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.885 sec - in org.apache.hadoop.security.authorize.TestProxyUsers
Running org.apache.hadoop.security.authorize.TestProxyServers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in org.apache.hadoop.security.authorize.TestProxyServers
Running org.apache.hadoop.security.authorize.TestServiceAuthorization
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 sec - in org.apache.hadoop.security.authorize.TestServiceAuthorization
Running org.apache.hadoop.security.TestCompositeGroupMapping
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.724 sec - in org.apache.hadoop.security.TestCompositeGroupMapping
Running org.apache.hadoop.security.TestSecurityUtil
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 sec - in org.apache.hadoop.security.TestSecurityUtil
Running org.apache.hadoop.security.TestUserGroupInformation
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.594 sec - in org.apache.hadoop.security.TestUserGroupInformation
Running org.apache.hadoop.tracing.TestTraceUtils
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec - in org.apache.hadoop.tracing.TestTraceUtils
Running org.apache.hadoop.http.lib.TestStaticUserWebFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 sec - in org.apache.hadoop.http.lib.TestStaticUserWebFilter
Running org.apache.hadoop.http.TestServletFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 sec - in org.apache.hadoop.http.TestServletFilter
Running org.apache.hadoop.http.TestHttpRequestLogAppender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.hadoop.http.TestHttpRequestLogAppender
Running org.apache.hadoop.http.TestHtmlQuoting
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.apache.hadoop.http.TestHtmlQuoting
Running org.apache.hadoop.http.TestPathFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec - in org.apache.hadoop.http.TestPathFilter
Running org.apache.hadoop.http.TestGlobalFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 sec - in org.apache.hadoop.http.TestGlobalFilter
Running org.apache.hadoop.http.TestHttpServerLifecycle
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.464 sec - in org.apache.hadoop.http.TestHttpServerLifecycle
Running org.apache.hadoop.http.TestHttpRequestLog
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec - in org.apache.hadoop.http.TestHttpRequestLog
Running org.apache.hadoop.http.TestHttpServerWebapps
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 sec - in org.apache.hadoop.http.TestHttpServerWebapps
Running org.apache.hadoop.http.TestHttpCookieFlag
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 sec - in org.apache.hadoop.http.TestHttpCookieFlag
Running org.apache.hadoop.http.TestHttpServer
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.73 sec - in org.apache.hadoop.http.TestHttpServer
Running org.apache.hadoop.http.TestSSLHttpServer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 sec - in org.apache.hadoop.http.TestSSLHttpServer
Running org.apache.hadoop.metrics.spi.TestOutputRecord
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.apache.hadoop.metrics.spi.TestOutputRecord
Running org.apache.hadoop.metrics.ganglia.TestGangliaContext
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec - in org.apache.hadoop.metrics.ganglia.TestGangliaContext
Running org.apache.hadoop.metrics.TestMetricsServlet
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.apache.hadoop.metrics.TestMetricsServlet
Running org.apache.hadoop.net.TestSocketIOWithTimeout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.37 sec - in org.apache.hadoop.net.TestSocketIOWithTimeout
Running org.apache.hadoop.net.TestSwitchMapping
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.apache.hadoop.net.TestSwitchMapping
Running org.apache.hadoop.net.TestStaticMapping
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 sec - in org.apache.hadoop.net.TestStaticMapping
Running org.apache.hadoop.net.TestNetUtils
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.042 sec - in org.apache.hadoop.net.TestNetUtils
Running org.apache.hadoop.net.TestClusterTopology
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in org.apache.hadoop.net.TestClusterTopology
Running org.apache.hadoop.net.TestDNS
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.hadoop.net.TestDNS
Running org.apache.hadoop.net.unix.TestDomainSocket
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.903 sec - in org.apache.hadoop.net.unix.TestDomainSocket
Running org.apache.hadoop.net.unix.TestDomainSocketWatcher
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec - in org.apache.hadoop.net.unix.TestDomainSocketWatcher
Running org.apache.hadoop.net.TestScriptBasedMapping
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec - in org.apache.hadoop.net.TestScriptBasedMapping
Running org.apache.hadoop.net.TestTableMapping
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 sec - in org.apache.hadoop.net.TestTableMapping
Running org.apache.hadoop.net.TestNetworkTopologyWithNodeGroup
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec - in org.apache.hadoop.net.TestNetworkTopologyWithNodeGroup
Running org.apache.hadoop.net.TestScriptBasedMappingWithDependency
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 sec - in org.apache.hadoop.net.TestScriptBasedMappingWithDependency
Running org.apache.hadoop.cli.TestCLI
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec - in org.apache.hadoop.cli.TestCLI
Running org.apache.hadoop.service.TestServiceLifecycle
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 sec - in org.apache.hadoop.service.TestServiceLifecycle
Running org.apache.hadoop.service.TestCompositeService
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 sec - in org.apache.hadoop.service.TestCompositeService
Running org.apache.hadoop.service.TestGlobalStateChangeListener
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec - in org.apache.hadoop.service.TestGlobalStateChangeListener

Results :

Failed tests: 
  TestActiveStandbyElector.testWithoutZKServer:722 Did not throw zookeeper connection loss exceptions!

Tests run: 3007, Failures: 1, Errors: 0, Skipped: 86

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop Annotations ......................... SUCCESS [  8.532 s]
[INFO] Apache Hadoop MiniKDC ............................. SUCCESS [ 21.504 s]
[INFO] Apache Hadoop Auth ................................ SUCCESS [05:23 min]
[INFO] Apache Hadoop Auth Examples ....................... SUCCESS [  4.172 s]
[INFO] Apache Hadoop Common .............................. FAILURE [22:08 min]
[INFO] Apache Hadoop NFS ................................. SKIPPED
[INFO] Apache Hadoop KMS ................................. SKIPPED
[INFO] Apache Hadoop Common Project ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:07 min
[INFO] Finished at: 2015-05-13T09:30:20+00:00
[INFO] Final Memory: 80M/998M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-common: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Hadoop-Common-trunk/ws/hadoop-common-project/hadoop-common/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 :hadoop-common
result: 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Jenkins build is back to normal : Hadoop-Common-trunk #1495

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Hadoop-Common-trunk/1495/changes>