2025-10-09 03:43:23,100 - INFO - Domain Default found not creating 2025-10-09 03:43:23,262 - INFO - Project ctest-TestBGPaaSlocalAS-92704923 not found, creating it 2025-10-09 03:43:23,791 - INFO - Created Project:ctest-TestBGPaaSlocalAS-92704923, ID : b6949137-5f0c-4ef1-90ea-25eb7dcab392 2025-10-09 03:43:25,225 - DEBUG - Services list from nova: [, , , ] 2025-10-09 03:43:25,225 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-4252-2', 'an-jenkins-deploy-platform-ansible-os-4252-1']} 2025-10-09 03:43:25,228 - INFO - ================================================================================ 2025-10-09 03:43:25,228 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2025-10-09 03:43:25,229 - INFO - TEST DESCRIPTION : 1. Create a bgpaas vm. Configure same local-as on vm and contrail side. 2. Make sure BGP with vm comes up. 2025-10-09 03:43:26,493 - DEBUG - Skipping xmpp flap check 2025-10-09 03:43:26,493 - INFO - Initial checks done. Running the testcase now 2025-10-09 03:43:26,493 - INFO - 2025-10-09 03:43:27,185 - DEBUG - Response for create_network : {'network': {'id': '3aa2582e-a001-4260-9076-3be0340688b2', 'name': 'ctest-bgpaas_vn-68039111', 'tenant_id': 'b69491375f0c4ef190ea25eb7dcab392', 'project_id': 'b69491375f0c4ef190ea25eb7dcab392', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBGPaaSlocalAS-92704923', 'ctest-bgpaas_vn-68039111'], 'port_security_enabled': True, 'description': ''}} 2025-10-09 03:43:27,452 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a658c8c8-579d-427d-996a-9d566ed90ff3', 'name': '', 'tenant_id': 'b69491375f0c4ef190ea25eb7dcab392', 'network_id': '3aa2582e-a001-4260-9076-3be0340688b2', 'ip_version': 4, 'cidr': '51.239.195.64/26', 'allocation_pools': [{'start': '51.239.195.66', 'end': '51.239.195.126'}], 'gateway_ip': '51.239.195.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '51.239.195.66', 'tags': [], 'project_id': 'b69491375f0c4ef190ea25eb7dcab392'}} 2025-10-09 03:43:27,480 - INFO - Created VN ctest-bgpaas_vn-68039111 2025-10-09 03:43:27,493 - DEBUG - VN ctest-bgpaas_vn-68039111 UUID is 3aa2582e-a001-4260-9076-3be0340688b2 2025-10-09 03:43:28,708 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4252-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4252-2) 2025-10-09 03:43:28,788 - DEBUG - Image by name ubuntu-bird not found 2025-10-09 03:43:28,788 - DEBUG - Installing image ubuntu-bird 2025-10-09 03:43:28,788 - DEBUG - Image info {'name': 'ubuntu-bird.vmdk.gz', 'webserver': '', 'location': '/images/converts/', 'username': 'ubuntu', 'password': 'ubuntu', 'type': 'os', 'flavor': 'contrail_flavor_small', 'params': '--container-format bare --disk-format vmdk --property vmware_disktype="sparse" --property vmware_adaptertype="ide" --property hw_scsi_model=virtio-scsi --property hw_disk_bus_model=virtio-scsi --property hw_disk_bus=virtio', 'name_docker': 'phusion-baseimage-enablesshd'} 2025-10-09 03:43:28,789 - DEBUG - Image build path http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz 2025-10-09 03:43:28,789 - DEBUG - Download image from web http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz 2025-10-09 03:43:28,803 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: wget -nv http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz -O /contrail-test/images/ubuntu-bird.vmdk.gz 2025-10-09 03:43:31,451 - DEBUG - Image has been downloaded to /contrail-test/images/ubuntu-bird.vmdk.gz 2025-10-09 03:43:31,451 - DEBUG - Unzip image 2025-10-09 03:43:31,451 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: gunzip -f /contrail-test/images/ubuntu-bird.vmdk.gz 2025-10-09 03:43:42,179 - DEBUG - Try to create image in user context 2025-10-09 03:43:49,581 - DEBUG - Image has been created in user context 2025-10-09 03:43:49,581 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: rm -f /contrail-test/images/ubuntu-bird.vmdk 2025-10-09 03:43:49,743 - DEBUG - Downloaded image has been removed 2025-10-09 03:43:49,760 - DEBUG - Uploaded image status = active 2025-10-09 03:43:50,934 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-4252-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-4252-1) 2025-10-09 03:43:50,934 - INFO - Waiting for VM test_vm to be up.. 2025-10-09 03:43:51,023 - DEBUG - VM is in ACTIVE state now 2025-10-09 03:43:51,023 - INFO - VM name : test_vm 2025-10-09 03:43:51,129 - DEBUG - VM test_vm ID is 9c0be0e0-66f9-4449-abbb-e41e08b26fc7 2025-10-09 03:43:51,167 - DEBUG - VM test_vm launched on Node an-jenkins-deploy-platform-ansible-os-4252-2 2025-10-09 03:43:51,261 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9c0be0e0-66f9-4449-abbb-e41e08b26fc7 2025-10-09 03:43:51,573 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/9c0be0e0-66f9-4449-abbb-e41e08b26fc7 2025-10-09 03:43:51,800 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/d663171d-81a6-44f6-a714-59f745eade7f 2025-10-09 03:43:53,002 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=4.19 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.435 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.435/2.313/4.191/1.878 ms') 2025-10-09 03:43:53,003 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2025-10-09 03:43:53,088 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:43:53,088 - DEBUG - Waiting to SSH to VM test_vm, IP 51.239.195.67, Port 22 2025-10-09 03:43:53,150 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:43:53,280 - DEBUG - VM test_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:43:58,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:43:58,281 - DEBUG - Waiting to SSH to VM test_vm, IP 51.239.195.67, Port 22 2025-10-09 03:43:58,342 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:43:58,456 - DEBUG - VM test_vm is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:44:03,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:44:03,457 - DEBUG - Waiting to SSH to VM test_vm, IP 51.239.195.67, Port 22 2025-10-09 03:44:03,613 - DEBUG - VM test_vm is ready for SSH connections 2025-10-09 03:44:03,613 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2025-10-09 03:44:03,709 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 03:44:08,795 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 03:44:13,885 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 03:44:19,015 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 03:44:24,104 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-10-09 03:44:29,190 - DEBUG - VM is in ACTIVE state now 2025-10-09 03:44:29,190 - INFO - VM name : bgpaas_vm1 2025-10-09 03:44:29,271 - DEBUG - VM bgpaas_vm1 ID is 604d54e4-65e2-46cd-83f1-dba0fe639dad 2025-10-09 03:44:29,271 - DEBUG - VM bgpaas_vm1 launched on Node an-jenkins-deploy-platform-ansible-os-4252-1 2025-10-09 03:44:29,350 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/604d54e4-65e2-46cd-83f1-dba0fe639dad 2025-10-09 03:44:29,362 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/ebd5117a-ecd3-4980-86c4-8b8e9d27ecaf 2025-10-09 03:44:32,553 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1033ms') 2025-10-09 03:44:32,553 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:44:32,567 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:44:36,652 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms') 2025-10-09 03:44:36,653 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:44:36,673 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:44:40,745 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-10-09 03:44:40,745 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:44:40,761 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:44:44,841 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-10-09 03:44:44,841 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:44:44,856 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:44:48,940 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1021ms') 2025-10-09 03:44:48,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:44:48,954 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:44:53,037 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-10-09 03:44:53,037 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:44:53,054 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:44:57,134 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-10-09 03:44:57,134 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:44:57,148 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:01,230 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms') 2025-10-09 03:45:01,230 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:01,246 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:05,322 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2025-10-09 03:45:05,322 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:05,338 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:09,418 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-10-09 03:45:09,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:09,434 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:13,517 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-10-09 03:45:13,517 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:13,532 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:17,608 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms') 2025-10-09 03:45:17,608 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:17,623 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:21,710 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1022ms') 2025-10-09 03:45:21,710 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:21,723 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:25,806 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms') 2025-10-09 03:45:25,806 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:25,824 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:29,902 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms') 2025-10-09 03:45:29,902 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:29,918 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:33,991 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1014ms') 2025-10-09 03:45:33,991 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed! 2025-10-09 03:45:34,007 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-92704923:ctest-bgpaas_vn-68039111 is 51.239.195.65 and allocation pool is NOT set 2025-10-09 03:45:36,076 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=5.26 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.49 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.493/3.377/5.262/1.884 ms') 2025-10-09 03:45:36,076 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed 2025-10-09 03:45:36,147 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:45:36,147 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:45:36,215 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:45:36,350 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:45:41,351 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:45:41,351 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:45:41,419 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:45:41,505 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:45:46,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:45:46,505 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:45:46,561 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:45:46,650 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:45:51,651 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:45:51,651 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:45:51,716 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:45:51,799 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:45:56,801 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:45:56,801 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:45:56,868 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:45:56,956 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:46:01,957 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:01,957 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:46:02,024 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:46:02,113 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:46:07,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:07,114 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:46:07,179 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:46:07,262 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:46:12,263 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:12,263 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:46:12,332 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:46:12,431 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:46:17,432 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:17,432 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:46:17,499 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2025-10-09 03:46:17,593 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE 2025-10-09 03:46:22,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:22,594 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:46:22,759 - DEBUG - VM bgpaas_vm1 is ready for SSH connections 2025-10-09 03:46:22,760 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:22,767 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-92704923-08421490 2025-10-09 03:46:22,857 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-92704923-08421490(3172dc23-c1d0-4fd3-a8c7-b463f47a871f) 2025-10-09 03:46:22,858 - DEBUG - Requesting: http://10.0.0.56:8082/bgp-as-a-service/3172dc23-c1d0-4fd3-a8c7-b463f47a871f 2025-10-09 03:46:23,205 - DEBUG - Requesting: http://10.0.0.56:8082/bgp-as-a-service/3172dc23-c1d0-4fd3-a8c7-b463f47a871f 2025-10-09 03:46:23,248 - INFO - verify_in_api_server passed for BGPaaS obj 3172dc23-c1d0-4fd3-a8c7-b463f47a871f 2025-10-09 03:46:23,248 - INFO - BGPaaS(3172dc23-c1d0-4fd3-a8c7-b463f47a871f): verify_on_setup passed 2025-10-09 03:46:23,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:23,248 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:46:23,423 - DEBUG - VM bgpaas_vm1 is ready for SSH connections 2025-10-09 03:46:23,424 - INFO - Attaching VMI ebd5117a-ecd3-4980-86c4-8b8e9d27ecaf to BGPaaS 3172dc23-c1d0-4fd3-a8c7-b463f47a871f 2025-10-09 03:46:23,505 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:23,506 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:23,606 - INFO - Configuring BGP on the bird 2025-10-09 03:46:23,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-10-09 03:46:23,607 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 51.239.195.68, Port 22 2025-10-09 03:46:23,774 - DEBUG - VM bgpaas_vm1 is ready for SSH connections 2025-10-09 03:46:23,774 - INFO - Configuring BGP on bgpaas_vm1 2025-10-09 03:46:23,774 - DEBUG - Running remote_cmd, Cmd : cat > /etc/bird/bird.conf << EOS protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds import all; # Default is import all #export all; # Default is export none } protocol direct { interface "eth*"; } router id 51.239.195.68; protocol bgp bgp_1{ local as 64500; neighbor 51.239.195.65 as 753; export where source = RTS_STATIC; export all; multihop; #export all; hold time 90; bfd on; source address 51.239.195.68; } protocol bfd { neighbor 51.239.195.65 local 51.239.195.68 multihop on; } EOS , host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-09 03:46:23,774 - DEBUG - cat > /etc/bird/bird.conf << EOS protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds import all; # Default is import all #export all; # Default is export none } protocol direct { interface "eth*"; } router id 51.239.195.68; protocol bgp bgp_1{ local as 64500; neighbor 51.239.195.65 as 753; export where source = RTS_STATIC; export all; multihop; #export all; hold time 90; bfd on; source address 51.239.195.68; } protocol bfd { neighbor 51.239.195.65 local 51.239.195.68 multihop on; } EOS 2025-10-09 03:46:39,791 - DEBUG - None 2025-10-09 03:46:39,791 - DEBUG - Running remote_cmd, Cmd : cat > /etc/bird/bird.conf << EOS protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds import all; # Default is import all #export all; # Default is export none } protocol direct { interface "eth*"; } router id 51.239.195.68; protocol bgp bgp_1{ local as 64500; neighbor 51.239.195.65 as 753; export where source = RTS_STATIC; export all; multihop; #export all; hold time 90; bfd on; source address 51.239.195.68; } protocol bfd { neighbor 51.239.195.65 local 51.239.195.68 multihop on; } EOS , host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-09 03:46:39,791 - DEBUG - cat > /etc/bird/bird.conf << EOS protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds import all; # Default is import all #export all; # Default is export none } protocol direct { interface "eth*"; } router id 51.239.195.68; protocol bgp bgp_1{ local as 64500; neighbor 51.239.195.65 as 753; export where source = RTS_STATIC; export all; multihop; #export all; hold time 90; bfd on; source address 51.239.195.68; } protocol bfd { neighbor 51.239.195.65 local 51.239.195.68 multihop on; } EOS 2025-10-09 03:46:40,753 - DEBUG - None 2025-10-09 03:46:40,753 - DEBUG - Running remote_cmd, Cmd : service bird restart, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2025-10-09 03:46:40,753 - DEBUG - service bird restart 2025-10-09 03:46:43,922 - DEBUG - bird stop/waiting bird start/running, process 1433 2025-10-09 03:46:43,935 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:46:43,958 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:46:49,999 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:46:50,014 - INFO - BGPaaS session seen in control-node 10.20.0.25 2025-10-09 03:46:50,014 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:46:50,034 - INFO - Detaching VMI ebd5117a-ecd3-4980-86c4-8b8e9d27ecaf from BGPaaS 3172dc23-c1d0-4fd3-a8c7-b463f47a871f 2025-10-09 03:46:50,120 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-92704923-08421490(3172dc23-c1d0-4fd3-a8c7-b463f47a871f) 2025-10-09 03:46:50,215 - DEBUG - Requesting: http://10.0.0.56:8082/bgp-as-a-service/3172dc23-c1d0-4fd3-a8c7-b463f47a871f 2025-10-09 03:46:50,239 - DEBUG - Response Code: 404 2025-10-09 03:46:50,239 - DEBUG - BGPaaS: 3172dc23-c1d0-4fd3-a8c7-b463f47a871f deleted from api server 2025-10-09 03:46:50,239 - INFO - BGPaaS(3172dc23-c1d0-4fd3-a8c7-b463f47a871f): verify_on_cleanup passed 2025-10-09 03:46:50,239 - INFO - Deleting VM bgpaas_vm1 2025-10-09 03:46:50,354 - INFO - Deleting VM test_vm 2025-10-09 03:46:50,438 - INFO - Deleting VN ctest-bgpaas_vn-68039111 2025-10-09 03:46:50,488 - DEBUG - VN 3aa2582e-a001-4260-9076-3be0340688b2 still in use: Unable to complete operation on network 3aa2582e-a001-4260-9076-3be0340688b2. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-6a8dba8b-e62a-4ef8-9ea5-0e1f0ed1fdec'] 2025-10-09 03:46:50,488 - WARNING - Deleting VN ctest-bgpaas_vn-68039111 failed..Will retry 2025-10-09 03:46:52,723 - DEBUG - Response for deleting network () 2025-10-09 03:46:54,086 - DEBUG - Skipping xmpp flap check 2025-10-09 03:46:54,086 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:29] 2025-10-09 03:46:54,086 - INFO - -------------------------------------------------------------------------------- 2025-10-09 03:46:54,809 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-92704923, ID : b6949137-5f0c-4ef1-90ea-25eb7dcab392 2025-10-09 03:50:03,165 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:50:03,189 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:50:09,210 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:50:15,230 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:50:31,351 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:50:37,376 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:50:46,950 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:50:52,967 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:50:52,989 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:53:47,742 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:53:47,759 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:53:53,777 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:53:53,803 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:53:59,821 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:53:59,837 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:54:06,559 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:54:06,573 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:54:06,597 - DEBUG - Requesting: http://10.20.0.25:8083/Snh_BgpNeighborReq?domain=&ip_address= 2025-10-09 03:54:06,612 - DEBUG - Requesting: http://10.20.0.14:8083/Snh_BgpNeighborReq?domain=&ip_address=