-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Geo, Testing Infrastructure
-
Environment:Windows Buildbot slaves
-
Windows
jstests\geo_s2near.js is failing on the Windows builders.
http://buildlogs.mongodb.org/Nightly%20Windows%2032-bit/builds/1048/test/js/geo_s2near.js
Thu Nov 15 09:06:12.488 [conn18] CMD: drop test.geo_s2index Thu Nov 15 09:06:12.489 [conn18] build index test.geo_s2index { _id: 1 } Thu Nov 15 09:06:12.490 [conn18] build index done. scanned 0 total records. 0 secs Thu Nov 15 09:06:12.491 [conn18] build index test.geo_s2index { geo: "s2d", nonGeo: 1.0 } Thu Nov 15 09:06:12.497 [conn18] build index done. scanned 7 total records. 0.006 secs Thu Nov 15 09:06:12.520 [conn18] end connection 127.0.0.1:53556 (0 connections now open) Thu Nov 15 09:06:12.649 [initandlisten] connection accepted from 127.0.0.1:53563 #19 (1 connection now open) Thu Nov 15 09:06:12.649 [conn19] end connection 127.0.0.1:53563 (0 connections now open) MongoDB shell version: 2.3.1-pre- Thu Nov 15 09:06:13.163 [initandlisten] connection accepted from 127.0.0.1:53570 #20 (1 connection now open) connecting to: 127.0.0.1:27999/test null Thu Nov 15 09:06:13.186 [conn20] CMD: drop test.geo_s2near Thu Nov 15 09:06:13.188 [conn20] build index test.geo_s2near { _id: 1 } Thu Nov 15 09:06:13.188 [conn20] build index done. scanned 0 total records. 0 secs Thu Nov 15 09:06:13.222 [conn20] build index test.geo_s2near { geo: "s2d" } Thu Nov 15 09:06:13.229 [conn20] build index done. scanned 400 total records. 0.007 secs Thu Nov 15 09:06:13.964 [conn20] Trying to create BSON indexing obj w/too many regions = 9172 Thu Nov 15 09:06:13.964 [conn20] Modifying coverer from (7,17) to (5,7) Thu Nov 15 09:06:13.964 [conn20] New #regions = 636 Thu Nov 15 09:06:14.068 [conn20] Trying to create BSON indexing obj w/too many regions = 32224 Thu Nov 15 09:06:14.068 [conn20] Modifying coverer from (7,17) to (5,7) Thu Nov 15 09:06:14.068 [conn20] New #regions = 2116 Thu Nov 15 09:06:14.574 [conn20] Trying to create BSON indexing obj w/too many regions = 54036 Thu Nov 15 09:06:14.574 [conn20] Modifying coverer from (7,17) to (5,7) Thu Nov 15 09:06:14.574 [conn20] New #regions = 3436 [09:06:15] c:\10gen\buildslaves\mongo\windows_32bit_nightly\mongo\src\third_party\s2\s1interval.h:194: Check failed: is_valid() Thu Nov 15 09:06:20.059 Socket recv() errno:10054 An existing connection was forcibly closed by the remote host. 127.0.0.1:27999 Thu Nov 15 09:06:20.060 SocketException: remote: 127.0.0.1:27999 error: 9001 socket exception [1] server [127.0.0.1:27999] Thu Nov 15 09:06:20.060 DBClientCursor::init call() failed Thu Nov 15 09:06:20.061 exec error: src/mongo/shell/query.js:78 error doing query: failed this._cursor = this._mongo.find( this._ns , this._query , this._fields , this. ^ failed to load: C:\10gen\buildslaves\mongo\Windows_32bit_Nightly\mongo\jstests\geo_s2near.js
Wed Nov 14 21:20:11.594 [initandlisten] MongoDB starting : pid=3944 port=27999 dbpath=/data/db/sconsTests 64-bit host=AMAZONA-DFVK11N Wed Nov 14 21:20:11.594 [initandlisten] Wed Nov 14 21:20:11.594 [initandlisten] ** NOTE: This is a development version (2.3.1-pre-) of MongoDB. Wed Nov 14 21:20:11.594 [initandlisten] ** Not recommended for production. Wed Nov 14 21:20:11.594 [initandlisten] Wed Nov 14 21:20:11.594 [initandlisten] db version v2.3.1-pre-, pdfile version 4.5 Wed Nov 14 21:20:11.594 [initandlisten] git version: a8d6bcf5f9758213a5de82d2e54868ebb41d0c91 Wed Nov 14 21:20:11.594 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 Wed Nov 14 21:20:11.594 [initandlisten] options: { dbpath: "/data/db/sconsTests/", port: 27999 } Wed Nov 14 21:20:11.594 [initandlisten] journal dir=/data/db/sconsTests\journal Wed Nov 14 21:20:11.594 [initandlisten] recover : no journal files present, no recovery needed Wed Nov 14 21:20:11.735 [initandlisten] waiting for connections on port 27999 Wed Nov 14 21:20:11.735 [websvr] admin web console waiting for connections on port 28999 Wed Nov 14 21:20:12.250 [initandlisten] connection accepted from 127.0.0.1:53180 #1 (1 connection now open) Wed Nov 14 21:20:12.250 [conn1] note: no users configured in admin.system.users, allowing localhost access Wed Nov 14 21:20:12.250 [conn1] end connection 127.0.0.1:53180 (0 connections now open) MongoDB shell version: 2.3.1-pre- connecting to: 127.0.0.1:27999/test null Wed Nov 14 21:20:12.624 [initandlisten] connection accepted from 127.0.0.1:53187 #2 (1 connection now open) Wed Nov 14 21:20:12.624 [conn2] CMD: drop test.geo_s2near Wed Nov 14 21:20:12.640 [FileAllocator] allocating new datafile /data/db/sconsTests\test.ns, filling with zeroes... Wed Nov 14 21:20:12.640 [FileAllocator] creating directory /data/db/sconsTests\_tmp Wed Nov 14 21:20:12.686 [FileAllocator] done allocating datafile /data/db/sconsTests\test.ns, size: 16MB, took 0.046 secs Wed Nov 14 21:20:12.686 [FileAllocator] allocating new datafile /data/db/sconsTests\test.0, filling with zeroes... Wed Nov 14 21:20:12.874 [FileAllocator] done allocating datafile /data/db/sconsTests\test.0, size: 64MB, took 0.187 secs Wed Nov 14 21:20:12.874 [FileAllocator] allocating new datafile /data/db/sconsTests\test.1, filling with zeroes... Wed Nov 14 21:20:12.874 [conn2] build index test.geo_s2near { _id: 1 } Wed Nov 14 21:20:12.874 [conn2] build index done. scanned 0 total records. 0.001 secs Wed Nov 14 21:20:12.874 [conn2] insert test.geo_s2near keyUpdates:0 locks(micros) w:238920 249ms Wed Nov 14 21:20:12.905 [conn2] build index test.geo_s2near { geo: "s2d" } Wed Nov 14 21:20:12.905 [conn2] build index done. scanned 400 total records. 0.007 secs Wed Nov 14 21:20:13.248 [FileAllocator] done allocating datafile /data/db/sconsTests\test.1, size: 128MB, took 0.375 secs Wed Nov 14 21:20:13.576 [conn2] Trying to create BSON indexing obj w/too many regions = 9172 Wed Nov 14 21:20:13.576 [conn2] Modifying coverer from (7,17) to (5,7) Wed Nov 14 21:20:13.576 [conn2] New #regions = 636 Wed Nov 14 21:20:13.669 [conn2] Trying to create BSON indexing obj w/too many regions = 32224 Wed Nov 14 21:20:13.669 [conn2] Modifying coverer from (7,17) to (5,7) Wed Nov 14 21:20:13.669 [conn2] New #regions = 2116 Wed Nov 14 21:20:14.106 [conn2] Trying to create BSON indexing obj w/too many regions = 54036 Wed Nov 14 21:20:14.106 [conn2] Modifying coverer from (7,17) to (5,7) Wed Nov 14 21:20:14.106 [conn2] New #regions = 3436 [21:20:15] d:\slave\windows_64bit_2008+\mongo\src\third_party\s2\s1interval.h:194: Check failed: is_valid() Wed Nov 14 21:20:15.884 Socket recv() errno:10054 An existing connection was forcibly closed by the remote host. 127.0.0.1:27999 Wed Nov 14 21:20:15.884 SocketException: remote: 127.0.0.1:27999 error: 9001 socket exception [1] server [127.0.0.1:27999] Wed Nov 14 21:20:15.884 DBClientCursor::init call() failed Wed Nov 14 21:20:15.884 exec error: src/mongo/shell/query.js:78 error doing query: failed this._cursor = this._mongo.find( this._ns , this._query , this._fields , this. ^ failed to load: D:\slave\Windows_64bit_2008+\mongo\jstests\geo_s2near.js