#377 Zuul CI failures in POST_FAILURE on pagure.io/workstation-ostree-config
Closed a year ago by fbo. Opened a year ago by siosm.

This PR (https://pagure.io/workstation-ostree-config/pull-request/331) failed in Zuul CI for a reason I don't understand. The checks are passing locally.

I don't think I've changed the config or setup recently so not sure what triggered those failures.

Thanks


Hi,

Thanks for the report. The instance was out of disk on / then jobs keep failing with issue

2022-12-12 11:26:12.721851 | TASK [upload-logs : Create log directories]
2022-12-12 11:26:13.258027 | fedora.softwarefactory-project.io | MODULE FAILURE:
2022-12-12 11:26:13.258235 | fedora.softwarefactory-project.io | Traceback (most recent call last):
2022-12-12 11:26:13.258280 | fedora.softwarefactory-project.io |   File "<stdin>", line 102, in <module>
2022-12-12 11:26:13.258314 | fedora.softwarefactory-project.io |   File "<stdin>", line 87, in _ansiballz_main
2022-12-12 11:26:13.258345 | fedora.softwarefactory-project.io |   File "/usr/lib64/python2.7/tempfile.py", line 321, in mkdtemp
2022-12-12 11:26:13.258376 | fedora.softwarefactory-project.io |     dir = gettempdir()
2022-12-12 11:26:13.258436 | fedora.softwarefactory-project.io |   File "/usr/lib64/python2.7/tempfile.py", line 265, in gettempdir
2022-12-12 11:26:13.258647 | fedora.softwarefactory-project.io |     tempdir = _get_default_tempdir()
2022-12-12 11:26:13.258678 | fedora.softwarefactory-project.io |   File "/usr/lib64/python2.7/tempfile.py", line 212, in _get_default_tempdir
2022-12-12 11:26:13.258708 | fedora.softwarefactory-project.io |     ("No usable temporary directory found in %s" % dirlist))
2022-12-12 11:26:13.258740 | fedora.softwarefactory-project.io | IOError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/var/lib/loguser']

A service on the machine got crazy an filled 12GB of its own log file. I did some cleaning. And that should be fine now.

I close the issue. Please re-open if needed.

Metadata Update from @fbo:
- Issue status updated to: Closed (was: Open)

a year ago

Metadata Update from @fbo:
- Issue tagged with: Zuul CI

a year ago

Looks good now. Thanks!

Login to comment on this ticket.

Metadata