tripleo-ci-centos-8-scenario010-standalone is failing on tempest test with error 'Load Balancer is immutable and cannot be updated.'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Triaged
|
Critical
|
Unassigned |
Bug Description
Description:
tripleo-
Some jobs failed:-
Sometimes job timed out:-
But same type of error is observed:-
~~~
Captured pythonlogging:
~~~~~~~
2020-10-28 18:24:52,826 214423 INFO [tempest.
2020-10-28 18:24:52,826 214423 DEBUG [tempest.
Body: {"pool": {"name": "tempest-
Response - Headers: {'date': 'Wed, 28 Oct 2020 18:24:52 GMT', 'server': 'Apache', 'content-length': '147', 'x-openstack-
Body: b'{"faultcode": "Client", "faultstring": "Load Balancer e8e7e3d4-
{1} octavia_
~~~
~~~
Captured traceback-1:
~~~~~~~
Traceback (most recent call last):
File "/usr/lib/
File "/usr/lib/
return func(*args, **kwargs)
File "/usr/lib/
return self.request(
File "/usr/lib/
File "/usr/lib/
raise exceptions.
tempest.
Details: {'faultcode': 'Client', 'faultstring': 'Load Balancer b24c7c20-
~~~
Changed in tripleo: | |
milestone: | victoria-rc1 → wallaby-1 |
Changed in tripleo: | |
status: | New → Triaged |
Changed in tripleo: | |
milestone: | wallaby-1 → wallaby-2 |
Changed in tripleo: | |
milestone: | wallaby-2 → wallaby-3 |
Changed in tripleo: | |
milestone: | wallaby-3 → wallaby-rc1 |
Changed in tripleo: | |
milestone: | wallaby-rc1 → xena-1 |
Changed in tripleo: | |
milestone: | xena-1 → xena-2 |
Changed in tripleo: | |
milestone: | xena-2 → xena-3 |
Hello,
Checked with octavia team: gthiemonge
They have fixed a similar issue in octavia- tempest- plugin 2 week ago: https:/ /review. opendev. org/#/c/ 755777/
But looks like dlrn is not building latest package for python- octavia- tests-tempest. .
https:/ /trunk. rdoproject. org/centos8- master/ component/ octavia/ consistent/ have python- octavia- tests-tempest- 1.4.1-0. 20201020083552. a80a185. el8.src. rpm have hash of patch(a80a185) merged in sept 17 - https:/ /github. com/openstack/ octavia- tempest- plugin/ commits/ master
Looks like we need https:/ /review. opendev. org/#/c/ 755777/ hash 3bc1f4d (merged 6 days ago)to be in to fix this issue.