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 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/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 You have no controlling tty. Cannot read passphrase. localhost: rm -r /tmp/mr/odyssey* You have no controlling tty. Cannot read passphrase. cp: cannot create directory `/tmp/mr/.': No such file or directory You have no controlling tty. Cannot read passphrase. lost connection preparing status dirs and gathering file manifest You have no controlling tty. Cannot read passphrase. touch: /tmp/mr/odyssey_lines/.status/reduce/0.unprocessed: No such file or directory executing partition_lines.mr on 0 files localhost: perl /tmp/partition_lines.mr map localhost /tmp/mr odyssey odyssey_lines 0 1 4 1 localhost spawned map task on 0 th host (localhost) 1 map monkeys left: localhost You have no controlling tty. Cannot read passphrase. localhost finished map task in 0 seconds 0 map monkeys left: Finished map task in 0 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 You have no controlling tty. Cannot read passphrase. localhost finished reduce task in 0 seconds 0 reduce monkeys left: Finished reduce task in 0 seconds You have no controlling tty. Cannot read passphrase. lost connection preparing status dirs and gathering file manifest You have no controlling tty. Cannot read passphrase. touch: /tmp/mr/odyssey_wc/.status/reduce/0.unprocessed: No such file or directory 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 You have no controlling tty. Cannot read passphrase. 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 You have no controlling tty. Cannot read passphrase. localhost finished reduce task in 0 seconds 0 reduce monkeys left: Finished reduce task in 0 seconds localhost: gathering odyssey_wc to t/odyssey_result You have no controlling tty. Cannot read passphrase. t/odyssey_result/*gz.gz: No such file or directory sort: t/odyssey_result/*: No such file or directory # 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