Manila test fail in periodic scenario004: Invalid share protocol provided: CEPHFS. It is either disabled or unsupported. Available protocols: ['NFS']

Bug #1914041 reported by Sagi (Sergey) Shnaidman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

Periodic job periodic-tripleo-ci-centos-8-scenario004-standalone-master always fails on tempest test of manila:

ft1.1: setUpClass (manila_tempest_tests.tests.api.test_shares.SharesCephFSTest)testtools.testresult.real._StringException: Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/tempest/test.py", line 188, in setUpClass
    six.reraise(etype, value, trace)
  File "/usr/local/lib/python3.6/site-packages/six.py", line 703, in reraise
    raise value
  File "/usr/lib/python3.6/site-packages/tempest/test.py", line 181, in setUpClass
    cls.resource_setup()
  File "/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/test_shares.py", line 47, in resource_setup
    share_type_id=cls.share_type_id)
  File "/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/base.py", line 426, in create_share
    result = cls.create_shares([{"args": args, "kwargs": kwargs}])
  File "/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/base.py", line 469, in create_shares
    *local_d["args"], **local_d["kwargs"])
  File "/usr/lib/python3.6/site-packages/manila_tempest_tests/tests/api/base.py", line 380, in _create_share
    share = client.create_share(**kwargs)
  File "/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2/json/shares_client.py", line 279, in create_share
    extra_headers=experimental, version=version)
  File "/usr/lib/python3.6/site-packages/manila_tempest_tests/services/share/v2/json/shares_client.py", line 68, in post
    headers=headers)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 300, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 704, in request
    self._error_checker(resp, resp_body)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 815, in _error_checker
    raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'code': 400, 'message': "Invalid input received: Invalid share protocol provided: CEPHFS. It is either disabled or unsupported. Available protocols: ['NFS']."}

https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-scenario004-standalone-master/2b54861/logs/undercloud/var/log/tempest/stestr_results.html.gz

Revision history for this message
Sagi (Sergey) Shnaidman (sshnaidm) wrote :

Patches that might be related:
https://review.opendev.org/c/openstack/tripleo-heat-templates/+/769937 Use Ceph-NFS for Manila in scenario004
https://review.opendev.org/c/openstack/tripleo-ci/+/770049 Switch scenario004 from native CephFS to NFS

Revision history for this message
Sagi (Sergey) Shnaidman (sshnaidm) wrote :
Changed in tripleo:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.