2026-02-25T07:52:05.469 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T07:52:05.469 INFO:teuthology.results:seed: '3320' 2026-02-25T07:52:35.654 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T07:52:35.656 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2026-02-25T08:04:36.442 INFO:teuthology.results:Tests finished! gathering results... 2026-02-25T08:04:36.566 INFO:scrape:Found 1 jobs 2026-02-25T08:04:36.639 INFO:scrape:Found 1 distinct failure reasons 2026-02-25T08:04:36.640 INFO:scrape:Failure: Test failure: test_cephfs_mirror_sync_from_snapshot (tasks.cephfs.test_mirroring.TestMirroring.test_cephfs_mirror_sync_from_snapshot) 2026-02-25T08:04:36.640 INFO:scrape:1 jobs: ['69016'] 2026-02-25T08:04:36.640 INFO:scrape:suites: ['1-ceph', '2-logrotate', '3-kernel}', 'cephfs-mirror/one-per-cluster', 'clients/{mirror}', 'cluster/{1-node}', 'conf/{client', 'fs:mirror/{begin/{0-install', 'mds', 'mgr', 'mon', 'mount/fuse', 'objectstore/bluestore-bitmap', 'osd}', 'overrides/{ignorelist_health', 'pg_health}', 'supported-random-distros$/{centos_latest}', 'tasks/mirror}'] 2026-02-25T08:04:36.640 INFO:scrape: 2026-02-25T08:04:36.640 INFO:teuthology.results:Sending results to jcollin@redhat.com: Test Run: jcollin-2026-02-25_07:51:24-fs:mirror-wip-jcollin-testing-24022026-distro-default-trial ================================================================= info: https://pulpito.ceph.com/jcollin-2026-02-25_07:51:24-fs:mirror-wip-jcollin-testing-24022026-distro-default-trial/ logs: https://qa-proxy.ceph.com/teuthology/jcollin-2026-02-25_07:51:24-fs:mirror-wip-jcollin-testing-24022026-distro-default-trial/ failed: 1 dead: 0 running: 0 waiting: 0 queued: 0 passed: 0 Fail ================================================================= [69016] fs:mirror/{begin/{0-install 1-ceph 2-logrotate 3-kernel} cephfs-mirror/one-per-cluster clients/{mirror} cluster/{1-node} conf/{client mds mgr mon osd} mount/fuse objectstore/bluestore-bitmap overrides/{ignorelist_health pg_health} supported-random-distros$/{centos_latest} tasks/mirror} ----------------------------------------------------------------- time: 00:06:14 info: https://pulpito.ceph.com/jcollin-2026-02-25_07:51:24-fs:mirror-wip-jcollin-testing-24022026-distro-default-trial/69016/ log: https://qa-proxy.ceph.com/teuthology/jcollin-2026-02-25_07:51:24-fs:mirror-wip-jcollin-testing-24022026-distro-default-trial/69016/ Test failure: test_cephfs_mirror_sync_from_snapshot (tasks.cephfs.test_mirr oring.TestMirroring.test_cephfs_mirror_sync_from_snapshot) 2026-02-25T08:04:36.647 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