2026-02-20T20:18:25.455 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T20:18:25.455 INFO:teuthology.results:subset: '111/120000' 2026-02-20T20:18:25.455 INFO:teuthology.results:seed: '7725' 2026-02-20T20:19:09.619 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T20:19:09.626 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2026-02-20T20:40:13.471 INFO:teuthology.results:Tests finished! gathering results... 2026-02-20T20:40:13.566 INFO:scrape:Found 1 jobs 2026-02-20T20:40:13.566 INFO:scrape:Found 0 distinct failure reasons 2026-02-20T20:40:13.566 INFO:teuthology.results:Sending results to idryomov@gmail.com: Test Run: dis-2026-02-20_20:17:31-rbd-reef-distro-default-trial ================================================================= info: https://pulpito.ceph.com/dis-2026-02-20_20:17:31-rbd-reef-distro-default-trial/ logs: https://qa-proxy.ceph.com/teuthology/dis-2026-02-20_20:17:31-rbd-reef-distro-default-trial/ failed: 0 dead: 0 running: 0 waiting: 0 queued: 0 passed: 1 Pass ================================================================= [61829] rbd/librbd/{cache/writearound clusters/{fixed-3 openstack} conf/{disable-pool-app} data-pool/none extra-conf/permit-partial-discard min-compat-client/default msgr-failures/few objectstore/bluestore-stupid supported-random-distro$/{ubuntu_20.04} workloads/python_api_tests} time: 00:16:44 info: https://pulpito.ceph.com/dis-2026-02-20_20:17:31-rbd-reef-distro-default-trial/61829/ 2026-02-20T20:40:13.575 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 78, in results email_results( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 95, in email_results smtp = smtplib.SMTP('localhost') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 255, in __init__ (code, msg) = self.connect(host, port) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 341, in connect self.sock = self._get_socket(host, port, self.timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 312, in _get_socket return socket.create_connection((host, port), timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/socket.py", line 115, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/_socketcommon.py", line 590, in connect self._internal_connect(address) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/_socketcommon.py", line 634, in _internal_connect raise _SocketError(err, strerror(err)) ConnectionRefusedError: [Errno 111] Connection refused