Before the datacenter move, I was receiving notifications when ELN tests began failing in OpenQA. However, since then I have not received any, and tests are failing unnoticed as a result.
Please restore my notifications so that I can be aware of when tests are failing for ELN.
Huh, not sure why that's not working. I'll look into it.
Metadata Update from @adamwill: - Custom field story_points adjusted to 3 - Issue assigned to adamwill - Issue priority set to: High (was: Normal) - Issue tagged with: bug
Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: INFO:check-compose:Sending email report from rawhide@fedoraproject.org to [ADDRESSES]... Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: Traceback (most recent call last): Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: File "/usr/local/bin/check-compose", line 940, in <module> Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: main() Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: ~~~~^^ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: File "/usr/local/bin/check-compose", line 934, in main Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: check(args, rel) Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: ~~~~~^^^^^^^^^^^ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: File "/usr/local/bin/check-compose", line 238, in check Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: server = smtplib.SMTP(args.smtp) Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: File "/usr/lib64/python3.13/smtplib.py", line 255, in __init__ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: (code, msg) = self.connect(host, port) Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: ~~~~~~~~~~~~^^^^^^^^^^^^ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: File "/usr/lib64/python3.13/smtplib.py", line 341, in connect Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: self.sock = self._get_socket(host, port, self.timeout) Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: File "/usr/lib64/python3.13/smtplib.py", line 312, in _get_socket Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: return socket.create_connection((host, port), timeout, Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: self.source_address) Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: ^^^^^^^^^^^^^^^^^^^^ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: File "/usr/lib64/python3.13/socket.py", line 840, in create_connection Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: for res in getaddrinfo(host, port, 0, SOCK_STREAM): Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: File "/usr/lib64/python3.13/socket.py", line 977, in getaddrinfo Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: for res in _socket.getaddrinfo(host, port, family, type, proto, flags): Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 28 19:29:42 openqa01.rdu3.fedoraproject.org fedora-messaging[626505]: socket.gaierror: [Errno -2] Name or service not known
D'oh - it was still trying to use the iad2 SMTP server. ansible was updated already but apparently the playbook had not been run since it was updated. Should be fixed now. Sorry for the inconvenience.
Metadata Update from @adamwill: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/quality/os-autoinst-distri-fedora/issues/414
Please continue any further discussion there.