http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=725
Summary: xm-test - FAIL: 11_create_concurrent_pos.test -- Console
run-away (exceeded 131072 bytes)
Product: Xen
Version: unstable
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Guest-OS
AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
ReportedBy: dbarrera@xxxxxxxxxx
CC: niv@xxxxxxxxxx, pl@xxxxxxxxxx, hohnbaum@xxxxxxxxxx
This test is failing on a couple of machines, 2 are SLES 9 and one FC4, and all
are i386.
Started domain 11_create_0
Console executing: ['/usr/sbin/xm', 'xm', 'console', '11_create_0']
Traceback (most recent call last):
File "./11_create_concurrent_pos.test", line 46, in ?
cons = dom.start()
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/XenDomain.py",
line 233, in start
return self.getConsole()
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/XenDomain.py",
line 284, in getConsole
self.console.sendInput("input")
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py",
line 241, in sendInput
realOutput = self.__runCmd(input)
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py",
line 168, in __runCmd
self.__getprompt(self.consoleFd)
File
"/usr/local/autobench/var/tmp/xen/xen-unstable.hg/tools/xm-test/lib/XmTestLib/Console.py",
line 139, in __getprompt
% self.limit, RUNAWAY)
XmTestLib.Console.ConsoleError: Console run-away (exceeded 131072 bytes)
FAIL: 11_create_concurrent_pos.test
===================
1 of 1 tests failed
----------------------
The console for the domain created in that tests is spewing out endlessly these
messages:
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
Out of Memory: Kill process 2 (migration/0) score 0 and children.
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|