Activity log for bug #1603518

Date Who What changed Old value New value Message
2016-07-15 18:02:49 Anthony Lee bug added bug
2016-07-15 18:03:08 Anthony Lee description The HPE 3PAR drivers periodically fail the tempest backup test: tempest.api.volume.test_volumes_backup.VolumesBackupsV1Test The error that occurs is: 2016-07-14 16:40:45.308 ERROR cinder.volume.manager [req-5a93b311-22f0-4a1b-82a8-03e6bab5e0da tempest-VolumesBackupsV1Test-1963738393] [volume-c9c5505e-0d49-4cdc-95ca-383f1252c880] Driver initialize connection failed (error: 'snapCPG'). 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager Traceback (most recent call last): 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/manager.py", line 1362, in initialize_connection 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager conn_info = self.driver.initialize_connection(volume, connector) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_iscsi.py", line 350, in initialize_connection 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager connector) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_iscsi.py", line 546, in _create_host 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager cpg = common.get_cpg(volume, allowSnap=True) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_common.py", line 1631, in get_cpg 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager return vol['snapCPG'] 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager KeyError: 'snapCPG' 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager The HPE 3PAR drivers periodically fail the tempest backup test: tempest.api.volume.test_volumes_backup.VolumesBackupsV1Test The error that occurs is: 2016-07-14 16:40:45.308 ERROR cinder.volume.manager [req-5a93b311-22f0-4a1b-82a8-03e6bab5e0da tempest-VolumesBackupsV1Test-1963738393] [volume-c9c5505e-0d49-4cdc-95ca-383f1252c880] Driver initialize connection failed (error: 'snapCPG'). 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager Traceback (most recent call last): 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/manager.py", line 1362, in initialize_connection 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager conn_info = self.driver.initialize_connection(volume, connector) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_iscsi.py", line 350, in initialize_connection 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager connector) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_iscsi.py", line 546, in _create_host 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager cpg = common.get_cpg(volume, allowSnap=True) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_common.py", line 1631, in get_cpg 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager return vol['snapCPG'] 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager KeyError: 'snapCPG' 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager
2016-07-15 18:03:19 Anthony Lee cinder: assignee Anthony Lee (anthony-mic-lee)
2016-07-15 18:15:55 Anthony Lee description The HPE 3PAR drivers periodically fail the tempest backup test: tempest.api.volume.test_volumes_backup.VolumesBackupsV1Test The error that occurs is: 2016-07-14 16:40:45.308 ERROR cinder.volume.manager [req-5a93b311-22f0-4a1b-82a8-03e6bab5e0da tempest-VolumesBackupsV1Test-1963738393] [volume-c9c5505e-0d49-4cdc-95ca-383f1252c880] Driver initialize connection failed (error: 'snapCPG'). 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager Traceback (most recent call last): 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/manager.py", line 1362, in initialize_connection 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager conn_info = self.driver.initialize_connection(volume, connector) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_iscsi.py", line 350, in initialize_connection 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager connector) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_iscsi.py", line 546, in _create_host 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager cpg = common.get_cpg(volume, allowSnap=True) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_common.py", line 1631, in get_cpg 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager return vol['snapCPG'] 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager KeyError: 'snapCPG' 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager The HPE 3PAR drivers periodically fail the tempest backup test: tempest.api.volume.test_volumes_backup.VolumesBackupsV1Test.test_backup_create_attached_volume The error that occurs is: 2016-07-14 16:40:45.308 ERROR cinder.volume.manager [req-5a93b311-22f0-4a1b-82a8-03e6bab5e0da tempest-VolumesBackupsV1Test-1963738393] [volume-c9c5505e-0d49-4cdc-95ca-383f1252c880] Driver initialize connection failed (error: 'snapCPG'). 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager Traceback (most recent call last): 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/manager.py", line 1362, in initialize_connection 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager conn_info = self.driver.initialize_connection(volume, connector) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_iscsi.py", line 350, in initialize_connection 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager connector) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_iscsi.py", line 546, in _create_host 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager cpg = common.get_cpg(volume, allowSnap=True) 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager File "/opt/stack/new/cinder/cinder/volume/drivers/hpe/hpe_3par_common.py", line 1631, in get_cpg 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager return vol['snapCPG'] 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager KeyError: 'snapCPG' 2016-07-14 16:40:45.308 25297 ERROR cinder.volume.manager
2016-07-26 21:07:23 Anthony Lee cinder: status New In Progress
2016-10-06 12:13:18 Sean McGinnis cinder: importance Undecided Low
2017-05-11 19:48:49 Matt Smith tags 3par hpe 3par drivers hpe