[SERVER-10775] get_last_error.js failing on multiple "duroff" builders Created: 16/Sep/13  Updated: 11/Jul/16  Resolved: 16/Sep/13

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 2.5.3

Type: Bug Priority: Major - P3
Reporter: Matt Kangas Assignee: J Rassi
Resolution: Done Votes: 0
Labels: buildbot
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
related to SERVER-9533 getLastError with j:true does not set... Closed
related to SERVER-9005 metric.getLastError.wtime should only... Closed
Operating System: ALL
Participants:

 Description   

This failure has been happening since commit f835c63 on:

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



 Comments   
Comment by auto [ 16/Sep/13 ]

Author:

{u'username': u'jrassi', u'name': u'Jason Rassi', u'email': u'rassi@10gen.com'}

Message: SERVER-10775 get_last_error.js should not assume journaling enabled
Branch: master
https://github.com/mongodb/mongo/commit/cf873596c7559e2b394391f5b5bdab9beceeaab4

Generated at Thu Feb 08 03:24:02 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.