[CDRIVER-952] /BulkOperation/large_inserts_ordered test intermittent failures Created: 22/Oct/15  Updated: 03/May/17  Resolved: 13/Nov/15

Status: Closed
Project: C Driver
Component/s: Bulk API
Affects Version/s: 1.2.0
Fix Version/s: TBD

Type: Bug Priority: Major - P3
Reporter: A. Jesse Jiryu Davis Assignee: A. Jesse Jiryu Davis
Resolution: Cannot Reproduce Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Solaris 11 on Evergreen. Observed so far with a replica set running the latest mongod.


Issue Links:
Related
is related to SERVER-21079 Server segfaults with bulk_insert of ... Closed

 Description   

 [2015/10/21 15:20:12.269] Begin /BulkOperation/large_inserts_ordered
 [2015/10/21 15:20:12.592] Assertion failed: (error.domain == MONGOC_ERROR_COMMAND) || (error.domain == MONGOC_ERROR_BSON && error.code == MONGOC_ERROR_BSON_INVALID), file tests/test-bulk.c, line 1976
 [2015/10/21 15:20:12.780] sh: line 1: 22787: Abort(coredump)
 [2015/10/21 15:20:12.797] make: Fatal error: Command failed for target `test'



 Comments   
Comment by Githook User [ 26/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: Merge branch 'r1.2'

Comment by Githook User [ 26/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: Merge branch 'r1.2'

Comment by Githook User [ 26/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: CDRIVER-952 skip a bulk test on server 3.2.0-rc0

Avoid SERVER-21079: skip /BulkOperation/large_inserts_ordered test if
the server is a 3.2 release candidate.

Introduce helpers to skip tests based on server version in general.
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/fe280d8fc5d219178a388558cc0c1c72d5c3ff6d

Comment by Githook User [ 26/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: CDRIVER-952 better output from large-inserts test
Branch: master
https://github.com/mongodb/mongo-c-driver/commit/68b747e9376546b1243994f546fdd680a84b8428

Comment by Githook User [ 26/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: CDRIVER-952 skip a bulk test on server 3.2.0-rc0

Avoid SERVER-21079: skip /BulkOperation/large_inserts_ordered test if
the server is a 3.2 release candidate.

Introduce helpers to skip tests based on server version in general.
Branch: r1.2
https://github.com/mongodb/mongo-c-driver/commit/fe280d8fc5d219178a388558cc0c1c72d5c3ff6d

Comment by Githook User [ 26/Oct/15 ]

Author:

{u'username': u'ajdavis', u'name': u'A. Jesse Jiryu Davis', u'email': u'jesse@mongodb.com'}

Message: CDRIVER-952 better output from large-inserts test
Branch: r1.2
https://github.com/mongodb/mongo-c-driver/commit/68b747e9376546b1243994f546fdd680a84b8428

Comment by A. Jesse Jiryu Davis [ 24/Oct/15 ]

Seen failures on Windows with 2.4 and 2.6 servers as well.

Comment by A. Jesse Jiryu Davis [ 23/Oct/15 ]

I guess we should check the server build version and skip this test – this will require a bit of extra C Driver test framework infrastructure, since we've avoided the need for these kinds of skips until now.

Comment by Bernie Hackett [ 23/Oct/15 ]

Yep, definitely SERVER-21079

Comment by A. Jesse Jiryu Davis [ 22/Oct/15 ]

Might just be a symptom of a server crash on oversized documents.

Generated at Wed Feb 07 21:11:07 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.