Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building centos fails after 300 seconds of no disk activity #11

Open
galexy opened this issue May 7, 2013 · 0 comments
Open

Building centos fails after 300 seconds of no disk activity #11

galexy opened this issue May 7, 2013 · 0 comments

Comments

@galexy
Copy link

galexy commented May 7, 2013

The install seems to be stuck on IP configuration. See screenshot below.

Traceback (most recent call last):
File "/usr/bin/oz-install", line 152, in
libvirt_xml = guest.install(timeout, force_download)
File "/usr/lib/pymodules/python2.7/oz/Guest.py", line 1435, in install
return self._do_install(timeout, force, 0)
File "/usr/lib/pymodules/python2.7/oz/Guest.py", line 1417, in _do_install
self._wait_for_install_finish(dom, timeout)
File "/usr/lib/pymodules/python2.7/oz/Guest.py", line 540, in _wait_for_install_finish
raise oz.OzException.OzException(exc_str)
oz.OzException.OzException: No disk activity in 300 seconds, failing. Check screenshot at /home/galex/oz-image-build/centos60_x86_64-1367936155.85.png for more detail
Tue May 7 07:15:56 PDT 2013: 0: centos60_x86_64.qcow2: ERROR: Build failed
make[1]: *** [publish/centos60_x86_64.qcow2] Error 1
make[1]: Leaving directory `/home/galex/oz-image-build'
make: *** [centos60_x86_64] Error 2

centos60_x86_64-1367936155 85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant