Activity log for bug #1853907

Date Who What changed Old value New value Message
2019-11-25 21:20:43 Peng Peng bug added bug
2019-11-25 21:22:39 Peng Peng attachment added ALL_NODES_20191123.195922.tar https://bugs.launchpad.net/starlingx/+bug/1853907/+attachment/5307813/+files/ALL_NODES_20191123.195922.tar
2019-11-26 14:35:35 Ghada Khalil starlingx: assignee Le, Huifeng (hle2)
2019-11-26 14:36:34 Ghada Khalil tags stx.3.0 stx.distro.openstack stx.networking
2019-11-26 14:37:18 Ghada Khalil starlingx: importance Undecided High
2019-11-26 14:42:01 Yang Liu attachment added openstack_config.txt https://bugs.launchpad.net/starlingx/+bug/1853907/+attachment/5307979/+files/openstack_config.txt
2019-11-26 14:47:35 Yang Liu description Brief Description ----------------- update neutron to DVR, then update it to centralized. The router interfaces and VM are not reachable. Severity -------- Major Steps to Reproduce ------------------ Disable SNAT and update router to DVR update route to centralized. tried to reach tenant1-mgmt-net, but failed TC-name: networking/test_interface_attach_detach.py::test_interface_attach_detach_max_vnics[tis-centos-guest-net_id-virtio_2] Expected Behavior ------------------ Actual Behavior ---------------- Reproducibility --------------- Reproducible System Configuration -------------------- Multi-node system Lab-name: WCP_3-6 Branch/Pull Time/Commit ----------------------- 2019-11-21_20-00-00 Last Pass --------- 2019-08-23_20-59-00 Timestamp/Logs -------------- [2019-11-23 17:56:48,357] 311 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne router set --disable --distributed 66af863c-c34e-4ee4-8c40-395a4e7c7b34' [2019-11-23 17:56:53,524] 311 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne router set --enable 66af863c-c34e-4ee4-8c40-395a4e7c7b34' [2019-11-23 18:14:49,567] 311 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne router set --centralized --disable 66af863c-c34e-4ee4-8c40-395a4e7c7b34' [2019-11-23 18:14:54,518] 311 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne router set --enable 66af863c-c34e-4ee4-8c40-395a4e7c7b34' +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+-----------------+--------------------------+------+ | ID | Name | MAC Address | Fixed IP Addresses | Status | Security Groups | Device Owner | Tags | +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+-----------------+--------------------------+------+ | 108f184a-869a-44c9-bdf3-1070c90850eb | | fa:16:3e:e3:96:52 | ip_address='192.168.120.33', subnet_id='d76fbaa1-b7ed-4554-b54a-9f7cbec5917a' | DOWN | | network:router_interface | | | 58454d50-4289-46d9-8970-f343eac115bb | | fa:16:3e:ae:85:0a | ip_address='192.168.120.65', subnet_id='e6abb2ac-84b0-4462-8cf6-46f485d2927e' | DOWN | | network:router_interface | | | 65496f91-c4d9-4efb-b1b7-46d55a16de74 | | fa:16:3e:11:73:88 | ip_address='192.168.120.1', subnet_id='51fb4d93-2310-4b89-8e58-89530edd31ca' | DOWN | | network:router_interface | | | f8405df0-1a47-4268-b6a2-a8f964a8f95b | | fa:16:3e:25:35:fa | ip_address='192.168.20.2', subnet_id='de25fcbb-6d74-4847-a04c-fd15a60a072f' | ACTIVE | | network:router_gateway | | +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+-----------------+--------------------------+------+ [2019-11-23 18:17:42,525] 311 DEBUG MainThread ssh.send :: Send 'ssh -v -o RSAAuthentication=no -o PubkeyAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@192.168.120.15' [2019-11-23 18:17:45,572] 433 DEBUG MainThread ssh.expect :: Output: OpenSSH_7.2p2 Ubuntu-4ubuntu2.8, OpenSSL 1.0.2g 1 Mar 2016 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 192.168.120.15 [192.168.120.15] port 22. debug1: connect to address 192.168.120.15 port 22: No route to host ssh: connect to host 192.168.120.15 port 22: No route to host svc-cgcsauto@tis-lab-nat-box:~$ [2019-11-23 18:17:45,573] 1241 INFO MainThread ssh.connect :: Unable to ssh to 192.168.120.15 Test Activity ------------- Regression Testing Brief Description ----------------- update neutron to DVR, then update it to centralized. The router interfaces and VM are not reachable. Severity -------- Major Steps to Reproduce ------------------ Create router as centralized update router to DVR update route to centralized. tried to reach tenant1-mgmt-net, but failed TC-name: test_dvr_vms_network_connection Expected Behavior ------------------ Actual Behavior ---------------- Reproducibility --------------- Reproducible System Configuration -------------------- Multi-node system Lab-name: WCP_3-6 Branch/Pull Time/Commit ----------------------- 2019-11-21_20-00-00 Last Pass --------- 2019-08-23_20-59-00 Timestamp/Logs -------------- [2019-11-23 17:56:48,357] 311 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne router set --disable --distributed 66af863c-c34e-4ee4-8c40-395a4e7c7b34' [2019-11-23 17:56:53,524] 311 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne router set --enable 66af863c-c34e-4ee4-8c40-395a4e7c7b34' [2019-11-23 18:14:49,567] 311 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne router set --centralized --disable 66af863c-c34e-4ee4-8c40-395a4e7c7b34' [2019-11-23 18:14:54,518] 311 DEBUG MainThread ssh.send :: Send 'openstack --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://keystone.openstack.svc.cluster.local/v3 --os-user-domain-name Default --os-project-domain-name Default --os-identity-api-version 3 --os-interface internal --os-region-name RegionOne router set --enable 66af863c-c34e-4ee4-8c40-395a4e7c7b34' +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+-----------------+--------------------------+------+ | ID | Name | MAC Address | Fixed IP Addresses | Status | Security Groups | Device Owner | Tags | +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+-----------------+--------------------------+------+ | 108f184a-869a-44c9-bdf3-1070c90850eb | | fa:16:3e:e3:96:52 | ip_address='192.168.120.33', subnet_id='d76fbaa1-b7ed-4554-b54a-9f7cbec5917a' | DOWN | | network:router_interface | | | 58454d50-4289-46d9-8970-f343eac115bb | | fa:16:3e:ae:85:0a | ip_address='192.168.120.65', subnet_id='e6abb2ac-84b0-4462-8cf6-46f485d2927e' | DOWN | | network:router_interface | | | 65496f91-c4d9-4efb-b1b7-46d55a16de74 | | fa:16:3e:11:73:88 | ip_address='192.168.120.1', subnet_id='51fb4d93-2310-4b89-8e58-89530edd31ca' | DOWN | | network:router_interface | | | f8405df0-1a47-4268-b6a2-a8f964a8f95b | | fa:16:3e:25:35:fa | ip_address='192.168.20.2', subnet_id='de25fcbb-6d74-4847-a04c-fd15a60a072f' | ACTIVE | | network:router_gateway | | +--------------------------------------+------+-------------------+-------------------------------------------------------------------------------+--------+-----------------+--------------------------+------+ [2019-11-23 18:17:42,525] 311 DEBUG MainThread ssh.send :: Send 'ssh -v -o RSAAuthentication=no -o PubkeyAuthentication=no -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@192.168.120.15' [2019-11-23 18:17:45,572] 433 DEBUG MainThread ssh.expect :: Output: OpenSSH_7.2p2 Ubuntu-4ubuntu2.8, OpenSSL 1.0.2g 1 Mar 2016 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Connecting to 192.168.120.15 [192.168.120.15] port 22. debug1: connect to address 192.168.120.15 port 22: No route to host ssh: connect to host 192.168.120.15 port 22: No route to host svc-cgcsauto@tis-lab-nat-box:~$ [2019-11-23 18:17:45,573] 1241 INFO MainThread ssh.connect :: Unable to ssh to 192.168.120.15 Test Activity ------------- Regression Testing
2019-11-27 03:01:41 Le, Huifeng starlingx: assignee Le, Huifeng (hle2) marvin Yu (marvin-yu)
2019-11-28 10:44:18 marvin Yu attachment added deploy_commands.txt https://bugs.launchpad.net/starlingx/+bug/1853907/+attachment/5308445/+files/deploy_commands.txt
2019-11-28 15:28:11 Ghada Khalil starlingx: status New In Progress
2019-12-10 02:23:49 zhipeng liu starlingx: status In Progress Invalid