-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Environment:Enterprise Linux 64-bit Amazon AMI
-
ALL
The 'auth' test suite was recently introduced to the enterprise builder and, since its introduction, the auth_helpers.js test has been failing:
m27000| 2013-10-10T23:23:31.971+0000 [conn1] Successfully authenticated as principal andy on admin m27000| 2013-10-10T23:23:31.972+0000 [conn1] authenticate db: admin { authenticate: 1, nonce: "5ba81772a0a559ea", user: "andy", key: "c30f98ad63d8ce9aa6e5748c213d120d" } m27000| 2013-10-10T23:23:31.972+0000 [conn1] Failed to authenticate andy@admin with mechanism MONGODB-CR: BadValue Challenge-response authentication using getnonce and authenticate commands is disabled. Error: 18 { ok: 0.0, errmsg: "Challenge-response authentication using getnonce and authenticate commands is disabled.", code: 2 } assert failed Error: Printing Stack Trace at printStackTrace (src/mongo/shell/utils.js:38:15) at doassert (src/mongo/shell/assert.js:6:5) at assert (src/mongo/shell/assert.js:14:5) at /data/mci/git@github.commongodb/mongo.git/master/jstests/auth/auth_helpers.js:39:5 2013-10-10T23:23:31.974+0000 assert failed at src/mongo/shell/assert.js:7 failed to load: /data/mci/git@github.commongodb/mongo.git/master/jstests/auth/auth_helpers.js