-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Linux
Latest errors:
http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_debug_b76d47accaefb558d2e0e9175d53e991e74630b2_13_10_31_17_47_07_sharding_linux_64
http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_debug_b76d47accaefb558d2e0e9175d53e991e74630b2_13_10_31_17_47_07_sharding_auth_linux_64
Oldest errors:
http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_debug_195c99e44a1483816b3be2a1f6f42bffed7ec18e_13_10_31_10_24_07_sharding_linux_64
http://mci.10gen.com/ui/task/mongodb_mongo_master_linux_64_debug_195c99e44a1483816b3be2a1f6f42bffed7ec18e_13_10_31_10_24_07_sharding_auth_linux_64
I'm not sure if this is really relevant log info, but it's some context and the final failure output line:
(from http://buildlogs.mongodb.org/mci_0.9_linux_64_debug_duroff/builds/4773/test/sharding_0/auto2.js)
m30999| 2013-10-31T15:48:13.069+0000 [Balancer] distributed lock 'balancer/build11.nj1.10gen.cc:30999:1383234485:1804289383' acquired, ts : 52727bbddc1e278c689a8c91 m30999| 2013-10-31T15:48:13.069+0000 [Balancer] *** start balancing round m30999| 2013-10-31T15:48:13.069+0000 [Balancer] waitForDelete: 0 m30999| 2013-10-31T15:48:13.069+0000 [Balancer] secondaryThrottle: 1 m30999| 2013-10-31T15:48:13.070+0000 [conn1] creating new connection to:localhost:30001 m30999| 2013-10-31T15:48:13.070+0000 BackgroundJob starting: ConnectBG m30999| 2013-10-31T15:48:13.070+0000 [conn1] connected connection! m30001| 2013-10-31T15:48:13.070+0000 [initandlisten] connection accepted from 127.0.0.1:64334 #8 (8 connections now open) m30999| 2013-10-31T15:48:13.072+0000 [Balancer] shard0001 has more chunks me:6 best: shard0000:5 m30999| 2013-10-31T15:48:13.072+0000 [Balancer] collection : test.foo m30999| 2013-10-31T15:48:13.072+0000 [Balancer] donor : shard0001 chunks on 6 m30999| 2013-10-31T15:48:13.072+0000 [Balancer] receiver : shard0000 chunks on 5 m30999| 2013-10-31T15:48:13.072+0000 [Balancer] threshold : 2 m30999| 2013-10-31T15:48:13.072+0000 [Balancer] no need to move any chunk m30999| 2013-10-31T15:48:13.072+0000 [Balancer] *** end of balancing round m30999| 2013-10-31T15:48:13.074+0000 [Balancer] distributed lock 'balancer/build11.nj1.10gen.cc:30999:1383234485:1804289383' unlocked. checkpoint C m30999| range.universal(): 1 2013-10-31T15:48:14.217+0000 Socket recv() errno:104 Connection reset by peer 127.0.0.1:30999 m30000| 2013-10-31T15:48:14.217+0000 [conn3] end connection 127.0.0.1:53096 (17 connections now open) m30000| 2013-10-31T15:48:14.217+0000 [conn9] end connection 127.0.0.1:53108 (17 connections now open) 2013-10-31T15:48:14.217+0000 SocketException: remote: 127.0.0.1:30999 error: 9001 socket exception [RECV_ERROR] server [127.0.0.1:30999] 2013-10-31T15:48:14.217+0000 DBClientCursor::init call() failed m30000| 2013-10-31T15:48:14.217+0000 [conn4] end connection 127.0.0.1:53097 (17 connections now open) m30001| 2013-10-31T15:48:14.217+0000 [conn3] end connection 127.0.0.1:64311 (7 connections now open) m30000| 2013-10-31T15:48:14.217+0000 [conn12] end connection 127.0.0.1:53113 (17 connections now open) m30001| 2013-10-31T15:48:14.217+0000 [conn4] end connection 127.0.0.1:64313 (6 connections now open) m30001| 2013-10-31T15:48:14.217+0000 [conn8] end connection 127.0.0.1:64334 (6 connections now open) m30000| 2013-10-31T15:48:14.217+0000 [conn18] end connection 127.0.0.1:53129 (13 connections now open) 2013-10-31T15:48:14.219+0000 Error: error doing query: failed at src/mongo/shell/query.js:81
- duplicates
-
SERVER-11501 testshard1.js failing in aggregation and aggregation_auth suites on debug builds
- Closed