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

Some jobs fail at provisioning (?) and then timeout #420

Open
fcami opened this issue Feb 18, 2021 · 4 comments
Open

Some jobs fail at provisioning (?) and then timeout #420

fcami opened this issue Feb 18, 2021 · 4 comments

Comments

@fcami
Copy link
Contributor

fcami commented Feb 18, 2021

See:
freeipa-pr-ci2/freeipa#721 (comment)
log

2021-02-17 19:12:43,953    DEBUG  skipping: [ad-tree]
2021-02-17 19:12:44,073    DEBUG  skipping: [ad-child]
2021-02-17 19:12:44,120    DEBUG  skipping: [ad-root]
2021-02-17 19:49:18,054 CRITICAL  Terminating execution, runtime exceeded 4800s
2021-02-17 19:49:18,079 CRITICAL  No free disk space
2021-02-17 19:49:18,115    DEBUG  Process "vagrant provision" exited with error code -9
Traceback (most recent call last):
  File "/root/freeipa-pr-ci/tasks/common.py", line 135, in __call__
    super(FallibleTask, self).__call__()
  File "/root/freeipa-pr-ci/tasks/common.py", line 122, in __call__
    raise self.exc
  File "/root/freeipa-pr-ci/tasks/common.py", line 105, in __target
    self._run()
  File "/root/freeipa-pr-ci/tasks/common.py", line 179, in _run
    raise PopenException(self)
tasks.common.PopenException: Process "vagrant provision" exited with error code -9
@fcami
Copy link
Contributor Author

fcami commented Feb 18, 2021

What causes this is unclear, but it seems to only happen with AD jobs.
Still, this was triggered by a lot of AD jobs on two different nightlies this week, with the same trace.

@fcami
Copy link
Contributor Author

fcami commented Feb 25, 2021

@netoarmando I've just realized one thing, these all fail at the updates step:

2021-02-21 06:36:15,953    DEBUG  TASK [machine/provision : update packages] *************************************
2021-02-21 06:36:16,018    DEBUG  skipping: [ad-tree]
2021-02-21 06:36:16,057    DEBUG  skipping: [ad-child]
2021-02-21 06:36:16,101    DEBUG  skipping: [ad-root]
2021-02-21 08:27:23,168 CRITICAL  Terminating execution, runtime exceeded 9000s
2021-02-21 08:27:23,218 CRITICAL  No free disk space
2021-02-21 08:27:23,245    DEBUG  Process "vagrant provision" exited with error code -9

and this only happens to the "testing" jobs e.g. with updates-testing.

@netoarmando
Copy link
Member

and this only happens to the "testing" jobs e.g. with updates-testing.

Nice find, so I think these boxes are a little bit old, I'll update them, it seems that having the packages updated might fix this.

@wladich
Copy link

wladich commented Jun 22, 2021

As all issues related to disk space are currently resolved I propose to close the issue.

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

3 participants