Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
ALL
Description
This failure has been happening since commit f835c63 on:
- MCI linux-64-duroff replicasets
- MCI linux-64-duroff replicasets_auth
- MCI windows-32 replicasets
- MCI linux-32 replicasets
- Linux 32-bit Build #5973
- Linux RHEL 32-bit Build #1863
- Windows 32-bit Build #6202
- Nightly Linux RHEL 32-bit Build #657
- Nightly Linux 32-bit Build #1479
One example:
http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_duroff_f835c63943f27c57aa7281e1505c44c60f016482_13_09_13_20_02_46_replicasets_auth_linux_64
http://buildlogs.mongodb.org/mci_0.9_linux_64_duroff/builds/821/test/replicasets_auth_0/get_last_error.js
Trying j=true, 60000ms timeout
|
{
|
"n" : 0,
|
"lastOp" : Timestamp(1379164007, 3),
|
"connectionId" : 1,
|
"jnote" : "journaling not enabled on this server",
|
"err" : "nojournal",
|
"ok" : 1
|
}
|
assert: ["nojournal"] != [null] are not equal : undefined
|
Error: Printing Stack Trace
|
at printStackTrace (src/mongo/shell/utils.js:37:15)
|
at doassert (src/mongo/shell/assert.js:6:5)
|
at Function.assert.eq (src/mongo/shell/assert.js:32:5)
|
at /data/mci/git@github.commongodb/mongo.git/master/jstests/replsets/get_last_error.js:19:8
|
2013-09-14T13:06:47.414+0000 ["nojournal"] != [null] are not equal : undefined at src/mongo/shell/assert.js:7
|
failed to load: /data/mci/git@github.commongodb/mongo.git/master/jstests/replsets/get_last_error.js
|
Same error message here:
http://buildlogs.mongodb.org/Linux%2032-bit/builds/5973/test/recent%20failures/get_last_error.js
Attachments
Issue Links
- related to
-
SERVER-9533 getLastError with j:true does not set err if journaling disabled
-
- Closed
-
-
SERVER-9005 metric.getLastError.wtime should only count for w>1 GLE calls
-
- Closed
-