See
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/528/changes>
Changes:
[nigel] HADOOP-7008. Fix bug and missing license header in test-patch files.
(nigel)
------------------------------------------
[...truncated 33752 lines...]
[junit] 2010-11-05 04:20:07,169 INFO mortbay.log (?:invoke0(?)) - Started
selectchannelconnec...@localhost:41011
[junit] 2010-11-05 04:20:07,173 INFO jvm.JvmMetrics
(JvmMetrics.java:init(76)) - Initializing JVM Metrics with
processName=JobTracker, sessionId=
[junit] 2010-11-05 04:20:07,219 INFO mapred.JobTracker
(JobTracker.java:<init>(1518)) - JobTracker up at: 41713
[junit] 2010-11-05 04:20:07,219 INFO mapred.JobTracker
(JobTracker.java:<init>(1522)) - JobTracker webserver: 41011
[junit] 2010-11-05 04:20:07,299 INFO mapred.JobTracker
(JobTracker.java:<init>(1580)) - Cleaning up the system directory
[junit] 2010-11-05 04:20:07,322 INFO jobhistory.JobHistory
(JobHistory.java:initDone(171)) - Inited the done directory to
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/logs/history/done>
[junit] 2010-11-05 04:20:07,325 INFO jobhistory.JobHistory
(JobHistory.java:<init>(527)) - Job History Cleaner Thread started. MaxAge is
604800000 ms(7.0 days), Cleanup Frequency is 86400000 ms (1.0 days)
[junit] 2010-11-05 04:20:07,331 INFO mapred.CompletedJobStatusStore
(CompletedJobStatusStore.java:<init>(112)) - Completed job store is inactive
[junit] 2010-11-05 04:20:07,365 INFO mapred.JobTracker
(JobTracker.java:refreshHosts(4147)) - Refreshing hosts information
[junit] 2010-11-05 04:20:07,403 INFO util.HostsFileReader
(HostsFileReader.java:setIncludesFile(109)) - Setting the includes file to
[junit] 2010-11-05 04:20:07,403 INFO util.HostsFileReader
(HostsFileReader.java:setExcludesFile(114)) - Setting the excludes file to
hosts.exclude
[junit] 2010-11-05 04:20:07,404 INFO util.HostsFileReader
(HostsFileReader.java:refresh(85)) - Refreshing hosts (include/exclude) list
[junit] 2010-11-05 04:20:07,404 INFO mapred.JobTracker
(JobTracker.java:decommissionNodes(4169)) - Decommissioning 0 nodes
[junit] 2010-11-05 04:20:07,405 INFO ipc.Server (Server.java:run(608)) -
IPC Server Responder: starting
[junit] 2010-11-05 04:20:07,422 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 1 on 41713: starting
[junit] 2010-11-05 04:20:07,422 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 0 on 41713: starting
[junit] 2010-11-05 04:20:07,414 INFO ipc.Server (Server.java:run(443)) -
IPC Server listener on 41713: starting
[junit] 2010-11-05 04:20:07,423 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 4 on 41713: starting
[junit] 2010-11-05 04:20:07,423 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 3 on 41713: starting
[junit] 2010-11-05 04:20:07,423 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 2 on 41713: starting
[junit] 2010-11-05 04:20:07,424 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 5 on 41713: starting
[junit] 2010-11-05 04:20:07,424 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 6 on 41713: starting
[junit] 2010-11-05 04:20:07,425 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 7 on 41713: starting
[junit] 2010-11-05 04:20:07,425 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 8 on 41713: starting
[junit] 2010-11-05 04:20:07,425 INFO mapred.JobTracker
(JobTracker.java:offerService(1757)) - Starting RUNNING
[junit] 2010-11-05 04:20:07,425 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 9 on 41713: starting
[junit] 2010-11-05 04:20:08,104 WARN conf.Configuration
(Configuration.java:set(582)) - jobclient.output.filter is deprecated. Instead,
use mapreduce.client.output.filter
[junit] 2010-11-05 04:20:08,105 INFO mapred.MiniMRCluster
(MiniMRCluster.java:<init>(199)) - mapreduce.cluster.local.dir is
/tmp/hadoop-hudson/mapred/local/0_0,/tmp/hadoop-hudson/mapred/local/0_1,/tmp/hadoop-hudson/mapred/local/0_2
[junit] 2010-11-05 04:20:08,123 INFO http.HttpServer
(HttpServer.java:addGlobalFilter(406)) - Added global filtersafety
(class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
[junit] 2010-11-05 04:20:08,127 INFO http.HttpServer
(HttpServer.java:start(576)) - Port returned by
webServer.getConnectors()[0].getLocalPort() before open() is -1. Opening the
listener on 0
[junit] 2010-11-05 04:20:08,128 INFO http.HttpServer
(HttpServer.java:start(581)) - listener.getLocalPort() returned 37796
webServer.getConnectors()[0].getLocalPort() returned 37796
[junit] 2010-11-05 04:20:08,128 INFO http.HttpServer
(HttpServer.java:start(614)) - Jetty bound to port 37796
[junit] 2010-11-05 04:20:08,129 INFO mortbay.log (?:invoke0(?)) -
jetty-6.1.14
[junit] 2010-11-05 04:20:08,251 INFO mortbay.log (?:invoke0(?)) - Started
[email protected]:37796
[junit] 2010-11-05 04:20:08,259 INFO mapred.TaskTracker
(TaskTracker.java:initialize(597)) - Starting tasktracker with owner as hudson
and supergroup as supergroup
[junit] 2010-11-05 04:20:08,265 INFO jvm.JvmMetrics
(JvmMetrics.java:init(71)) - Cannot initialize JVM Metrics with
processName=TaskTracker, sessionId= - already initialized
[junit] 2010-11-05 04:20:08,269 INFO ipc.Server (Server.java:run(338)) -
Starting SocketReader
[junit] 2010-11-05 04:20:08,269 INFO metrics.RpcMetrics
(RpcMetrics.java:<init>(63)) - Initializing RPC Metrics with
hostName=TaskTracker, port=39181
[junit] 2010-11-05 04:20:08,270 INFO metrics.RpcDetailedMetrics
(RpcDetailedMetrics.java:<init>(57)) - Initializing RPC Metrics with
hostName=TaskTracker, port=39181
[junit] 2010-11-05 04:20:08,271 INFO ipc.Server (Server.java:run(608)) -
IPC Server Responder: starting
[junit] 2010-11-05 04:20:08,271 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 0 on 39181: starting
[junit] 2010-11-05 04:20:08,271 INFO ipc.Server (Server.java:run(443)) -
IPC Server listener on 39181: starting
[junit] 2010-11-05 04:20:08,272 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 2 on 39181: starting
[junit] 2010-11-05 04:20:08,272 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 1 on 39181: starting
[junit] 2010-11-05 04:20:08,273 INFO mapred.TaskTracker
(TaskTracker.java:initialize(670)) - TaskTracker up at:
localhost/127.0.0.1:39181
[junit] 2010-11-05 04:20:08,272 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 3 on 39181: starting
[junit] 2010-11-05 04:20:08,274 INFO mapred.TaskTracker
(TaskTracker.java:initialize(673)) - Starting tracker
tracker_host0.foo.com:localhost/127.0.0.1:39181
[junit] 2010-11-05 04:20:08,323 INFO mapred.TaskTracker
(TaskTracker.java:run(855)) - Starting thread: Map-events fetcher for all
reduce tasks on tracker_host0.foo.com:localhost/127.0.0.1:39181
[junit] 2010-11-05 04:20:08,346 INFO util.ProcessTree
(ProcessTree.java:isSetsidSupported(65)) - setsid exited with exit code 0
[junit] 2010-11-05 04:20:08,372 INFO mapred.TaskTracker
(TaskTracker.java:initialize(714)) - Using ResourceCalculatorPlugin :
org.apache.hadoop.mapreduce.util.linuxresourcecalculatorplu...@1c4ff2c
[junit] 2010-11-05 04:20:08,376 WARN mapred.TaskTracker
(TaskTracker.java:setTaskMemoryManagerEnabledFlag(4021)) - TaskTracker's
totalMemoryAllottedForTasks is -1 and reserved physical memory is not
configured. TaskMemoryManager is disabled.
[junit] 2010-11-05 04:20:08,379 INFO mapred.IndexCache
(IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
[junit] 2010-11-05 04:20:08,383 INFO mapred.UserLogCleaner
(UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding
job_20101105040943162_0001 for user-log deletion with
retainTimeStamp:1289017208380
[junit] 2010-11-05 04:20:08,384 INFO mapred.UserLogCleaner
(UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding
job_20101105040155706_0001 for user-log deletion with
retainTimeStamp:1289017208380
[junit] 2010-11-05 04:20:08,385 INFO mapred.UserLogCleaner
(UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding
job_20101105040943162_0002 for user-log deletion with
retainTimeStamp:1289017208380
[junit] 2010-11-05 04:20:08,386 INFO mapred.UserLogCleaner
(UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding
job_20101105041313122_0001 for user-log deletion with
retainTimeStamp:1289017208380
[junit] 2010-11-05 04:20:08,418 WARN conf.Configuration
(Configuration.java:set(582)) - jobclient.output.filter is deprecated. Instead,
use mapreduce.client.output.filter
[junit] 2010-11-05 04:20:08,419 INFO mapred.MiniMRCluster
(MiniMRCluster.java:<init>(199)) - mapreduce.cluster.local.dir is
/tmp/hadoop-hudson/mapred/local/1_0,/tmp/hadoop-hudson/mapred/local/1_1,/tmp/hadoop-hudson/mapred/local/1_2
[junit] 2010-11-05 04:20:08,423 INFO net.NetworkTopology
(NetworkTopology.java:add(331)) - Adding a new node: /default-rack/host0.foo.com
[junit] 2010-11-05 04:20:08,425 INFO mapred.JobTracker
(JobTracker.java:addNewTracker(2268)) - Adding tracker
tracker_host0.foo.com:localhost/127.0.0.1:39181 to host host0.foo.com
[junit] 2010-11-05 04:20:08,428 INFO http.HttpServer
(HttpServer.java:addGlobalFilter(406)) - Added global filtersafety
(class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
[junit] 2010-11-05 04:20:08,429 INFO http.HttpServer
(HttpServer.java:start(576)) - Port returned by
webServer.getConnectors()[0].getLocalPort() before open() is -1. Opening the
listener on 0
[junit] 2010-11-05 04:20:08,430 INFO http.HttpServer
(HttpServer.java:start(581)) - listener.getLocalPort() returned 46141
webServer.getConnectors()[0].getLocalPort() returned 46141
[junit] 2010-11-05 04:20:08,430 INFO http.HttpServer
(HttpServer.java:start(614)) - Jetty bound to port 46141
[junit] 2010-11-05 04:20:08,431 INFO mortbay.log (?:invoke0(?)) -
jetty-6.1.14
[junit] 2010-11-05 04:20:08,585 INFO mortbay.log (?:invoke0(?)) - Started
[email protected]:46141
[junit] 2010-11-05 04:20:08,589 INFO mapred.TaskTracker
(TaskTracker.java:initialize(597)) - Starting tasktracker with owner as hudson
and supergroup as supergroup
[junit] 2010-11-05 04:20:08,594 INFO jvm.JvmMetrics
(JvmMetrics.java:init(71)) - Cannot initialize JVM Metrics with
processName=TaskTracker, sessionId= - already initialized
[junit] 2010-11-05 04:20:08,595 INFO ipc.Server (Server.java:run(338)) -
Starting SocketReader
[junit] 2010-11-05 04:20:08,595 INFO metrics.RpcMetrics
(RpcMetrics.java:<init>(63)) - Initializing RPC Metrics with
hostName=TaskTracker, port=46685
[junit] 2010-11-05 04:20:08,597 INFO metrics.RpcDetailedMetrics
(RpcDetailedMetrics.java:<init>(57)) - Initializing RPC Metrics with
hostName=TaskTracker, port=46685
[junit] 2010-11-05 04:20:08,597 INFO ipc.Server (Server.java:run(608)) -
IPC Server Responder: starting
[junit] 2010-11-05 04:20:08,598 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 0 on 46685: starting
[junit] 2010-11-05 04:20:08,598 INFO ipc.Server (Server.java:run(443)) -
IPC Server listener on 46685: starting
[junit] 2010-11-05 04:20:08,599 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 1 on 46685: starting
[junit] 2010-11-05 04:20:08,599 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 3 on 46685: starting
[junit] 2010-11-05 04:20:08,599 INFO ipc.Server (Server.java:run(1369)) -
IPC Server handler 2 on 46685: starting
[junit] 2010-11-05 04:20:08,599 INFO mapred.TaskTracker
(TaskTracker.java:initialize(670)) - TaskTracker up at:
localhost/127.0.0.1:46685
[junit] 2010-11-05 04:20:08,600 INFO mapred.TaskTracker
(TaskTracker.java:initialize(673)) - Starting tracker
tracker_host1.foo.com:localhost/127.0.0.1:46685
[junit] 2010-11-05 04:20:08,603 INFO mapred.TaskTracker
(TaskTracker.java:run(855)) - Starting thread: Map-events fetcher for all
reduce tasks on tracker_host1.foo.com:localhost/127.0.0.1:46685
[junit] 2010-11-05 04:20:08,603 INFO mapred.TaskTracker
(TaskTracker.java:initialize(714)) - Using ResourceCalculatorPlugin :
org.apache.hadoop.mapreduce.util.linuxresourcecalculatorplu...@f221f6
[junit] 2010-11-05 04:20:08,605 WARN mapred.TaskTracker
(TaskTracker.java:setTaskMemoryManagerEnabledFlag(4021)) - TaskTracker's
totalMemoryAllottedForTasks is -1 and reserved physical memory is not
configured. TaskMemoryManager is disabled.
[junit] 2010-11-05 04:20:08,605 INFO mapred.IndexCache
(IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
[junit] 2010-11-05 04:20:08,606 INFO mapred.UserLogCleaner
(UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding
job_20101105040943162_0001 for user-log deletion with
retainTimeStamp:1289017208606
[junit] 2010-11-05 04:20:08,607 INFO mapred.UserLogCleaner
(UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding
job_20101105040155706_0001 for user-log deletion with
retainTimeStamp:1289017208606
[junit] 2010-11-05 04:20:08,607 INFO mapred.UserLogCleaner
(UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding
job_20101105040943162_0002 for user-log deletion with
retainTimeStamp:1289017208606
[junit] 2010-11-05 04:20:08,608 INFO mapred.UserLogCleaner
(UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding
job_20101105041313122_0001 for user-log deletion with
retainTimeStamp:1289017208606
[junit] 2010-11-05 04:20:08,631 INFO net.NetworkTopology
(NetworkTopology.java:add(331)) - Adding a new node: /default-rack/host1.foo.com
[junit] 2010-11-05 04:20:08,631 INFO mapred.JobTracker
(JobTracker.java:addNewTracker(2268)) - Adding tracker
tracker_host1.foo.com:localhost/127.0.0.1:46685 to host host1.foo.com
[junit] 2010-11-05 04:20:08,637 WARN conf.Configuration
(Configuration.java:set(582)) - jobclient.output.filter is deprecated. Instead,
use mapreduce.client.output.filter
[junit] 2010-11-05 04:20:08,665 WARN conf.Configuration
(Configuration.java:set(582)) - jobclient.output.filter is deprecated. Instead,
use mapreduce.client.output.filter
[junit] 2010-11-05 04:20:08,747 WARN mapreduce.JobSubmitter
(JobSubmitter.java:copyAndConfigureFiles(138)) - Use GenericOptionsParser for
parsing the arguments. Applications should implement Tool for the same.
[junit] 2010-11-05 04:20:08,762 WARN mapreduce.JobSubmitter
(JobSubmitter.java:copyAndConfigureFiles(240)) - No job jar file set. User
classes may not be found. See Job or Job#setJar(String).
[junit] 2010-11-05 04:20:08,773 INFO input.FileInputFormat
(FileInputFormat.java:listStatus(248)) - Total input paths to process : 2
[junit] 2010-11-05 04:20:08,856 WARN conf.Configuration
(Configuration.java:set(582)) - mapred.map.tasks is deprecated. Instead, use
mapreduce.job.maps
[junit] 2010-11-05 04:20:08,856 INFO mapreduce.JobSubmitter
(JobSubmitter.java:submitJobInternal(359)) - number of splits:2
[junit] 2010-11-05 04:20:09,011 WARN conf.Configuration
(Configuration.java:handleDeprecation(313)) -
mapred.committer.job.setup.cleanup.needed is deprecated. Instead, use
mapreduce.job.committer.setup.cleanup.needed
[junit] 2010-11-05 04:20:09,017 INFO ipc.Server (Server.java:run(1407)) -
IPC Server handler 7 on 41713, call submitJob(job_20101105041943122_0001,
file:/tmp/hadoop-hudson/mapred/staging/hudson/.staging/job_20101105041943122_0001,
org.apache.hadoop.security.credenti...@1e779a1) from 127.0.0.1:55466: error:
java.io.IOException: java.lang.NoClassDefFoundError:
org/apache/hadoop/hdfs/security/token/delegation/DelegationTokenIdentifier
[junit] java.io.IOException: java.lang.NoClassDefFoundError:
org/apache/hadoop/hdfs/security/token/delegation/DelegationTokenIdentifier
[junit] at
org.apache.hadoop.mapreduce.security.token.DelegationTokenRenewal.<clinit>(DelegationTokenRenewal.java:116)
[junit] at
org.apache.hadoop.mapred.JobInProgress.<init>(JobInProgress.java:480)
[junit] at
org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:3050)
[junit] at
org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:3016)
[junit] at
org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:2998)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at
org.apache.hadoop.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:349)
[junit] at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1399)
[junit] at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1395)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at javax.security.auth.Subject.doAs(Subject.java:396)
[junit] at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1115)
[junit] at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1393)
[junit] 2010-11-05 04:20:09,019 INFO mapreduce.JobSubmitter
(JobSubmitter.java:submitJobInternal(385)) - Cleaning up the staging area
file:/tmp/hadoop-hudson/mapred/staging/hudson/.staging/job_20101105041943122_0001
[junit] 2010-11-05 04:20:09,022 INFO util.AsyncDiskService
(AsyncDiskService.java:shutdown(111)) - Shutting down all AsyncDiskService
threads...
[junit] 2010-11-05 04:20:09,022 INFO util.AsyncDiskService
(AsyncDiskService.java:awaitTermination(140)) - All AsyncDiskService threads
are terminated.
[junit] 2010-11-05 04:20:09,023 INFO mapred.TaskTracker
(TaskTracker.java:run(865)) - Shutting down: Map-events fetcher for all reduce
tasks on tracker_host0.foo.com:localhost/127.0.0.1:39181
[junit] 2010-11-05 04:20:09,024 ERROR
filecache.TrackerDistributedCacheManager
(TrackerDistributedCacheManager.java:run(935)) - Exception in DistributedCache
CleanupThread.
[junit] java.lang.InterruptedException: sleep interrupted
[junit] at java.lang.Thread.sleep(Native Method)
[junit] at
org.apache.hadoop.mapreduce.filecache.TrackerDistributedCacheManager$CleanupThread.run(TrackerDistributedCacheManager.java:932)
[junit] 2010-11-05 04:20:09,024 INFO ipc.Server (Server.java:stop(1601)) -
Stopping server on 39181
[junit] 2010-11-05 04:20:09,027 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 0 on 39181: exiting
[junit] 2010-11-05 04:20:09,027 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 3 on 39181: exiting
[junit] 2010-11-05 04:20:09,027 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 1 on 39181: exiting
[junit] 2010-11-05 04:20:09,027 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 2 on 39181: exiting
[junit] 2010-11-05 04:20:09,033 INFO ipc.Server (Server.java:run(675)) -
Stopping IPC Server Responder
[junit] 2010-11-05 04:20:09,031 INFO ipc.Server (Server.java:run(475)) -
Stopping IPC Server listener on 39181
[junit] 2010-11-05 04:20:09,034 INFO mapred.TaskTracker
(TaskTracker.java:shutdown(1256)) - Shutting down StatusHttpServer
[junit] 2010-11-05 04:20:09,141 INFO mapred.TaskTracker
(TaskTracker.java:offerService(1564)) - Interrupted. Closing down.
[junit] 2010-11-05 04:20:09,143 INFO util.AsyncDiskService
(AsyncDiskService.java:shutdown(111)) - Shutting down all AsyncDiskService
threads...
[junit] 2010-11-05 04:20:09,143 INFO util.AsyncDiskService
(AsyncDiskService.java:awaitTermination(140)) - All AsyncDiskService threads
are terminated.
[junit] 2010-11-05 04:20:09,145 INFO util.AsyncDiskService
(AsyncDiskService.java:shutdown(111)) - Shutting down all AsyncDiskService
threads...
[junit] 2010-11-05 04:20:09,145 INFO util.AsyncDiskService
(AsyncDiskService.java:awaitTermination(140)) - All AsyncDiskService threads
are terminated.
[junit] 2010-11-05 04:20:09,146 INFO mapred.TaskTracker
(TaskTracker.java:run(865)) - Shutting down: Map-events fetcher for all reduce
tasks on tracker_host1.foo.com:localhost/127.0.0.1:46685
[junit] 2010-11-05 04:20:09,146 INFO ipc.Server (Server.java:stop(1601)) -
Stopping server on 46685
[junit] 2010-11-05 04:20:09,146 ERROR
filecache.TrackerDistributedCacheManager
(TrackerDistributedCacheManager.java:run(935)) - Exception in DistributedCache
CleanupThread.
[junit] java.lang.InterruptedException: sleep interrupted
[junit] at java.lang.Thread.sleep(Native Method)
[junit] at
org.apache.hadoop.mapreduce.filecache.TrackerDistributedCacheManager$CleanupThread.run(TrackerDistributedCacheManager.java:932)
[junit] 2010-11-05 04:20:09,147 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 3 on 46685: exiting
[junit] 2010-11-05 04:20:09,147 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 1 on 46685: exiting
[junit] 2010-11-05 04:20:09,147 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 0 on 46685: exiting
[junit] 2010-11-05 04:20:09,148 INFO ipc.Server (Server.java:run(675)) -
Stopping IPC Server Responder
[junit] 2010-11-05 04:20:09,148 INFO ipc.Server (Server.java:run(475)) -
Stopping IPC Server listener on 46685
[junit] 2010-11-05 04:20:09,148 INFO mapred.TaskTracker
(TaskTracker.java:shutdown(1256)) - Shutting down StatusHttpServer
[junit] 2010-11-05 04:20:09,148 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 2 on 46685: exiting
[junit] 2010-11-05 04:20:09,251 INFO mapred.TaskTracker
(TaskTracker.java:offerService(1564)) - Interrupted. Closing down.
[junit] 2010-11-05 04:20:09,252 INFO util.AsyncDiskService
(AsyncDiskService.java:shutdown(111)) - Shutting down all AsyncDiskService
threads...
[junit] 2010-11-05 04:20:09,253 INFO util.AsyncDiskService
(AsyncDiskService.java:awaitTermination(140)) - All AsyncDiskService threads
are terminated.
[junit] 2010-11-05 04:20:09,253 INFO mapred.JobTracker
(JobTracker.java:close(1765)) - Stopping infoServer
[junit] 2010-11-05 04:20:09,355 INFO mapred.JobTracker
(JobTracker.java:close(1773)) - Stopping interTrackerServer
[junit] 2010-11-05 04:20:09,356 INFO ipc.Server (Server.java:stop(1601)) -
Stopping server on 41713
[junit] 2010-11-05 04:20:09,356 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 0 on 41713: exiting
[junit] 2010-11-05 04:20:09,356 INFO ipc.Server (Server.java:run(675)) -
Stopping IPC Server Responder
[junit] 2010-11-05 04:20:09,357 INFO ipc.Server (Server.java:run(475)) -
Stopping IPC Server listener on 41713
[junit] 2010-11-05 04:20:09,357 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 2 on 41713: exiting
[junit] 2010-11-05 04:20:09,356 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 1 on 41713: exiting
[junit] 2010-11-05 04:20:09,357 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 6 on 41713: exiting
[junit] 2010-11-05 04:20:09,357 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 9 on 41713: exiting
[junit] 2010-11-05 04:20:09,357 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 7 on 41713: exiting
[junit] 2010-11-05 04:20:09,357 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 8 on 41713: exiting
[junit] 2010-11-05 04:20:09,356 INFO mapred.JobTracker
(JobTracker.java:stopExpireTrackersThread(1812)) - Stopping expireTrackers
[junit] 2010-11-05 04:20:09,357 INFO mapred.JobTracker
(JobTracker.java:offerService(1760)) - Stopped interTrackerServer
[junit] 2010-11-05 04:20:09,360 INFO
mapred.EagerTaskInitializationListener
(EagerTaskInitializationListener.java:terminate(108)) - Stopping Job Init
Manager thread
[junit] 2010-11-05 04:20:09,358 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 5 on 41713: exiting
[junit] 2010-11-05 04:20:09,357 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 3 on 41713: exiting
[junit] 2010-11-05 04:20:09,357 INFO ipc.Server (Server.java:run(1444)) -
IPC Server handler 4 on 41713: exiting
[junit] 2010-11-05 04:20:09,360 INFO
mapred.EagerTaskInitializationListener
(EagerTaskInitializationListener.java:run(61)) - JobInitManagerThread
interrupted.
[junit] 2010-11-05 04:20:09,361 INFO
mapred.EagerTaskInitializationListener
(EagerTaskInitializationListener.java:run(65)) - Shutting down thread pool
[junit] 2010-11-05 04:20:09,362 INFO mapred.JobTracker
(JobTracker.java:close(1783)) - Stopping expireLaunchingTasks
[junit] 2010-11-05 04:20:09,362 INFO jobhistory.JobHistory
(JobHistory.java:shutDown(195)) - Interrupting History Cleaner
[junit] 2010-11-05 04:20:09,363 INFO jobhistory.JobHistory
(JobHistory.java:run(544)) - History Cleaner thread exiting
[junit] 2010-11-05 04:20:09,363 ERROR mapred.MiniMRCluster
(MiniMRCluster.java:shutdown(144)) - Problem shutting down job tracker
[junit] java.lang.NoClassDefFoundError: Could not initialize class
org.apache.hadoop.mapreduce.security.token.DelegationTokenRenewal
[junit] at
org.apache.hadoop.mapred.JobTracker.close(JobTracker.java:1805)
[junit] at
org.apache.hadoop.mapred.JobTracker.stopTracker(JobTracker.java:303)
[junit] at
org.apache.hadoop.mapred.MiniMRCluster$JobTrackerRunner.shutdown(MiniMRCluster.java:141)
[junit] at
org.apache.hadoop.mapred.MiniMRCluster.stopJobTracker(MiniMRCluster.java:674)
[junit] at
org.apache.hadoop.mapred.MiniMRCluster.shutdown(MiniMRCluster.java:762)
[junit] at
org.apache.hadoop.mapreduce.TestMapReduceLocal.__CLR3_0_2z0hpdm1kp3(TestMapReduceLocal.java:93)
[junit] at
org.apache.hadoop.mapreduce.TestMapReduceLocal.testWithLocal(TestMapReduceLocal.java:85)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:168)
[junit] at junit.framework.TestCase.runBare(TestCase.java:134)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:110)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:128)
[junit] at junit.framework.TestResult.run(TestResult.java:113)
[junit] at junit.framework.TestCase.run(TestCase.java:124)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[junit] at junit.framework.TestSuite.run(TestSuite.java:227)
[junit] at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
[junit] at
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
[junit] at
org.apache.hadoop.mapreduce.security.token.DelegationTokenRenewal.<clinit>(DelegationTokenRenewal.java:116)
[junit] at
org.apache.hadoop.mapred.JobInProgress.<init>(JobInProgress.java:480)
[junit] at
org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:3050)
[junit] at
org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:3016)
[junit] at
org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:2998)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at
org.apache.hadoop.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:349)
[junit] at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1399)
[junit] at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1395)
[junit] at java.security.AccessController.doPrivileged(Native Method)
[junit] at javax.security.auth.Subject.doAs(Subject.java:396)
[junit] at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1115)
[junit] at org.apache.hadoop.ipc.Server$Handler.run(Server.java:1393)
[junit] )
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 26.406 sec
[junit] Test org.apache.hadoop.mapreduce.TestMapReduceLocal FAILED
[junit] Running org.apache.hadoop.mapreduce.lib.input.TestFileInputFormat
[junit] 2010-11-05 04:20:10,341 WARN conf.Configuration
(Configuration.java:set(582)) - fs.default.name is deprecated. Instead, use
fs.defaultFS
[junit] 2010-11-05 04:20:10,539 WARN conf.Configuration
(Configuration.java:set(582)) - fs.default.name is deprecated. Instead, use
fs.defaultFS
[junit] defaultfs.getUri() = s3://abc:x...@hostname
[junit] original = file:/foo
[junit] results = [file:/foo]
[junit] original = file:/bar
[junit] results = [file:/bar]
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.917 sec
[junit] Running
org.apache.hadoop.mapreduce.lib.output.TestFileOutputCommitter
[junit] 2010-11-05 04:20:11,970 INFO output.FileOutputCommitter
(FileOutputCommitter.java:commitTask(173)) - Saved output of task
'attempt_200707121733_0001_m_000000_0' to
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/data/output>
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.524 sec
checkfailure:
[touch] Creating
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/testsfailed>
BUILD FAILED
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build.xml>:760:
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build.xml>:723:
The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build.xml>:784:
Tests failed!
Total time: 19 minutes 22 seconds
[FINDBUGS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Recording fingerprints
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure