Tue Dec 11 17:23:08.945 [initandlisten] MongoDB starting : pid=31821 port=27999 dbpath=/data/db/sconsTests/ 64-bit host=bs-amzn-64-1 Tue Dec 11 17:23:08.945 [initandlisten] Tue Dec 11 17:23:08.945 [initandlisten] ** NOTE: This is a development version (2.3.2-pre-) of MongoDB. Tue Dec 11 17:23:08.945 [initandlisten] ** Not recommended for production. Tue Dec 11 17:23:08.945 [initandlisten] Tue Dec 11 17:23:08.945 [initandlisten] db version v2.3.2-pre-, pdfile version 4.5 Tue Dec 11 17:23:08.945 [initandlisten] git version: 23c70544e24b5b2be2797a079196152d8232914c Tue Dec 11 17:23:08.945 [initandlisten] build info: Linux bs-amzn-64-1 3.2.12-3.2.4.amzn1.x86_64 #1 SMP Thu Mar 22 08:00:08 UTC 2012 x86_64 BOOST_LIB_VERSION=1_49 Tue Dec 11 17:23:08.945 [initandlisten] options: { dbpath: "/data/db/sconsTests/", port: 27999, setParameter: [ "enableTestCommands=1" ] } Tue Dec 11 17:23:08.966 [initandlisten] journal dir=/data/db/sconsTests/journal Tue Dec 11 17:23:08.966 [initandlisten] recover : no journal files present, no recovery needed Tue Dec 11 17:23:09.123 [FileAllocator] allocating new datafile /data/db/sconsTests/local.ns, filling with zeroes... Tue Dec 11 17:23:09.123 [FileAllocator] creating directory /data/db/sconsTests/_tmp Tue Dec 11 17:23:09.129 [FileAllocator] done allocating datafile /data/db/sconsTests/local.ns, size: 16MB, took 0.002 secs Tue Dec 11 17:23:09.129 [FileAllocator] allocating new datafile /data/db/sconsTests/local.0, filling with zeroes... Tue Dec 11 17:23:09.132 [FileAllocator] done allocating datafile /data/db/sconsTests/local.0, size: 64MB, took 0.002 secs Tue Dec 11 17:23:09.136 [websvr] admin web console waiting for connections on port 28999 Tue Dec 11 17:23:09.136 [initandlisten] waiting for connections on port 27999 Tue Dec 11 17:23:09.531 [initandlisten] connection accepted from 127.0.0.1:54477 #1 (1 connection now open) Tue Dec 11 17:23:09.532 [conn1] end connection 127.0.0.1:54477 (0 connections now open) MongoDB shell version: 2.3.2-pre- connecting to: 127.0.0.1:27999/test null Tue Dec 11 17:23:09.903 [initandlisten] connection accepted from 127.0.0.1:54482 #2 (1 connection now open) Resetting db path '/data/db/mongod-27000' Tue Dec 11 17:23:09.937 shell: started program mongod-1.8.5 --setParameter=enableTestCommands=1 --port=27000 --dbpath=/data/db/mongod-27000 m27000| error command line: unknown option setParameter Tue Dec 11 17:33:10.013 [conn2] end connection 127.0.0.1:54482 (0 connections now open) m27000| use --help for help assert.soon failed: function () { try { m = new Mongo( "127.0.0.1:" + port ); return true; } catch( e ) { } return false; }, msg:unable to connect to mongo program on port 27000 Error: Printing Stack Trace at printStackTrace (src/mongo/shell/utils.js:37:7) at doassert (src/mongo/shell/utils.js:58:1) at Function.assert.soon (src/mongo/shell/utils.js:167:49) at startMongoProgram (src/mongo/shell/servers.js:668:8) at Function.MongoRunner.runMongod (src/mongo/shell/servers.js:488:32) at /data/buildslaves/Linux_64bit_multiVersion/mongo/jstests/multiVersion/0_test_launching.js:21:30 Tue Dec 11 17:33:10.009 exec error: src/mongo/shell/utils.js:59 assert.soon failed: function () { try { m = new Mongo( "127.0.0.1:" + port ); return true; } catch( e ) { } return false; }, msg:unable to connect to mongo program on port 27000 throw msg; ^ failed to load: /data/buildslaves/Linux_64bit_multiVersion/mongo/jstests/multiVersion/0_test_launching.js Tue Dec 11 17:33:10.390 got signal 15 (Terminated), will terminate after current cmd ends Tue Dec 11 17:33:10.390 [interruptThread] now exiting Tue Dec 11 17:33:10.390 dbexit: Tue Dec 11 17:33:10.390 [interruptThread] shutdown: going to close listening sockets... Tue Dec 11 17:33:10.390 [interruptThread] closing listening socket: 11 Tue Dec 11 17:33:10.390 [interruptThread] closing listening socket: 12 Tue Dec 11 17:33:10.390 [interruptThread] closing listening socket: 13 Tue Dec 11 17:33:10.390 [interruptThread] removing socket file: /tmp/mongodb-27999.sock Tue Dec 11 17:33:10.390 [interruptThread] shutdown: going to flush diaglog... Tue Dec 11 17:33:10.390 [interruptThread] shutdown: going to close sockets... Tue Dec 11 17:33:10.390 [interruptThread] shutdown: waiting for fs preallocator... Tue Dec 11 17:33:10.390 [interruptThread] shutdown: lock for final commit... Tue Dec 11 17:33:10.390 [interruptThread] shutdown: final commit... Tue Dec 11 17:33:10.390 [interruptThread] shutdown: closing all files... Tue Dec 11 17:33:10.390 [interruptThread] closeAllFiles() finished Tue Dec 11 17:33:10.390 [interruptThread] journalCleanup... Tue Dec 11 17:33:10.390 [interruptThread] removeJournalFiles Tue Dec 11 17:33:10.395 [interruptThread] shutdown: removing fs lock... Tue Dec 11 17:33:10.395 dbexit: really exiting now