Checking if your kit is complete... Looks good Writing Makefile for MapReduce cp lib/MapReduce.pm blib/lib/MapReduce.pm Manifying blib/man3/MapReduce.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/MapReduce.........localhost: mkdir /tmp/mr ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost: rm -r /tmp/mr/odyssey* ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. cp: /tmp/mr/.: No such file or directory ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. lost connection preparing status dirs and gathering file manifest ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. touch: /tmp/mr/odyssey_lines/.status/reduce/0.unprocessed cannot create executing partition_lines.mr on 0 files spawned map task on 0 th host (localhost) 1 map monkeys left: localhost localhost: perl /tmp/partition_lines.mr map localhost /tmp/mr odyssey odyssey_lines 0 1 4 1 localhost ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost finished map task in 1 seconds 0 map monkeys left: Finished map task in 1 seconds spawned reduce task on 0 th host (localhost) 1 reduce monkeys left: localhost localhost: perl /tmp/partition_lines.mr reduce localhost /tmp/mr odyssey odyssey_lines 0 1 2 1 localhost ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost finished reduce task in 2 seconds 0 reduce monkeys left: Finished reduce task in 2 seconds ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. lost connection preparing status dirs and gathering file manifest ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. touch: /tmp/mr/odyssey_wc/.status/reduce/0.unprocessed cannot create executing wc.mr on 0 files spawned map task on 0 th host (localhost) 1 map monkeys left: localhost localhost: perl /tmp/wc.mr map localhost /tmp/mr odyssey_lines odyssey_wc 0 1 4 1 localhost ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost finished map task in 1 seconds 0 map monkeys left: Finished map task in 1 seconds spawned reduce task on 0 th host (localhost) 1 reduce monkeys left: localhost localhost: perl /tmp/wc.mr reduce localhost /tmp/mr odyssey_lines odyssey_wc 0 1 2 1 localhost ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. localhost finished reduce task in 1 seconds 0 reduce monkeys left: Finished reduce task in 2 seconds localhost: gathering odyssey_wc to t/odyssey_result ssh_askpass: exec(/usr/local/libexec/ssh-askpass): No such file or directory Host key verification failed. gunzip: t/odyssey_result/*gz.gz: No such file or directory sort [-bcdfiMmnru] [-o output] [-T directory] [-ykmem] [-t char] [+pos1 [-pos2]] [-k field_start[type][,field_end[type]] [file...] # Failed test (t/MapReduce.t at line 34) # Looks like you failed 1 test of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/MapReduce.t 1 256 2 1 50.00% 2 Failed 1/1 test scripts, 0.00% okay. 1/2 subtests failed, 50.00% okay. make: *** [test_dynamic] Error 2