2026-02-02 03:49:42,031 - INFO - Domain Default found not creating
2026-02-02 03:49:42,196 - INFO - Project ctest-TestBGPaaSlocalAS-90091362 not found, creating it
2026-02-02 03:49:42,676 - INFO - Created Project:ctest-TestBGPaaSlocalAS-90091362, ID : cc5e1394-c121-4388-be4c-70098a288362
2026-02-02 03:49:44,142 - DEBUG - Services list from nova: [, , , ]
2026-02-02 03:49:44,142 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-5167-1', 'an-jenkins-deploy-platform-ansible-os-5167-2']}
2026-02-02 03:49:44,146 - INFO - ================================================================================
2026-02-02 03:49:44,146 - INFO - STARTING TEST : test_basic_bgpaas_local_as
2026-02-02 03:49:44,146 - 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.
2026-02-02 03:49:45,394 - DEBUG - Skipping xmpp flap check
2026-02-02 03:49:45,395 - INFO - Initial checks done. Running the testcase now
2026-02-02 03:49:45,395 - INFO -
2026-02-02 03:49:46,036 - DEBUG - Response for create_network : {'network': {'id': '6142f6f6-a6cd-4db6-9f59-0b3187066626', 'name': 'ctest-bgpaas_vn-97463771', 'tenant_id': 'cc5e1394c1214388be4c70098a288362', 'project_id': 'cc5e1394c1214388be4c70098a288362', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBGPaaSlocalAS-90091362', 'ctest-bgpaas_vn-97463771'], 'port_security_enabled': True, 'description': ''}}
2026-02-02 03:49:46,297 - DEBUG - Response for create_subnet : {'subnet': {'id': '15657b1f-5625-46fc-8374-1e3943701c25', 'name': '', 'tenant_id': 'cc5e1394c1214388be4c70098a288362', 'network_id': '6142f6f6-a6cd-4db6-9f59-0b3187066626', 'ip_version': 4, 'cidr': '30.156.133.192/26', 'allocation_pools': [{'start': '30.156.133.194', 'end': '30.156.133.254'}], 'gateway_ip': '30.156.133.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '30.156.133.194', 'tags': [], 'project_id': 'cc5e1394c1214388be4c70098a288362'}}
2026-02-02 03:49:46,318 - INFO - Created VN ctest-bgpaas_vn-97463771
2026-02-02 03:49:46,329 - DEBUG - VN ctest-bgpaas_vn-97463771 UUID is 6142f6f6-a6cd-4db6-9f59-0b3187066626
2026-02-02 03:49:47,620 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5167-1)
2026-02-02 03:49:47,710 - DEBUG - Image by name ubuntu-bird not found
2026-02-02 03:49:47,710 - DEBUG - Installing image ubuntu-bird
2026-02-02 03:49:47,710 - 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'}
2026-02-02 03:49:47,711 - DEBUG - Image build path http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz
2026-02-02 03:49:47,711 - DEBUG - Download image from web http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz
2026-02-02 03:49:47,723 - 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
2026-02-02 03:49:50,418 - DEBUG - Image has been downloaded to /contrail-test/images/ubuntu-bird.vmdk.gz
2026-02-02 03:49:50,419 - DEBUG - Unzip image
2026-02-02 03:49:50,420 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: gunzip -f /contrail-test/images/ubuntu-bird.vmdk.gz
2026-02-02 03:50:01,651 - DEBUG - Try to create image in user context
2026-02-02 03:50:08,735 - DEBUG - Image has been created in user context
2026-02-02 03:50:08,736 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: rm -f /contrail-test/images/ubuntu-bird.vmdk
2026-02-02 03:50:08,916 - DEBUG - Downloaded image has been removed
2026-02-02 03:50:08,937 - DEBUG - Uploaded image status = active
2026-02-02 03:50:10,062 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5167-2)
2026-02-02 03:50:10,063 - INFO - Waiting for VM test_vm to be up..
2026-02-02 03:50:10,161 - DEBUG - VM is in ACTIVE state now
2026-02-02 03:50:10,161 - INFO - VM name : test_vm
2026-02-02 03:50:10,269 - DEBUG - VM test_vm ID is 696e5ab0-a542-42bf-878d-5d94f3084a79
2026-02-02 03:50:10,298 - DEBUG - VM test_vm launched on Node an-jenkins-deploy-platform-ansible-os-5167-1
2026-02-02 03:50:10,404 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/696e5ab0-a542-42bf-878d-5d94f3084a79
2026-02-02 03:50:10,791 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/696e5ab0-a542-42bf-878d-5d94f3084a79
2026-02-02 03:50:10,838 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/ca87197c-d5fa-42c1-a9fb-3f8810f9f36a
2026-02-02 03:50:12,077 - 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=2.78 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.481 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.481/1.629/2.777/1.148 ms')
2026-02-02 03:50:12,077 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed
2026-02-02 03:50:12,175 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:50:12,176 - DEBUG - Waiting to SSH to VM test_vm, IP 30.156.133.195, Port 22
2026-02-02 03:50:12,244 - 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': ''}
2026-02-02 03:50:12,363 - DEBUG - VM test_vm is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:50:17,364 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:50:17,364 - DEBUG - Waiting to SSH to VM test_vm, IP 30.156.133.195, Port 22
2026-02-02 03:50:17,555 - DEBUG - VM test_vm is ready for SSH connections
2026-02-02 03:50:17,555 - INFO - Waiting for VM bgpaas_vm1 to be up..
2026-02-02 03:50:17,698 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-02 03:50:22,783 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-02 03:50:27,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-02 03:50:32,970 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-02 03:50:38,057 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-02 03:50:43,153 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-02 03:50:48,251 - DEBUG - VM is in ACTIVE state now
2026-02-02 03:50:48,251 - INFO - VM name : bgpaas_vm1
2026-02-02 03:50:48,343 - DEBUG - VM bgpaas_vm1 ID is 427edb0e-e069-4a3f-acbe-8c5feb59aafa
2026-02-02 03:50:48,344 - DEBUG - VM bgpaas_vm1 launched on Node an-jenkins-deploy-platform-ansible-os-5167-2
2026-02-02 03:50:48,423 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine/427edb0e-e069-4a3f-acbe-8c5feb59aafa
2026-02-02 03:50:48,433 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-machine-interface/c136ea88-5443-4568-a432-8a82f402ba4a
2026-02-02 03:50:51,605 - 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 1005ms')
2026-02-02 03:50:51,606 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:50:51,621 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:50:55,700 - 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')
2026-02-02 03:50:55,700 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:50:55,714 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:50:59,790 - 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')
2026-02-02 03:50:59,790 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:50:59,806 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:03,892 - 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')
2026-02-02 03:51:03,893 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:03,907 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:07,989 - 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 1017ms')
2026-02-02 03:51:07,989 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:08,003 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:12,078 - 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')
2026-02-02 03:51:12,078 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:12,093 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:16,178 - 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')
2026-02-02 03:51:16,178 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:16,193 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:20,273 - 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 1012ms')
2026-02-02 03:51:20,273 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:20,295 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:24,373 - 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 1008ms')
2026-02-02 03:51:24,373 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:24,386 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:28,468 - 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')
2026-02-02 03:51:28,469 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:28,483 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:32,565 - 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')
2026-02-02 03:51:32,565 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:32,582 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:36,661 - 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')
2026-02-02 03:51:36,661 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:36,674 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:40,756 - 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 1017ms')
2026-02-02 03:51:40,756 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:40,772 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:44,852 - 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')
2026-02-02 03:51:44,852 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:44,870 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51: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 1013ms')
2026-02-02 03:51:48,940 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:48,952 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51:53,042 - 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 1029ms')
2026-02-02 03:51:53,042 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:53,055 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:51: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 1016ms')
2026-02-02 03:51:57,134 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:51:57,147 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:52:01,231 - 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')
2026-02-02 03:52:01,231 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:52:01,249 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:52:05,325 - 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')
2026-02-02 03:52:05,325 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2026-02-02 03:52:05,338 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaSlocalAS-90091362:ctest-bgpaas_vn-97463771 is 30.156.133.193 and allocation pool is NOT set
2026-02-02 03:52:07,400 - 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=2.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.45 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 = 2.448/2.625/2.803/0.177 ms')
2026-02-02 03:52:07,400 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed
2026-02-02 03:52:07,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:07,469 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:07,547 - 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': ''}
2026-02-02 03:52:07,637 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:12,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:12,638 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:12,705 - 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': ''}
2026-02-02 03:52:12,783 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:17,784 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:17,785 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:17,852 - 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': ''}
2026-02-02 03:52:17,929 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:22,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:22,931 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:22,998 - 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': ''}
2026-02-02 03:52:23,082 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:28,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:28,083 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:28,149 - 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': ''}
2026-02-02 03:52:28,243 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:33,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:33,244 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:33,310 - 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': ''}
2026-02-02 03:52:33,418 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:38,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:38,418 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:38,485 - 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': ''}
2026-02-02 03:52:38,574 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:43,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:43,575 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:43,631 - 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': ''}
2026-02-02 03:52:43,724 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:48,724 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:48,725 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:48,794 - 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': ''}
2026-02-02 03:52:48,879 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:53,880 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:53,880 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:53,949 - 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': ''}
2026-02-02 03:52:54,048 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-02 03:52:59,048 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:59,049 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:59,217 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2026-02-02 03:52:59,218 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:59,225 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-90091362-93985385
2026-02-02 03:52:59,305 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-90091362-93985385(51a1dc6f-8998-43d2-ad09-f78e2705ddcf)
2026-02-02 03:52:59,305 - DEBUG - Requesting: http://10.0.0.141:8082/bgp-as-a-service/51a1dc6f-8998-43d2-ad09-f78e2705ddcf
2026-02-02 03:52:59,610 - DEBUG - Requesting: http://10.0.0.141:8082/bgp-as-a-service/51a1dc6f-8998-43d2-ad09-f78e2705ddcf
2026-02-02 03:52:59,653 - INFO - verify_in_api_server passed for BGPaaS obj 51a1dc6f-8998-43d2-ad09-f78e2705ddcf
2026-02-02 03:52:59,653 - INFO - BGPaaS(51a1dc6f-8998-43d2-ad09-f78e2705ddcf): verify_on_setup passed
2026-02-02 03:52:59,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:59,653 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:52:59,825 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2026-02-02 03:52:59,825 - INFO - Attaching VMI c136ea88-5443-4568-a432-8a82f402ba4a to BGPaaS 51a1dc6f-8998-43d2-ad09-f78e2705ddcf
2026-02-02 03:52:59,905 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:52:59,905 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:53:00,029 - INFO - Configuring BGP on the bird
2026-02-02 03:53:00,030 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-02 03:53:00,030 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 30.156.133.196, Port 22
2026-02-02 03:53:00,200 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2026-02-02 03:53:00,201 - INFO - Configuring BGP on bgpaas_vm1
2026-02-02 03:53:00,201 - 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 30.156.133.196;
protocol bgp bgp_1{
local as 64500;
neighbor 30.156.133.193 as 233;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 30.156.133.196;
}
protocol bfd {
neighbor 30.156.133.193 local 30.156.133.196 multihop on;
}
EOS
, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2026-02-02 03:53:00,201 - 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 30.156.133.196;
protocol bgp bgp_1{
local as 64500;
neighbor 30.156.133.193 as 233;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 30.156.133.196;
}
protocol bfd {
neighbor 30.156.133.193 local 30.156.133.196 multihop on;
}
EOS
2026-02-02 03:53:22,914 - DEBUG - None
2026-02-02 03:53:22,914 - 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 30.156.133.196;
protocol bgp bgp_1{
local as 64500;
neighbor 30.156.133.193 as 233;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 30.156.133.196;
}
protocol bfd {
neighbor 30.156.133.193 local 30.156.133.196 multihop on;
}
EOS
, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2026-02-02 03:53:22,914 - 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 30.156.133.196;
protocol bgp bgp_1{
local as 64500;
neighbor 30.156.133.193 as 233;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 30.156.133.196;
}
protocol bfd {
neighbor 30.156.133.193 local 30.156.133.196 multihop on;
}
EOS
2026-02-02 03:53:24,230 - DEBUG - None
2026-02-02 03:53:24,230 - DEBUG - Running remote_cmd, Cmd : service bird restart, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2026-02-02 03:53:24,230 - DEBUG - service bird restart
2026-02-02 03:53:28,474 - DEBUG - bird stop/waiting
bird start/running, process 1432
2026-02-02 03:53:28,488 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:53:28,508 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:53:34,541 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:53:34,558 - INFO - BGPaaS session seen in control-node 10.20.0.193
2026-02-02 03:53:34,559 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:53:34,574 - INFO - Detaching VMI c136ea88-5443-4568-a432-8a82f402ba4a from BGPaaS 51a1dc6f-8998-43d2-ad09-f78e2705ddcf
2026-02-02 03:53:34,661 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-90091362-93985385(51a1dc6f-8998-43d2-ad09-f78e2705ddcf)
2026-02-02 03:53:34,730 - DEBUG - Requesting: http://10.0.0.141:8082/bgp-as-a-service/51a1dc6f-8998-43d2-ad09-f78e2705ddcf
2026-02-02 03:53:34,737 - DEBUG - Response Code: 404
2026-02-02 03:53:34,737 - DEBUG - BGPaaS: 51a1dc6f-8998-43d2-ad09-f78e2705ddcf deleted from api server
2026-02-02 03:53:34,737 - INFO - BGPaaS(51a1dc6f-8998-43d2-ad09-f78e2705ddcf): verify_on_cleanup passed
2026-02-02 03:53:34,737 - INFO - Deleting VM bgpaas_vm1
2026-02-02 03:53:34,852 - INFO - Deleting VM test_vm
2026-02-02 03:53:34,926 - INFO - Deleting VN ctest-bgpaas_vn-97463771
2026-02-02 03:53:34,977 - DEBUG - VN 6142f6f6-a6cd-4db6-9f59-0b3187066626 still in use: Unable to complete operation on network 6142f6f6-a6cd-4db6-9f59-0b3187066626. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-803792f7-1c7d-456f-9602-18f2423aeb2f']
2026-02-02 03:53:34,977 - WARNING - Deleting VN ctest-bgpaas_vn-97463771 failed..Will retry
2026-02-02 03:53:37,233 - DEBUG - Response for deleting network ()
2026-02-02 03:53:38,543 - DEBUG - Skipping xmpp flap check
2026-02-02 03:53:38,543 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:54]
2026-02-02 03:53:38,544 - INFO - --------------------------------------------------------------------------------
2026-02-02 03:53:39,302 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-90091362, ID : cc5e1394-c121-4388-be4c-70098a288362
2026-02-02 03:56:55,021 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:57:01,043 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:57:07,062 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:57:17,599 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:57:23,617 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:57:23,638 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 03:57:39,355 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 04:01:01,053 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 04:01:13,123 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 04:01:20,206 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=
2026-02-02 04:01:20,242 - DEBUG - Requesting: http://10.20.0.193:8083/Snh_BgpNeighborReq?domain=&ip_address=