Description: orch/cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_dom}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2024-05-13_20:08:19-orch-main-distro-default-smithi/7704720/teuthology.log

Failure Reason:

Saw error while trying to spawn supervisor.

  • log_href: http://qa-proxy.ceph.com/teuthology/teuthology-2024-05-13_20:08:19-orch-main-distro-default-smithi/7704720/teuthology.log
  • archive_path: /home/teuthworker/archive/teuthology-2024-05-13_20:08:19-orch-main-distro-default-smithi/7704720
  • description: orch/cephadm/smb/{0-distro/centos_9.stream tasks/deploy_smb_mgr_res_dom}
  • duration:
  • email: ceph-qa@ceph.com
  • failure_reason: Saw error while trying to spawn supervisor.
  • flavor:
  • job_id: 7704720
  • kernel:
    • kdb: 1
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: teuthology-2024-05-13_20:08:19-orch-main-distro-default-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 9.stream
  • overrides:
    • admin_socket:
      • branch: main
    • 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
      • flavor: default
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • log-only-match:
        • CEPHADM_
      • sha1: 5327afb7f7037747d2660d8eadd502f925befc65
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • install:
        • ceph:
          • flavor: default
          • sha1: 5327afb7f7037747d2660d8eadd502f925befc65
      • selinux:
        • allowlist:
          • scontext=system_u:system_r:logrotate_t:s0
      • workunit:
        • branch: main
        • sha1: 7528bf51175c3f339f4585311fe946dccd8e3515
    • owner: scheduled_teuthology@teuthology
    • pid:
    • roles:
      • ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0']
      • ['host.b', 'cephadm.exclude']
    • sentry_event:
    • status: fail
    • success:
    • branch: main
    • seed: 4517
    • sha1: 5327afb7f7037747d2660d8eadd502f925befc65
    • subset: 15/64
    • suite: orch
    • suite_branch: main
    • suite_path: /home/teuthworker/src/git.ceph.com_ceph_7528bf51175c3f339f4585311fe946dccd8e3515/qa
    • suite_relpath: qa
    • suite_repo: https://git.ceph.com/ceph.git
    • suite_sha1: 7528bf51175c3f339f4585311fe946dccd8e3515
    • targets:
      • smithi122.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLeGgHsfTOrMuhELjLi6O7SStc4tscCf5O+1z8o+a002R5EOQB9vNaocGFX5xuCKuHEN4uAjRKPQBjh5cp24zQ=
      • smithi064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKmC7jOivHvk4I2JFLZDn7jcg5kd2VZMWK8RyNuPyY3P/aXipoqnViYG6oDMuMX7jGvmF5aJTujJ2xui42MXDsI=
    • tasks:
      • cephadm.deploy_samba_ad_dc:
        • role: host.b
      • cephadm:
      • cephadm.shell:
        • host.a:
          • ceph fs volume create cephfs
      • cephadm.wait_for_service:
        • service: mds.cephfs
      • cephadm.shell:
        • host.a:
          • cmd: ceph fs subvolumegroup create cephfs smb
          • cmd: ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777
          • cmd: ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777
          • cmd: ceph mgr module enable smb
          • cmd: sleep 30
          • cmd: ceph smb apply -i -
          • stdin: # --- Begin Embedded YAML - resource_type: ceph.smb.cluster cluster_id: modtest1 auth_mode: active-directory domain_settings: realm: DOMAIN1.SINK.TEST join_sources: - source_type: resource ref: join1-admin custom_dns: - "{{ctx.samba_ad_dc_ip}}" placement: count: 1 - resource_type: ceph.smb.join.auth auth_id: join1-admin auth: username: Administrator password: Passw0rd - resource_type: ceph.smb.share cluster_id: modtest1 share_id: share1 cephfs: volume: cephfs subvolumegroup: smb subvolume: sv1 path: / - resource_type: ceph.smb.share cluster_id: modtest1 share_id: share2 cephfs: volume: cephfs subvolumegroup: smb subvolume: sv2 path: / # --- End Embedded YAML
      • cephadm.wait_for_service:
        • service: smb.modtest1
      • cephadm.exec:
        • host.b:
          • sleep 30
          • {{ctx.samba_client_container_cmd|join(' ')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{'host.a'|role_to_remote|attr('ip_address')}}/share1 -c ls
          • {{ctx.samba_client_container_cmd|join(' ')}} smbclient -U DOMAIN1\\ckent%1115Rose. //{{'host.a'|role_to_remote|attr('ip_address')}}/share2 -c ls
      • cephadm.shell:
        • host.a:
          • cmd: ceph smb apply -i -
          • stdin: # --- Begin Embedded YAML - resource_type: ceph.smb.cluster cluster_id: modtest1 intent: removed - resource_type: ceph.smb.join.auth auth_id: join1-admin intent: removed - resource_type: ceph.smb.share cluster_id: modtest1 share_id: share1 intent: removed - resource_type: ceph.smb.share cluster_id: modtest1 share_id: share2 intent: removed # --- End Embedded YAML
      • cephadm.wait_for_service_not_present:
        • service: smb.modtest1
    • teuthology_branch: main
    • verbose: False
    • pcp_grafana_url:
    • priority: 950
    • user: teuthology
    • queue:
    • posted: 2024-05-13 20:10:14
    • started: 2024-05-18 12:55:34
    • updated: 2024-05-18 12:55:35
    • status_class: danger
    • runtime: 0:00:01