Ticket #4159: python-test-socket.txt

File python-test-socket.txt, 31.9 KB (added by scottmc, 15 years ago)

failure output of "python test_socket.py"

Line 
1/boot/common/lib/python2.6/test> python test_socket.py
2testCrucialConstants (__main__.GeneralModuleTests) ... ERROR
3testDefaultTimeout (__main__.GeneralModuleTests) ... ok
4testGetServBy (__main__.GeneralModuleTests) ... ok
5testGetSockOpt (__main__.GeneralModuleTests) ... ok
6testHostnameRes (__main__.GeneralModuleTests) ... ok
7testIPv4toString (__main__.GeneralModuleTests) ... ok
8testIPv6toString (__main__.GeneralModuleTests) ... ok
9testInterpreterCrash (__main__.GeneralModuleTests) ... ok
10testNewAttributes (__main__.GeneralModuleTests) ... ok
11testNtoH (__main__.GeneralModuleTests) ... ok
12testNtoHErrors (__main__.GeneralModuleTests) ... ok
13testRefCountGetNameInfo (__main__.GeneralModuleTests) ... ok
14testSendAfterClose (__main__.GeneralModuleTests) ... ok
15testSetSockOpt (__main__.GeneralModuleTests) ... ok
16testSockName (__main__.GeneralModuleTests) ... ERROR
17testSocketError (__main__.GeneralModuleTests) ... ok
18testStringToIPv4 (__main__.GeneralModuleTests) ... ok
19testStringToIPv6 (__main__.GeneralModuleTests) ... ok
20test_sock_ioctl (__main__.GeneralModuleTests) ... ok
21test_weakref (__main__.GeneralModuleTests) ... ok
22testFromFd (__main__.BasicTCPTest) ... ok
23testOverFlowRecv (__main__.BasicTCPTest) ... ok
24testOverFlowRecvFrom (__main__.BasicTCPTest) ... ok
25testRecv (__main__.BasicTCPTest) ... ok
26testRecvFrom (__main__.BasicTCPTest) ... ok
27testSendAll (__main__.BasicTCPTest) ... ok
28testShutdown (__main__.BasicTCPTest) ... ok
29testClose (__main__.TCPCloserTest) ... ok
30testInterruptedTimeout (__main__.TCPTimeoutTest) ... ok
31testTCPTimeout (__main__.TCPTimeoutTest) ... ok
32testTimeoutZero (__main__.TCPTimeoutTest) ... ok
33testExceptionTree (__main__.TestExceptions) ... ok
34testRecvFromInto (__main__.BufferIOTest) ... ok
35testRecvInto (__main__.BufferIOTest) ... ok
36testFromFd (__main__.BasicTCPTest2) ... ok
37testOverFlowRecv (__main__.BasicTCPTest2) ... ok
38testOverFlowRecvFrom (__main__.BasicTCPTest2) ... ok
39testRecv (__main__.BasicTCPTest2) ... ok
40testRecvFrom (__main__.BasicTCPTest2) ... ok
41testSendAll (__main__.BasicTCPTest2) ... ok
42testShutdown (__main__.BasicTCPTest2) ... ok
43testRecvFrom (__main__.BasicUDPTest) ... ok
44testRecvFromNegative (__main__.BasicUDPTest) ... ok
45testSendtoAndRecv (__main__.BasicUDPTest) ... sem_init: No space left on device
46ERROR
47testTimeoutZero (__main__.UDPTimeoutTest) ... ok
48testUDPTimeout (__main__.UDPTimeoutTest) ... ok
49testAccept (__main__.NonBlockingTCPTests) ... sem_init: No space left on device
50ERROR
51testConnect (__main__.NonBlockingTCPTests) ... sem_init: No space left on device
52ERROR
53testRecv (__main__.NonBlockingTCPTests) ... sem_init: No space left on device
54ERROR
55testSetBlocking (__main__.NonBlockingTCPTests) ... sem_init: No space left on device
56ERROR
57testClosedAttr (__main__.FileObjectClassTestCase) ... sem_init: No space left on device
58ERROR
59testFullRead (__main__.FileObjectClassTestCase) ... sem_init: No space left on device
60ERROR
61testReadline (__main__.FileObjectClassTestCase) ... sem_init: No space left on device
62ERROR
63testReadlineAfterRead (__main__.FileObjectClassTestCase) ... sem_init: No space left on device
64ERROR
65testReadlineAfterReadNoNewline (__main__.FileObjectClassTestCase) ... sem_init: No space left on device
66ERROR
67testSmallRead (__main__.FileObjectClassTestCase) ... sem_init: No space left on device
68ERROR
69testUnbufferedRead (__main__.FileObjectClassTestCase) ... sem_init: No space left on device
70ERROR
71testClosedAttr (__main__.UnbufferedFileObjectClassTestCase) ... sem_init: No space left on device
72ERROR
73testFullRead (__main__.UnbufferedFileObjectClassTestCase) ... sem_init: No space left on device
74ERROR
75testReadline (__main__.UnbufferedFileObjectClassTestCase) ... sem_init: No space left on device
76ERROR
77testReadlineAfterRead (__main__.UnbufferedFileObjectClassTestCase) ... sem_init: No space left on device
78ERROR
79testReadlineAfterReadNoNewline (__main__.UnbufferedFileObjectClassTestCase) ... sem_init: No space left on device
80ERROR
81testSmallRead (__main__.UnbufferedFileObjectClassTestCase) ... sem_init: No space left on device
82ERROR
83testUnbufferedRead (__main__.UnbufferedFileObjectClassTestCase) ... sem_init: No space left on device
84ERROR
85testUnbufferedReadline (__main__.UnbufferedFileObjectClassTestCase) ... sem_init: No space left on device
86ERROR
87testClosedAttr (__main__.LineBufferedFileObjectClassTestCase) ... sem_init: No space left on device
88ERROR
89testFullRead (__main__.LineBufferedFileObjectClassTestCase) ... sem_init: No space left on device
90ERROR
91testReadline (__main__.LineBufferedFileObjectClassTestCase) ... sem_init: No space left on device
92ERROR
93testReadlineAfterRead (__main__.LineBufferedFileObjectClassTestCase) ... sem_init: No space left on device
94ERROR
95testReadlineAfterReadNoNewline (__main__.LineBufferedFileObjectClassTestCase) ... sem_init: No space left on device
96ERROR
97testSmallRead (__main__.LineBufferedFileObjectClassTestCase) ... sem_init: No space left on device
98ERROR
99testUnbufferedRead (__main__.LineBufferedFileObjectClassTestCase) ... sem_init: No space left on device
100ERROR
101testClosedAttr (__main__.SmallBufferedFileObjectClassTestCase) ... sem_init: No space left on device
102ERROR
103testFullRead (__main__.SmallBufferedFileObjectClassTestCase) ... sem_init: No space left on device
104ERROR
105testReadline (__main__.SmallBufferedFileObjectClassTestCase) ... sem_init: No space left on device
106ERROR
107testReadlineAfterRead (__main__.SmallBufferedFileObjectClassTestCase) ... sem_init: No space left on device
108ERROR
109testReadlineAfterReadNoNewline (__main__.SmallBufferedFileObjectClassTestCase) ... sem_init: No space left on device
110ERROR
111testSmallRead (__main__.SmallBufferedFileObjectClassTestCase) ... sem_init: No space left on device
112ERROR
113testUnbufferedRead (__main__.SmallBufferedFileObjectClassTestCase) ... sem_init: No space left on device
114ERROR
115testClose (__main__.Urllib2FileobjectTest) ... ok
116testWithoutServer (__main__.NetworkConnectionNoServer) ... ok
117testFamily (__main__.NetworkConnectionAttributesTest) ... sem_init: No space left on device
118ERROR
119testTimeoutDefault (__main__.NetworkConnectionAttributesTest) ... sem_init: No space left on device
120ERROR
121testTimeoutNone (__main__.NetworkConnectionAttributesTest) ... sem_init: No space left on device
122ERROR
123testTimeoutValueNamed (__main__.NetworkConnectionAttributesTest) ... sem_init: No space left on device
124ERROR
125testTimeoutValueNonamed (__main__.NetworkConnectionAttributesTest) ... sem_init: No space left on device
126ERROR
127testInsideTimeout (__main__.NetworkConnectionBehaviourTest) ... sem_init: No space left on device
128ERROR
129testOutsideTimeout (__main__.NetworkConnectionBehaviourTest) ... sem_init: No space left on device
130ERROR
131testRecv (__main__.BasicSocketPairTest) ... sem_init: No space left on device
132ERROR
133testSend (__main__.BasicSocketPairTest) ... sem_init: No space left on device
134ERROR
135
136======================================================================
137ERROR: testCrucialConstants (__main__.GeneralModuleTests)
138----------------------------------------------------------------------
139Traceback (most recent call last):
140 File "test_socket.py", line 253, in testCrucialConstants
141 socket.SOCK_RDM
142AttributeError: 'module' object has no attribute 'SOCK_RDM'
143
144======================================================================
145ERROR: testSockName (__main__.GeneralModuleTests)
146----------------------------------------------------------------------
147Traceback (most recent call last):
148 File "test_socket.py", line 474, in testSockName
149 my_ip_addr = socket.gethostbyname(socket.gethostname())
150gaierror: [Errno 7] no address associated with hostname.
151
152======================================================================
153ERROR: testSendtoAndRecv (__main__.BasicUDPTest)
154----------------------------------------------------------------------
155Traceback (most recent call last):
156 File "test_socket.py", line 112, in _setUp
157 self.client_ready.wait()
158 File "/boot/common/lib/python2.6/threading.py", line 393, in wait
159 self.__cond.wait(timeout)
160 File "/boot/common/lib/python2.6/threading.py", line 231, in wait
161 waiter = _allocate_lock()
162error: can't allocate lock
163
164======================================================================
165ERROR: testAccept (__main__.NonBlockingTCPTests)
166----------------------------------------------------------------------
167Traceback (most recent call last):
168 File "test_socket.py", line 97, in _setUp
169 self.client_ready = threading.Event()
170 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
171 return _Event(*args, **kwargs)
172 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
173 self.__cond = Condition(Lock())
174error: can't allocate lock
175
176======================================================================
177ERROR: testConnect (__main__.NonBlockingTCPTests)
178----------------------------------------------------------------------
179Traceback (most recent call last):
180 File "test_socket.py", line 96, in _setUp
181 self.server_ready = threading.Event()
182 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
183 return _Event(*args, **kwargs)
184 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
185 self.__cond = Condition(Lock())
186error: can't allocate lock
187
188======================================================================
189ERROR: testRecv (__main__.NonBlockingTCPTests)
190----------------------------------------------------------------------
191Traceback (most recent call last):
192 File "test_socket.py", line 96, in _setUp
193 self.server_ready = threading.Event()
194 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
195 return _Event(*args, **kwargs)
196 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
197 self.__cond = Condition(Lock())
198error: can't allocate lock
199
200======================================================================
201ERROR: testSetBlocking (__main__.NonBlockingTCPTests)
202----------------------------------------------------------------------
203Traceback (most recent call last):
204 File "test_socket.py", line 96, in _setUp
205 self.server_ready = threading.Event()
206 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
207 return _Event(*args, **kwargs)
208 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
209 self.__cond = Condition(Lock())
210error: can't allocate lock
211
212======================================================================
213ERROR: testClosedAttr (__main__.FileObjectClassTestCase)
214----------------------------------------------------------------------
215Traceback (most recent call last):
216 File "test_socket.py", line 96, in _setUp
217 self.server_ready = threading.Event()
218 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
219 return _Event(*args, **kwargs)
220 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
221 self.__cond = Condition(Lock())
222error: can't allocate lock
223
224======================================================================
225ERROR: testFullRead (__main__.FileObjectClassTestCase)
226----------------------------------------------------------------------
227Traceback (most recent call last):
228 File "test_socket.py", line 96, in _setUp
229 self.server_ready = threading.Event()
230 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
231 return _Event(*args, **kwargs)
232 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
233 self.__cond = Condition(Lock())
234error: can't allocate lock
235
236======================================================================
237ERROR: testReadline (__main__.FileObjectClassTestCase)
238----------------------------------------------------------------------
239Traceback (most recent call last):
240 File "test_socket.py", line 96, in _setUp
241 self.server_ready = threading.Event()
242 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
243 return _Event(*args, **kwargs)
244 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
245 self.__cond = Condition(Lock())
246error: can't allocate lock
247
248======================================================================
249ERROR: testReadlineAfterRead (__main__.FileObjectClassTestCase)
250----------------------------------------------------------------------
251Traceback (most recent call last):
252 File "test_socket.py", line 96, in _setUp
253 self.server_ready = threading.Event()
254 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
255 return _Event(*args, **kwargs)
256 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
257 self.__cond = Condition(Lock())
258error: can't allocate lock
259
260======================================================================
261ERROR: testReadlineAfterReadNoNewline (__main__.FileObjectClassTestCase)
262----------------------------------------------------------------------
263Traceback (most recent call last):
264 File "test_socket.py", line 96, in _setUp
265 self.server_ready = threading.Event()
266 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
267 return _Event(*args, **kwargs)
268 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
269 self.__cond = Condition(Lock())
270error: can't allocate lock
271
272======================================================================
273ERROR: testSmallRead (__main__.FileObjectClassTestCase)
274----------------------------------------------------------------------
275Traceback (most recent call last):
276 File "test_socket.py", line 96, in _setUp
277 self.server_ready = threading.Event()
278 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
279 return _Event(*args, **kwargs)
280 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
281 self.__cond = Condition(Lock())
282error: can't allocate lock
283
284======================================================================
285ERROR: testUnbufferedRead (__main__.FileObjectClassTestCase)
286----------------------------------------------------------------------
287Traceback (most recent call last):
288 File "test_socket.py", line 96, in _setUp
289 self.server_ready = threading.Event()
290 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
291 return _Event(*args, **kwargs)
292 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
293 self.__cond = Condition(Lock())
294error: can't allocate lock
295
296======================================================================
297ERROR: testClosedAttr (__main__.UnbufferedFileObjectClassTestCase)
298----------------------------------------------------------------------
299Traceback (most recent call last):
300 File "test_socket.py", line 96, in _setUp
301 self.server_ready = threading.Event()
302 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
303 return _Event(*args, **kwargs)
304 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
305 self.__cond = Condition(Lock())
306error: can't allocate lock
307
308======================================================================
309ERROR: testFullRead (__main__.UnbufferedFileObjectClassTestCase)
310----------------------------------------------------------------------
311Traceback (most recent call last):
312 File "test_socket.py", line 96, in _setUp
313 self.server_ready = threading.Event()
314 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
315 return _Event(*args, **kwargs)
316 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
317 self.__cond = Condition(Lock())
318error: can't allocate lock
319
320======================================================================
321ERROR: testReadline (__main__.UnbufferedFileObjectClassTestCase)
322----------------------------------------------------------------------
323Traceback (most recent call last):
324 File "test_socket.py", line 96, in _setUp
325 self.server_ready = threading.Event()
326 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
327 return _Event(*args, **kwargs)
328 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
329 self.__cond = Condition(Lock())
330error: can't allocate lock
331
332======================================================================
333ERROR: testReadlineAfterRead (__main__.UnbufferedFileObjectClassTestCase)
334----------------------------------------------------------------------
335Traceback (most recent call last):
336 File "test_socket.py", line 96, in _setUp
337 self.server_ready = threading.Event()
338 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
339 return _Event(*args, **kwargs)
340 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
341 self.__cond = Condition(Lock())
342error: can't allocate lock
343
344======================================================================
345ERROR: testReadlineAfterReadNoNewline (__main__.UnbufferedFileObjectClassTestCase)
346----------------------------------------------------------------------
347Traceback (most recent call last):
348 File "test_socket.py", line 96, in _setUp
349 self.server_ready = threading.Event()
350 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
351 return _Event(*args, **kwargs)
352 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
353 self.__cond = Condition(Lock())
354error: can't allocate lock
355
356======================================================================
357ERROR: testSmallRead (__main__.UnbufferedFileObjectClassTestCase)
358----------------------------------------------------------------------
359Traceback (most recent call last):
360 File "test_socket.py", line 96, in _setUp
361 self.server_ready = threading.Event()
362 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
363 return _Event(*args, **kwargs)
364 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
365 self.__cond = Condition(Lock())
366error: can't allocate lock
367
368======================================================================
369ERROR: testUnbufferedRead (__main__.UnbufferedFileObjectClassTestCase)
370----------------------------------------------------------------------
371Traceback (most recent call last):
372 File "test_socket.py", line 96, in _setUp
373 self.server_ready = threading.Event()
374 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
375 return _Event(*args, **kwargs)
376 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
377 self.__cond = Condition(Lock())
378error: can't allocate lock
379
380======================================================================
381ERROR: testUnbufferedReadline (__main__.UnbufferedFileObjectClassTestCase)
382----------------------------------------------------------------------
383Traceback (most recent call last):
384 File "test_socket.py", line 96, in _setUp
385 self.server_ready = threading.Event()
386 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
387 return _Event(*args, **kwargs)
388 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
389 self.__cond = Condition(Lock())
390error: can't allocate lock
391
392======================================================================
393ERROR: testClosedAttr (__main__.LineBufferedFileObjectClassTestCase)
394----------------------------------------------------------------------
395Traceback (most recent call last):
396 File "test_socket.py", line 96, in _setUp
397 self.server_ready = threading.Event()
398 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
399 return _Event(*args, **kwargs)
400 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
401 self.__cond = Condition(Lock())
402error: can't allocate lock
403
404======================================================================
405ERROR: testFullRead (__main__.LineBufferedFileObjectClassTestCase)
406----------------------------------------------------------------------
407Traceback (most recent call last):
408 File "test_socket.py", line 96, in _setUp
409 self.server_ready = threading.Event()
410 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
411 return _Event(*args, **kwargs)
412 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
413 self.__cond = Condition(Lock())
414error: can't allocate lock
415
416======================================================================
417ERROR: testReadline (__main__.LineBufferedFileObjectClassTestCase)
418----------------------------------------------------------------------
419Traceback (most recent call last):
420 File "test_socket.py", line 96, in _setUp
421 self.server_ready = threading.Event()
422 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
423 return _Event(*args, **kwargs)
424 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
425 self.__cond = Condition(Lock())
426error: can't allocate lock
427
428======================================================================
429ERROR: testReadlineAfterRead (__main__.LineBufferedFileObjectClassTestCase)
430----------------------------------------------------------------------
431Traceback (most recent call last):
432 File "test_socket.py", line 96, in _setUp
433 self.server_ready = threading.Event()
434 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
435 return _Event(*args, **kwargs)
436 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
437 self.__cond = Condition(Lock())
438error: can't allocate lock
439
440======================================================================
441ERROR: testReadlineAfterReadNoNewline (__main__.LineBufferedFileObjectClassTestCase)
442----------------------------------------------------------------------
443Traceback (most recent call last):
444 File "test_socket.py", line 96, in _setUp
445 self.server_ready = threading.Event()
446 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
447 return _Event(*args, **kwargs)
448 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
449 self.__cond = Condition(Lock())
450error: can't allocate lock
451
452======================================================================
453ERROR: testSmallRead (__main__.LineBufferedFileObjectClassTestCase)
454----------------------------------------------------------------------
455Traceback (most recent call last):
456 File "test_socket.py", line 96, in _setUp
457 self.server_ready = threading.Event()
458 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
459 return _Event(*args, **kwargs)
460 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
461 self.__cond = Condition(Lock())
462error: can't allocate lock
463
464======================================================================
465ERROR: testUnbufferedRead (__main__.LineBufferedFileObjectClassTestCase)
466----------------------------------------------------------------------
467Traceback (most recent call last):
468 File "test_socket.py", line 96, in _setUp
469 self.server_ready = threading.Event()
470 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
471 return _Event(*args, **kwargs)
472 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
473 self.__cond = Condition(Lock())
474error: can't allocate lock
475
476======================================================================
477ERROR: testClosedAttr (__main__.SmallBufferedFileObjectClassTestCase)
478----------------------------------------------------------------------
479Traceback (most recent call last):
480 File "test_socket.py", line 96, in _setUp
481 self.server_ready = threading.Event()
482 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
483 return _Event(*args, **kwargs)
484 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
485 self.__cond = Condition(Lock())
486error: can't allocate lock
487
488======================================================================
489ERROR: testFullRead (__main__.SmallBufferedFileObjectClassTestCase)
490----------------------------------------------------------------------
491Traceback (most recent call last):
492 File "test_socket.py", line 96, in _setUp
493 self.server_ready = threading.Event()
494 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
495 return _Event(*args, **kwargs)
496 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
497 self.__cond = Condition(Lock())
498error: can't allocate lock
499
500======================================================================
501ERROR: testReadline (__main__.SmallBufferedFileObjectClassTestCase)
502----------------------------------------------------------------------
503Traceback (most recent call last):
504 File "test_socket.py", line 96, in _setUp
505 self.server_ready = threading.Event()
506 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
507 return _Event(*args, **kwargs)
508 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
509 self.__cond = Condition(Lock())
510error: can't allocate lock
511
512======================================================================
513ERROR: testReadlineAfterRead (__main__.SmallBufferedFileObjectClassTestCase)
514----------------------------------------------------------------------
515Traceback (most recent call last):
516 File "test_socket.py", line 96, in _setUp
517 self.server_ready = threading.Event()
518 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
519 return _Event(*args, **kwargs)
520 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
521 self.__cond = Condition(Lock())
522error: can't allocate lock
523
524======================================================================
525ERROR: testReadlineAfterReadNoNewline (__main__.SmallBufferedFileObjectClassTestCase)
526----------------------------------------------------------------------
527Traceback (most recent call last):
528 File "test_socket.py", line 96, in _setUp
529 self.server_ready = threading.Event()
530 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
531 return _Event(*args, **kwargs)
532 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
533 self.__cond = Condition(Lock())
534error: can't allocate lock
535
536======================================================================
537ERROR: testSmallRead (__main__.SmallBufferedFileObjectClassTestCase)
538----------------------------------------------------------------------
539Traceback (most recent call last):
540 File "test_socket.py", line 96, in _setUp
541 self.server_ready = threading.Event()
542 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
543 return _Event(*args, **kwargs)
544 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
545 self.__cond = Condition(Lock())
546error: can't allocate lock
547
548======================================================================
549ERROR: testUnbufferedRead (__main__.SmallBufferedFileObjectClassTestCase)
550----------------------------------------------------------------------
551Traceback (most recent call last):
552 File "test_socket.py", line 96, in _setUp
553 self.server_ready = threading.Event()
554 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
555 return _Event(*args, **kwargs)
556 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
557 self.__cond = Condition(Lock())
558error: can't allocate lock
559
560======================================================================
561ERROR: testFamily (__main__.NetworkConnectionAttributesTest)
562----------------------------------------------------------------------
563Traceback (most recent call last):
564 File "test_socket.py", line 96, in _setUp
565 self.server_ready = threading.Event()
566 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
567 return _Event(*args, **kwargs)
568 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
569 self.__cond = Condition(Lock())
570error: can't allocate lock
571
572======================================================================
573ERROR: testTimeoutDefault (__main__.NetworkConnectionAttributesTest)
574----------------------------------------------------------------------
575Traceback (most recent call last):
576 File "test_socket.py", line 96, in _setUp
577 self.server_ready = threading.Event()
578 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
579 return _Event(*args, **kwargs)
580 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
581 self.__cond = Condition(Lock())
582error: can't allocate lock
583
584======================================================================
585ERROR: testTimeoutNone (__main__.NetworkConnectionAttributesTest)
586----------------------------------------------------------------------
587Traceback (most recent call last):
588 File "test_socket.py", line 96, in _setUp
589 self.server_ready = threading.Event()
590 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
591 return _Event(*args, **kwargs)
592 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
593 self.__cond = Condition(Lock())
594error: can't allocate lock
595
596======================================================================
597ERROR: testTimeoutValueNamed (__main__.NetworkConnectionAttributesTest)
598----------------------------------------------------------------------
599Traceback (most recent call last):
600 File "test_socket.py", line 96, in _setUp
601 self.server_ready = threading.Event()
602 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
603 return _Event(*args, **kwargs)
604 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
605 self.__cond = Condition(Lock())
606error: can't allocate lock
607
608======================================================================
609ERROR: testTimeoutValueNonamed (__main__.NetworkConnectionAttributesTest)
610----------------------------------------------------------------------
611Traceback (most recent call last):
612 File "test_socket.py", line 96, in _setUp
613 self.server_ready = threading.Event()
614 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
615 return _Event(*args, **kwargs)
616 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
617 self.__cond = Condition(Lock())
618error: can't allocate lock
619
620======================================================================
621ERROR: testInsideTimeout (__main__.NetworkConnectionBehaviourTest)
622----------------------------------------------------------------------
623Traceback (most recent call last):
624 File "test_socket.py", line 96, in _setUp
625 self.server_ready = threading.Event()
626 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
627 return _Event(*args, **kwargs)
628 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
629 self.__cond = Condition(Lock())
630error: can't allocate lock
631
632======================================================================
633ERROR: testOutsideTimeout (__main__.NetworkConnectionBehaviourTest)
634----------------------------------------------------------------------
635Traceback (most recent call last):
636 File "test_socket.py", line 96, in _setUp
637 self.server_ready = threading.Event()
638 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
639 return _Event(*args, **kwargs)
640 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
641 self.__cond = Condition(Lock())
642error: can't allocate lock
643
644======================================================================
645ERROR: testRecv (__main__.BasicSocketPairTest)
646----------------------------------------------------------------------
647Traceback (most recent call last):
648 File "test_socket.py", line 96, in _setUp
649 self.server_ready = threading.Event()
650 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
651 return _Event(*args, **kwargs)
652 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
653 self.__cond = Condition(Lock())
654error: can't allocate lock
655
656======================================================================
657ERROR: testSend (__main__.BasicSocketPairTest)
658----------------------------------------------------------------------
659Traceback (most recent call last):
660 File "test_socket.py", line 96, in _setUp
661 self.server_ready = threading.Event()
662 File "/boot/common/lib/python2.6/threading.py", line 358, in Event
663 return _Event(*args, **kwargs)
664 File "/boot/common/lib/python2.6/threading.py", line 366, in __init__
665 self.__cond = Condition(Lock())
666error: can't allocate lock
667
668----------------------------------------------------------------------
669Ran 90 tests in 6.339s
670
671FAILED (errors=45)
672Traceback (most recent call last):
673 File "test_socket.py", line 1245, in <module>
674 test_main()
675 File "test_socket.py", line 1241, in test_main
676 test_support.run_unittest(*tests)
677 File "/boot/common/lib/python2.6/test/test_support.py", line 722, in run_unittest
678 _run_suite(suite)
679 File "/boot/common/lib/python2.6/test/test_support.py", line 705, in _run_suite
680 raise TestFailed(err)
681test.test_support.TestFailed: errors occurred; run in verbose mode for details
682/boot/common/lib/python2.6/test>