800 tests in tempest instead of 1300

Bug #1399259 reported by Sergey Galkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Invalid
Medium
Yaroslav Lobankov

Bug Description

Found in the scale lab

Only 800 tests executed in tempest instead of 1300

Trace back from tempest run

00:03:34.644 FAILED (failures=13, expected failures=11)
00:03:35.832 Traceback (most recent call last):
00:03:35.832 File "/opt/stack/.venv/bin/subunit-1to2", line 42, in <module>
00:03:35.832 main()
00:03:35.832 File "/opt/stack/.venv/bin/subunit-1to2", line 37, in main
00:03:35.832 ExtendedToStreamDecorator(StreamResultToBytes(sys.stdout)))
00:03:35.833 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/filters.py", line 104, in run_tests_from_stream
00:03:35.833 test.run(result)
00:03:35.833 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/__init__.py", line 1197, in run
00:03:35.833 protocol.lineReceived(line)
00:03:35.833 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/__init__.py", line 567, in lineReceived
00:03:35.833 self._state.lineReceived(line)
00:03:35.833 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/__init__.py", line 277, in lineReceived
00:03:35.834 self.parser.stdOutLineReceived(line)
00:03:35.834 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/__init__.py", line 597, in stdOutLineReceived
00:03:35.834 self._stream.write(line)
00:03:35.834 IOError: [Errno 32] Broken pipe
00:03:36.522 [Errno 32] Broken pipe
00:19:30.433 Traceback (most recent call last):
00:19:30.434 File "/opt/stack/.venv/bin/subunit-shouldfail-filter", line 112, in <module>
00:19:30.434 main()
00:19:30.434 File "/opt/stack/.venv/bin/subunit-shouldfail-filter", line 107, in main
00:19:30.434 converter.run(result)
00:19:30.434 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/v2.py", line 275, in run
00:19:30.434 self._parse_packet(result)
00:19:30.434 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/v2.py", line 344, in _parse_packet
00:19:30.434 self._parse(packet, result)
00:19:30.435 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/v2.py", line 471, in _parse
00:19:30.435 route_code=route_code, timestamp=timestamp)
00:19:30.435 File "/opt/stack/.venv/bin/subunit-shouldfail-filter", line 69, in status
00:19:30.435 timestamp=timestamp)
00:19:30.435 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/v2.py", line 118, in status
00:19:30.435 route_code=route_code, timestamp=timestamp)
00:19:30.435 File "/opt/stack/.venv/lib/python2.7/site-packages/subunit/v2.py", line 212, in _write_packet
00:19:30.436 content = b''.join(packet)
00:19:30.436 TypeError: sequence item 15: expected string, dict found

Tags: scale
Changed in mos:
assignee: nobody → Yaroslav Lobankov (ylobankov)
milestone: none → 6.1
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Sergey Galkin (sgalkin) wrote :

Looks like this fixed in the last run

Revision history for this message
Yaroslav Lobankov (ylobankov) wrote :

This issue is not reproduced anymore. So, moving the bug status to "Invalid".

Changed in mos:
status: Confirmed → Invalid
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.