Activity log for bug #1684322

Date Who What changed Old value New value Message
2017-04-20 00:11:37 shajuvk bug added bug
2017-04-20 00:11:50 shajuvk nominated for series juniperopenstack/r3.2
2017-04-20 00:11:50 shajuvk bug task added juniperopenstack/r3.2
2017-04-20 00:11:50 shajuvk nominated for series juniperopenstack/r3.0
2017-04-20 00:11:50 shajuvk bug task added juniperopenstack/r3.0
2017-04-20 00:12:11 shajuvk tags redhat tempest-osp10 config redhat tempest-osp10
2017-04-20 00:12:36 shajuvk summary tempest-RHOSP10-port create with non existent vn failed with wrong error message tempest-RHOSP10-port create with non existent vn failed with wrong error message 'Server fault'
2017-04-20 00:12:42 shajuvk information type Proprietary Public
2017-04-20 00:12:58 shajuvk description Tempest test case (https://github.com/openstack/tempest/blob/23aa354f178878ee4d5385db7ce51999726ef8b4/tempest/api/network/test_networks_negative.py) failed on RHOSP10 setup with an error "Server fault". Openstack expected error as per test case 'NotFound' test case name: test_create_port_on_non_existent_network ./run_tempest.sh -N -d -C /etc/redhat-certification-openstack/tempest.conf --serial tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network Traceback (most recent call last): File "tempest/api/network/test_networks_negative.py", line 82, in test_create_port_on_non_existent_network network_id=non_exist_net_id) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 422, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 483, in _matchHelper mismatch = matcher.match(matchee) File "/usr/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 108, in match mismatch = self.exception_matcher.match(exc_info) File "/usr/lib/python2.7/site-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 414, in match reraise(*matchee) File "/usr/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 969, in __call__ return self._callable_object(*self._args, **self._kwargs) File "tempest/lib/services/network/ports_client.py", line 29, in create_port return self.create_resource(uri, post_data) File "tempest/lib/services/network/base.py", line 60, in create_resource resp, body = self.post(req_uri, req_post_data) File "tempest/lib/common/rest_client.py", line 276, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "tempest/lib/common/rest_client.py", line 664, in request self._error_checker(resp, resp_body) File "tempest/lib/common/rest_client.py", line 827, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: An unknown exception occurred. Tempest test case (https://github.com/openstack/tempest/blob/23aa354f178878ee4d5385db7ce51999726ef8b4/tempest/api/network/test_networks_negative.py) failed on RHOSP10 setup with an error "Server fault". Openstack expected error as per test case 'NotFound' test case name: test_create_port_on_non_existent_network ./run_tempest.sh -N -d -C /etc/redhat-certification-openstack/tempest.conf --serial tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ==== Traceback (most recent call last):   File "tempest/api/network/test_networks_negative.py", line 82, in test_create_port_on_non_existent_network     network_id=non_exist_net_id)   File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 422, in assertRaises     self.assertThat(our_callable, matcher)   File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat     mismatch_error = self._matchHelper(matchee, matcher, message, verbose)   File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 483, in _matchHelper     mismatch = matcher.match(matchee)   File "/usr/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 108, in match     mismatch = self.exception_matcher.match(exc_info)   File "/usr/lib/python2.7/site-packages/testtools/matchers/_higherorder.py", line 62, in match     mismatch = matcher.match(matchee)   File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 414, in match     reraise(*matchee)   File "/usr/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 101, in match     result = matchee()   File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 969, in __call__     return self._callable_object(*self._args, **self._kwargs)   File "tempest/lib/services/network/ports_client.py", line 29, in create_port     return self.create_resource(uri, post_data)   File "tempest/lib/services/network/base.py", line 60, in create_resource     resp, body = self.post(req_uri, req_post_data)   File "tempest/lib/common/rest_client.py", line 276, in post     return self.request('POST', url, extra_headers, headers, body, chunked)   File "tempest/lib/common/rest_client.py", line 664, in request     self._error_checker(resp, resp_body)   File "tempest/lib/common/rest_client.py", line 827, in _error_checker     message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: An unknown exception occurred.
2017-04-20 00:44:51 Jeba Paulaiyan nominated for series juniperopenstack/trunk
2017-04-20 00:44:51 Jeba Paulaiyan bug task added juniperopenstack/trunk
2017-04-20 00:44:57 Jeba Paulaiyan juniperopenstack/r3.2: milestone r3.2.3.0
2017-04-20 00:44:59 Jeba Paulaiyan juniperopenstack/trunk: milestone r4.0
2017-04-20 00:45:07 Jeba Paulaiyan juniperopenstack/r3.2: importance Undecided High
2017-04-20 00:45:11 Jeba Paulaiyan juniperopenstack/trunk: importance Undecided Medium
2017-04-20 00:45:13 Jeba Paulaiyan juniperopenstack/r3.2: importance High Medium
2017-04-20 00:45:16 Jeba Paulaiyan juniperopenstack/r3.0: importance Undecided Medium
2017-04-20 00:45:24 Jeba Paulaiyan juniperopenstack/r3.0: assignee Sachin Bansal (sbansal)
2017-04-20 00:45:33 Jeba Paulaiyan juniperopenstack/r3.2: assignee Sachin Bansal (sbansal)
2017-04-20 00:45:39 Jeba Paulaiyan juniperopenstack/trunk: assignee Sachin Bansal (sbansal)
2017-04-24 16:51:47 Sachin Bansal juniperopenstack/r3.0: assignee Sachin Bansal (sbansal) Sahil Sabharwal (ssabharwal)
2017-04-24 16:51:52 Sachin Bansal juniperopenstack/r3.2: assignee Sachin Bansal (sbansal) Sahil Sabharwal (ssabharwal)
2017-04-24 16:51:59 Sachin Bansal juniperopenstack/trunk: assignee Sachin Bansal (sbansal) Sahil Sabharwal (ssabharwal)
2017-04-24 19:40:26 Jeba Paulaiyan juniperopenstack/r3.2: milestone r3.2.3.0
2017-04-28 01:33:20 Sahil Sabharwal nominated for series juniperopenstack/r3.1
2017-04-28 01:33:20 Sahil Sabharwal bug task added juniperopenstack/r3.1
2017-04-28 01:33:29 Sahil Sabharwal bug task deleted juniperopenstack/r3.1
2017-04-28 01:33:30 OpenContrail Admin juniperopenstack/trunk: status New In Progress
2017-04-28 01:33:41 Sahil Sabharwal nominated for series juniperopenstack/r3.1
2017-04-28 01:33:41 Sahil Sabharwal bug task added juniperopenstack/r3.1
2017-04-28 01:33:56 Sahil Sabharwal juniperopenstack/r3.1: assignee Sahil Sabharwal (ssabharwal)
2017-04-28 01:42:12 Sahil Sabharwal juniperopenstack/r3.1: importance Undecided Medium
2017-04-28 01:42:31 OpenContrail Admin juniperopenstack/r3.1: status New In Progress
2017-04-28 01:42:35 OpenContrail Admin juniperopenstack/r3.0: status New In Progress
2017-04-28 01:45:37 OpenContrail Admin juniperopenstack/r3.2: status New In Progress
2017-04-29 12:46:54 OpenContrail Admin juniperopenstack/r3.2: status In Progress Fix Committed
2017-04-29 12:46:56 OpenContrail Admin juniperopenstack/r3.2: milestone r3.2.3.0
2017-04-30 21:30:01 OpenContrail Admin juniperopenstack/r3.1: status In Progress Fix Committed
2017-04-30 21:30:03 OpenContrail Admin juniperopenstack/r3.1: milestone r3.1.3.0
2017-04-30 21:30:47 OpenContrail Admin juniperopenstack/r3.0: status In Progress Fix Committed
2017-04-30 21:30:49 OpenContrail Admin juniperopenstack/r3.0: milestone r3.0.4.0
2017-05-01 17:26:40 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed