Description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-ingress 3-final}

Log: http://qa-proxy.ceph.com/teuthology/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697426/teuthology.log

Failure Reason:

Error reimaging machines: Expected smithi057's OS to be centos 9 but found ubuntu 22.04

  • log_href: http://qa-proxy.ceph.com/teuthology/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697426/teuthology.log
  • archive_path: /home/teuthworker/archive/adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi/7697426
  • description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/nfs-ingress 3-final}
  • duration:
  • email: adking@redhat.com
  • failure_reason: Error reimaging machines: Expected smithi057's OS to be centos 9 but found ubuntu 22.04
  • flavor:
  • job_id: 7697426
  • kernel:
    • kdb: 1
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: adking-2024-05-08_13:38:19-orch:cephadm-wip-adk-testing-2024-05-07-0802-distro-default-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 9.stream
  • overrides:
    • admin_socket:
      • branch: wip-adk-testing-2024-05-07-0802
    • ceph:
      • conf:
        • mgr:
          • debug mgr: 20
          • debug ms: 1
        • mon:
          • debug mon: 20
          • debug ms: 1
          • debug paxos: 20
        • osd:
          • debug ms: 1
          • debug osd: 20
          • osd shutdown pgref assert: True
      • flavor: default
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • log-only-match:
        • CEPHADM_
      • sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • cephadm:
        • image: quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7c8f650b36e258f639fa4a83becade57cbfd2009-aarch64
      • install:
        • ceph:
          • flavor: default
          • sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009
      • selinux:
        • allowlist:
          • scontext=system_u:system_r:logrotate_t:s0
      • workunit:
        • branch: wip-adk-testing-2024-05-07-0802
        • sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009
    • owner: scheduled_adking@teuthology
    • pid:
    • roles:
      • ['host.a', 'client.0']
      • ['host.b', 'client.1']
    • sentry_event:
    • status: dead
    • success:
    • branch: wip-adk-testing-2024-05-07-0802
    • seed: 5571
    • sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009
    • subset: 1/20
    • suite: orch:cephadm
    • suite_branch: wip-adk-testing-2024-05-07-0802
    • suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_7c8f650b36e258f639fa4a83becade57cbfd2009/qa
    • suite_relpath: qa
    • suite_repo: https://git.ceph.com/ceph-ci.git
    • suite_sha1: 7c8f650b36e258f639fa4a83becade57cbfd2009
    • targets:
      • smithi057.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNAPELJOdIxIR1WSTCzIQXTtnPVNb1PQ4NoNMK+dso8Esg+xN6TH1AAAbtkAE4XXxoRTZuBKAHlpTrfBoFtWI0s=
      • smithi129.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO+Q6Nbus038+oVR+/WE7XIbxf3ew4MblZASsOw7/CMTE4VLQpYQ3UpAK1a0GD3P9Z6wIQwLHcj2W/rUo22VIDo=
    • tasks:
      • nvme_loop:
      • cephadm:
        • roleless: True
      • cephadm.shell:
        • host.a:
          • ceph orch status
          • ceph orch ps
          • ceph orch ls
          • ceph orch host ls
          • ceph orch device ls
      • vip:
      • cephadm.shell:
        • host.a:
          • ceph orch device ls --refresh
      • vip.exec:
        • all-hosts:
          • systemctl stop nfs-server
      • cephadm.shell:
        • host.a:
          • ceph fs volume create foofs
      • cephadm.apply:
        • specs:
          • placement:
            • count: 2
          • service_id: foo
          • service_type: nfs
          • spec:
            • port: 12049
          • service_id: nfs.foo
          • service_type: ingress
          • spec:
            • backend_service: nfs.foo
            • frontend_port: 2049
            • monitor_port: 9002
            • virtual_ip: {{VIP0}}/{{VIPPREFIXLEN}}
      • cephadm.wait_for_service:
        • service: nfs.foo
      • cephadm.wait_for_service:
        • service: ingress.nfs.foo
      • cephadm.shell:
        • host.a:
          • ceph nfs export create cephfs --fsname foofs --cluster-id foo --pseudo-path /fake
      • vip.exec:
        • host.a:
          • mkdir /mnt/foo
          • sleep 5
          • mount -t nfs {{VIP0}}:/fake /mnt/foo
          • echo test > /mnt/foo/testfile
          • sync
      • cephadm.shell:
        • host.a:
          • echo "Check with each haproxy down in turn..." for haproxy in `ceph orch ps | grep ^haproxy.nfs.foo. | awk '{print $1}'`; do ceph orch daemon stop $haproxy while ! ceph orch ps | grep $haproxy | grep stopped; do sleep 1 ; done cat /mnt/foo/testfile echo $haproxy > /mnt/foo/testfile sync ceph orch daemon start $haproxy while ! ceph orch ps | grep $haproxy | grep running; do sleep 1 ; done done
        • volumes:
          • /mnt/foo:/mnt/foo
      • cephadm.shell:
        • host.a:
          • stat -c '%u %g' /var/log/ceph | grep '167 167'
          • ceph orch status
          • ceph orch ps
          • ceph orch ls
          • ceph orch host ls
          • ceph orch device ls
          • ceph orch ls | grep '^osd.all-available-devices '
    • teuthology_branch: main
    • verbose: False
    • pcp_grafana_url:
    • priority: 80
    • user: adking
    • queue:
    • posted: 2024-05-08 13:38:37
    • started: 2024-05-08 13:39:53
    • updated: 2024-05-08 13:45:47
    • status_class: danger
    • runtime: 0:05:54