MismatchError error in periodic job for oslo.db

Bug #1543469 reported by Artur Kaszuba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
MOS Oslo
8.0.x
Fix Released
High
MOS Maintenance
Mitaka
Invalid
High
MOS Oslo

Bug Description

Periodic job periodic-oslo.db-python27-mos80 failing with errors, please take a look:

02:11:47 Captured traceback:
02:11:47 ~~~~~~~~~~~~~~~~~~~
02:11:47 Traceback (most recent call last):
02:11:47 File "/home/jenkins/workspace/periodic-oslo.db-python27-mos80/oslo_db/tests/sqlalchemy/test_exc_filters.py", line 379, in test_raise
02:11:47 (1, 2)
02:11:47 File "/home/jenkins/workspace/periodic-oslo.db-python27-mos80/oslo_db/tests/sqlalchemy/test_exc_filters.py", line 40, in assertInnerException
02:11:47 self.assertSQLAException(exc, exception_type, message, sql, params)
02:11:47 File "/home/jenkins/workspace/periodic-oslo.db-python27-mos80/oslo_db/tests/sqlalchemy/test_exc_filters.py", line 60, in assertSQLAException
02:11:47 self.assertEqual(exc.statement, sql)
02:11:47 File "/home/jenkins/workspace/periodic-oslo.db-python27-mos80/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 362, in assertEqual
02:11:47 self.assertThat(observed, matcher, message)
02:11:47 File "/home/jenkins/workspace/periodic-oslo.db-python27-mos80/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 447, in assertThat
02:11:47 raise mismatch_error
02:11:47 testtools.matchers._impl.MismatchError: !=:
02:11:47 reference = u'INSERT INTO resource_entity (id, foo_id) VALUES (%(id)s, %(foo_id)s)'
02:11:47 actual = 'INSERT INTO resource_entity (id, foo_id) VALUES (%s, %s)'

Job log: https://jenkins.mosi.mirantis.net/job/periodic-oslo.db-python27-mos80/177/console

Ilya Kutukov (ikutukov)
Changed in fuel:
milestone: none → 9.0
importance: Undecided → High
status: New → Confirmed
tags: added: area-python
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → MOS Oslo (mos-oslo)
tags: added: area-mos
removed: area-python
Revision history for this message
Davanum Srinivas (DIMS) (dims-v) wrote :

Already fixed upstream, we need to pull in this review:
https://review.openstack.org/#/c/274763/

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

Already fixed in master (Mitaka). Marking 8.0 as affected, as Maintenance team will need the patch ^ to make the tests pass downstream.

tags: added: area-oslo non-release
removed: area-mos
Revision history for this message
Rodion Tikunov (rtikunov) wrote :

Patch mentioned in comment [0] included in MOS 8.0 MU-1 as part of code-sync with stable/liberty.

https://bugs.launchpad.net/fuel/+bug/1543469/comments/1

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.