Creating Device configuration snippets [CREATED] dut_s1: initial,lag,vlan,ospf,bgp,vxlan,evpn,evpn.multihoming [CREATED] dut_s2: initial,lag,vlan,ospf,bgp,vxlan,evpn,evpn.multihoming [CREATED] x1: normalize,initial,lag,vlan [CREATED] h1: initial,routing [CREATED] h2: initial,routing [CREATED] h3: initial,routing Checking Are lab devices ready to be configured? [INFO] Checking SSH server(s) on dut_s1,dut_s2,x1 [SSH] SSH server on node dut_s1 (device vjunos-switch) is ready after 73.8 seconds [SSH] SSH server on node dut_s2 (device vjunos-switch) is ready after 77.3 seconds [INFO] Checking lab devices with an Ansible playbook [WARNING]: Found variable using reserved name: hosts PLAY [Wait for SSH servers] **************************************************** PLAY [Wait for device-specific conditions] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [dut_s1] ok: [dut_s2] TASK [Find device readiness script] ******************************************** ok: [dut_s1] ok: [dut_s2] TASK [Wait for device to become ready] ***************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/readiness-check/junos.yml for dut_s1, dut_s2 TASK [set_fact] **************************************************************** ok: [dut_s1] ok: [dut_s2] TASK [Wait for first interface (ge-0/0/0)] ************************************* ok: [dut_s1] ok: [dut_s2] PLAY RECAP ********************************************************************* dut_s1 : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 dut_s2 : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Config Normalizing device configurations [INFO] Executing normalize configuration for node x1 Config Deploying device configurations [INFO] Executing initial configuration for node x1 [INFO] Executing initial configuration for node h1 (namespace clab- ml-17-h1) [INFO] Executing initial configuration for node h2 (namespace clab- ml-17-h2) [INFO] Executing initial configuration for node h3 (namespace clab- ml-17-h3) [INFO] Executing routing configuration for node h2 (namespace clab- ml-17-h2) [INFO] Executing routing configuration for node h1 (namespace clab- ml-17-h1) [INFO] Executing routing configuration for node h3 (namespace clab- ml-17-h3) [INFO] Executing lag configuration for node x1 [INFO] Executing vlan configuration for node x1 [INFO] Starting Ansible playbook to deploy the rest of the configurations [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [dut_s1] ok: [dut_s2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut_s1, dut_s2 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [dut_s1] ok: [dut_s2] TASK [Find configuration template for initial] ********************************* ok: [dut_s1] ok: [dut_s2] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [dut_s1] ok: [dut_s2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut_s1] => { "msg": "initial configuration for dut_s1\n=========================================\nsystem {\n host-name dut_s1;\n static-host-mapping {\n duts2 inet 10.0.0.2;\n x1 inet 10.0.0.3;\n h1 inet 172.16.0.4;\n h2 inet 172.16.0.5;\n h3 inet 172.16.0.6;\n }\n}\n\ninterfaces {\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n}\ninterfaces {\n ge-0/0/0 {\n mtu 1614;\n }\n ae1 {\n mtu 1514;\n }\n ge-0/0/1 {\n mtu 1514;\n }\n ge-0/0/2 {\n mtu 1514;\n }\n\n lo0.0 {\n\n family inet {\n address 10.0.0.1/32;\n }\n }\n ge-0/0/0.0 {\n description \"dut_s1 -> dut_s2\";\n\n family inet {\n address 10.1.0.1/30;\n }\n }\n ae1.0 {\n description \"[Access VLAN red] dut_s1 -> [dut_s2,x1]\";\n\n }\n ge-0/0/1.0 {\n description \"dut_s1 -> x1\";\n\n }\n ge-0/0/2.0 {\n description \"[Access VLAN red] dut_s1 -> h2\";\n\n }\n irb.1000 {\n description \"VLAN red (1000) -> [h2,h3,dut_s2,h1,x1]\";\n\n }\n}\nprotocols {\n lldp {\n interface fxp0 {\n disable;\n }\n interface all;\n }\n}\n" } ok: [dut_s2] => { "msg": "initial configuration for dut_s2\n=========================================\nsystem {\n host-name dut_s2;\n static-host-mapping {\n duts1 inet 10.0.0.1;\n x1 inet 10.0.0.3;\n h1 inet 172.16.0.4;\n h2 inet 172.16.0.5;\n h3 inet 172.16.0.6;\n }\n}\n\ninterfaces {\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n}\ninterfaces {\n ge-0/0/0 {\n mtu 1614;\n }\n ae1 {\n mtu 1514;\n }\n ge-0/0/1 {\n mtu 1514;\n }\n ge-0/0/2 {\n mtu 1514;\n }\n\n lo0.0 {\n\n family inet {\n address 10.0.0.2/32;\n }\n }\n ge-0/0/0.0 {\n description \"dut_s2 -> dut_s1\";\n\n family inet {\n address 10.1.0.2/30;\n }\n }\n ae1.0 {\n description \"[Access VLAN red] dut_s2 -> [dut_s1,x1]\";\n\n }\n ge-0/0/1.0 {\n description \"dut_s2 -> x1\";\n\n }\n ge-0/0/2.0 {\n description \"[Access VLAN red] dut_s2 -> h3\";\n\n }\n irb.1000 {\n description \"VLAN red (1000) -> [h2,dut_s1,h3,h1,x1]\";\n\n }\n}\nprotocols {\n lldp {\n interface fxp0 {\n disable;\n }\n interface all;\n }\n}\n" } TASK [Deploy initial configuration] ******************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut_s1, dut_s2 TASK [junos_config: deploying initial from /work/netlab_cicd/node_files/dut_s1/initial] *** [WARNING]: mgd: statement has no contents; ignored changed: [dut_s1] changed: [dut_s2] PLAY [Deploy module-specific configurations] *********************************** TASK [Set variables that cannot be set with VARS] ****************************** ok: [dut_s1] ok: [dut_s2] TASK [Deploy individual configuration modules] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut_s2, dut_s1 => (item=lag) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut_s2, dut_s1 => (item=vlan) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut_s2, dut_s1 => (item=routing) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut_s2, dut_s1 => (item=ospf) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut_s2, dut_s1 => (item=bgp) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut_s2, dut_s1 => (item=vxlan) included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-module.yml for dut_s2, dut_s1 => (item=evpn) TASK [Figure out whether to deploy the module lag on current device] *********** ok: [dut_s2] ok: [dut_s1] TASK [Find configuration template for lag] ************************************* ok: [dut_s1] ok: [dut_s2] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Find configuration deployment deploy_script for lag] ********************* ok: [dut_s1] ok: [dut_s2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut_s1] => { "msg": "lag configuration for dut_s1\n=========================================\n\nchassis {\n aggregated-devices {\n ethernet {\n device-count 1;\n }\n }\n}\n\n\ninterfaces {\n\n ae1 {\n description \"[Access VLAN red] dut_s1 -> [dut_s2,x1] (LAG)\";\n aggregated-ether-options {\n\n lacp {\n active;\n periodic fast;\n system-id 02:00:01:00:01:00;\n }\n }\n }\n\n ge-0/0/1 {\n description \"dut_s1 -> x1 in LAG 1\";\n ether-options {\n 802.3ad ae1;\n }\n delete: mtu;\n delete: unit 0;\n }\n\n\n}\n" } ok: [dut_s2] => { "msg": "lag configuration for dut_s2\n=========================================\n\nchassis {\n aggregated-devices {\n ethernet {\n device-count 1;\n }\n }\n}\n\n\ninterfaces {\n\n ae1 {\n description \"[Access VLAN red] dut_s2 -> [dut_s1,x1] (LAG)\";\n aggregated-ether-options {\n\n lacp {\n active;\n periodic fast;\n system-id 02:00:01:00:01:00;\n }\n }\n }\n\n ge-0/0/1 {\n description \"dut_s2 -> x1 in LAG 1\";\n ether-options {\n 802.3ad ae1;\n }\n delete: mtu;\n delete: unit 0;\n }\n\n\n}\n" } TASK [Deploy lag configuration] ************************************************ included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut_s1, dut_s2 TASK [junos_config: deploying lag from /work/netlab_cicd/node_files/dut_s1/lag] *** changed: [dut_s2] changed: [dut_s1] TASK [Figure out whether to deploy the module vlan on current device] ********** ok: [dut_s1] ok: [dut_s2] TASK [Find configuration template for vlan] ************************************ ok: [dut_s1] ok: [dut_s2] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Find configuration deployment deploy_script for vlan] ******************** ok: [dut_s1] ok: [dut_s2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut_s1] => { "msg": "vlan configuration for dut_s1\n=========================================\n\nvlans {\n red {\n vlan-id 1000;\n\n\n }\n}\n\ninterfaces {\n\n\n ae1.0 {\n family ethernet-switching {\n\n vlan {\n members red;\n }\n\n }\n }\n\n\n\n ge-0/0/2.0 {\n family ethernet-switching {\n\n vlan {\n members red;\n }\n\n }\n }\n\n\n}\n" } ok: [dut_s2] => { "msg": "vlan configuration for dut_s2\n=========================================\n\nvlans {\n red {\n vlan-id 1000;\n\n\n }\n}\n\ninterfaces {\n\n\n ae1.0 {\n family ethernet-switching {\n\n vlan {\n members red;\n }\n\n }\n }\n\n\n\n ge-0/0/2.0 {\n family ethernet-switching {\n\n vlan {\n members red;\n }\n\n }\n }\n\n\n}\n" } TASK [Deploy vlan configuration] *********************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut_s1, dut_s2 TASK [junos_config: deploying vlan from /work/netlab_cicd/node_files/dut_s1/vlan] *** changed: [dut_s1] changed: [dut_s2] TASK [Figure out whether to deploy the module routing on current device] ******* ok: [dut_s1] ok: [dut_s2] TASK [Find configuration template for routing] ********************************* skipping: [dut_s1] skipping: [dut_s2] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Find configuration deployment deploy_script for routing] ***************** skipping: [dut_s1] skipping: [dut_s2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [dut_s1] skipping: [dut_s2] TASK [Deploy routing configuration] ******************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Figure out whether to deploy the module ospf on current device] ********** ok: [dut_s1] ok: [dut_s2] TASK [Find configuration template for ospf] ************************************ ok: [dut_s1] ok: [dut_s2] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Find configuration deployment deploy_script for ospf] ******************** ok: [dut_s1] ok: [dut_s2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut_s1] => { "msg": "ospf configuration for dut_s1\n=========================================\nrouting-options {\n router-id 10.0.0.1\n}\nprotocols {\n delete: ospf;\n}\n\nprotocols {\n ospf {\n area 0.0.0.0 {\n interface lo0.0 {\n }\n }\n area 0.0.0.0 {\n interface ge-0/0/0.0 {\n interface-type p2p;\n }\n }\n }\n}\n\n" } ok: [dut_s2] => { "msg": "ospf configuration for dut_s2\n=========================================\nrouting-options {\n router-id 10.0.0.2\n}\nprotocols {\n delete: ospf;\n}\n\nprotocols {\n ospf {\n area 0.0.0.0 {\n interface lo0.0 {\n }\n }\n area 0.0.0.0 {\n interface ge-0/0/0.0 {\n interface-type p2p;\n }\n }\n }\n}\n\n" } TASK [Deploy ospf configuration] *********************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut_s1, dut_s2 TASK [junos_config: deploying ospf from /work/netlab_cicd/node_files/dut_s1/ospf] *** [WARNING]: statement not found changed: [dut_s2] changed: [dut_s1] TASK [Figure out whether to deploy the module bgp on current device] *********** ok: [dut_s1] ok: [dut_s2] TASK [Find configuration template for bgp] ************************************* ok: [dut_s1] ok: [dut_s2] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Find configuration deployment deploy_script for bgp] ********************* ok: [dut_s1] ok: [dut_s2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut_s1] => { "msg": "bgp configuration for dut_s1\n=========================================\n\nrouting-options {\n autonomous-system 65000;\n router-id 10.0.0.1\n}\n\n\npolicy-options {\n delete: policy-statement next-hop-ebgp-ipv4;\n delete: policy-statement next-hop-all-ipv4;\n delete: policy-statement next-hop-ebgp-ipv6;\n delete: policy-statement next-hop-all-ipv6;\n\n delete: policy-statement bgp-default-redistribute;\n delete: route-filter-list bgp-default-announce-ipv4;\n delete: route-filter-list bgp-default-announce-ipv6;\n\n policy-statement bgp-final {\n term final-option {\n then {\n accept;\n }\n }\n }\n\n route-filter-list bgp-default-announce-ipv4 {\n 10.0.0.1/32 exact;\n }\n\n policy-statement bgp-default-redistribute {\n term advertise-ipv4 {\n from {\n route-filter-list bgp-default-announce-ipv4;\n }\n then {\n next policy;\n }\n }\n\n term redis_bgp {\n from protocol bgp;\n then {\n next policy;\n }\n }\n\n term default {\n then reject;\n }\n }\n\n\n policy-statement next-hop-ebgp-ipv4 {\n term next-hop-self-ipv4 {\n from {\n family inet;\n route-type external;\n }\n then {\n next-hop self;\n }\n }\n }\n policy-statement next-hop-all-ipv4 {\n term next-hop-self-ipv4 {\n from {\n family inet;\n }\n then {\n next-hop self;\n }\n }\n }\n policy-statement next-hop-ebgp-ipv6 {\n term next-hop-self-ipv6 {\n from {\n family inet6;\n route-type external;\n }\n then {\n next-hop self;\n }\n }\n }\n policy-statement next-hop-all-ipv6 {\n term next-hop-self-ipv6 {\n from {\n family inet6;\n }\n then {\n next-hop self;\n }\n }\n }\n\n policy-statement bgp-initial {\n term initial-cleanup {\n then {\n next policy;\n }\n }\n }\n\n}\nprotocols {\n delete: bgp;\n}\nprotocols {\n bgp {\n group ibgp-peers-ipv4 {\n type internal;\n export [ \n next-hop-ebgp-ipv4 bgp-default-redistribute bgp-final\n ];\n advertise-inactive;\n neighbor 10.0.0.2 {\n\n local-address 10.0.0.1;\n description dut_s2;\n family inet {\n unicast;\n }\n }\n }\n group ebgp-peers {\n export [ \n bgp-default-redistribute bgp-final\n ];\n advertise-inactive;\n }\n }\n}\n" } ok: [dut_s2] => { "msg": "bgp configuration for dut_s2\n=========================================\n\nrouting-options {\n autonomous-system 65000;\n router-id 10.0.0.2\n}\n\n\npolicy-options {\n delete: policy-statement next-hop-ebgp-ipv4;\n delete: policy-statement next-hop-all-ipv4;\n delete: policy-statement next-hop-ebgp-ipv6;\n delete: policy-statement next-hop-all-ipv6;\n\n delete: policy-statement bgp-default-redistribute;\n delete: route-filter-list bgp-default-announce-ipv4;\n delete: route-filter-list bgp-default-announce-ipv6;\n\n policy-statement bgp-final {\n term final-option {\n then {\n accept;\n }\n }\n }\n\n route-filter-list bgp-default-announce-ipv4 {\n 10.0.0.2/32 exact;\n }\n\n policy-statement bgp-default-redistribute {\n term advertise-ipv4 {\n from {\n route-filter-list bgp-default-announce-ipv4;\n }\n then {\n next policy;\n }\n }\n\n term redis_bgp {\n from protocol bgp;\n then {\n next policy;\n }\n }\n\n term default {\n then reject;\n }\n }\n\n\n policy-statement next-hop-ebgp-ipv4 {\n term next-hop-self-ipv4 {\n from {\n family inet;\n route-type external;\n }\n then {\n next-hop self;\n }\n }\n }\n policy-statement next-hop-all-ipv4 {\n term next-hop-self-ipv4 {\n from {\n family inet;\n }\n then {\n next-hop self;\n }\n }\n }\n policy-statement next-hop-ebgp-ipv6 {\n term next-hop-self-ipv6 {\n from {\n family inet6;\n route-type external;\n }\n then {\n next-hop self;\n }\n }\n }\n policy-statement next-hop-all-ipv6 {\n term next-hop-self-ipv6 {\n from {\n family inet6;\n }\n then {\n next-hop self;\n }\n }\n }\n\n policy-statement bgp-initial {\n term initial-cleanup {\n then {\n next policy;\n }\n }\n }\n\n}\nprotocols {\n delete: bgp;\n}\nprotocols {\n bgp {\n group ibgp-peers-ipv4 {\n type internal;\n export [ \n next-hop-ebgp-ipv4 bgp-default-redistribute bgp-final\n ];\n advertise-inactive;\n neighbor 10.0.0.1 {\n\n local-address 10.0.0.2;\n description dut_s1;\n family inet {\n unicast;\n }\n }\n }\n group ebgp-peers {\n export [ \n bgp-default-redistribute bgp-final\n ];\n advertise-inactive;\n }\n }\n}\n" } TASK [Deploy bgp configuration] ************************************************ included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut_s1, dut_s2 TASK [junos_config: deploying bgp from /work/netlab_cicd/node_files/dut_s1/bgp] *** changed: [dut_s2] changed: [dut_s1] TASK [Figure out whether to deploy the module vxlan on current device] ********* ok: [dut_s1] ok: [dut_s2] TASK [Find configuration template for vxlan] *********************************** ok: [dut_s2] ok: [dut_s1] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Find configuration deployment deploy_script for vxlan] ******************* ok: [dut_s1] ok: [dut_s2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut_s1] => { "msg": "vxlan configuration for dut_s1\n=========================================\n\npolicy-options {\n policy-statement ecmp {\n then {\n load-balance per-flow;\n }\n }\n}\nrouting-options {\n forwarding-table {\n export ecmp;\n }\n}\n\nswitch-options {\n vtep-source-interface lo0.0;\n}\n\nvlans {\n red {\n vxlan {\n vni 21000;\n }\n }\n}\n\n\n\n\nswitch-options {\n route-distinguisher 10.0.0.1:65535;\n vrf-target target:65000:65535;\n}\n\nprotocols evpn encapsulation vxlan;\n\n" } ok: [dut_s2] => { "msg": "vxlan configuration for dut_s2\n=========================================\n\npolicy-options {\n policy-statement ecmp {\n then {\n load-balance per-flow;\n }\n }\n}\nrouting-options {\n forwarding-table {\n export ecmp;\n }\n}\n\nswitch-options {\n vtep-source-interface lo0.0;\n}\n\nvlans {\n red {\n vxlan {\n vni 21000;\n }\n }\n}\n\n\n\n\nswitch-options {\n route-distinguisher 10.0.0.2:65535;\n vrf-target target:65000:65535;\n}\n\nprotocols evpn encapsulation vxlan;\n\n" } TASK [Deploy vxlan configuration] ********************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut_s1, dut_s2 TASK [junos_config: deploying vxlan from /work/netlab_cicd/node_files/dut_s1/vxlan] *** changed: [dut_s1] changed: [dut_s2] TASK [Figure out whether to deploy the module evpn on current device] ********** ok: [dut_s1] ok: [dut_s2] TASK [Find configuration template for evpn] ************************************ ok: [dut_s1] ok: [dut_s2] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Find configuration deployment deploy_script for evpn] ******************** ok: [dut_s2] ok: [dut_s1] TASK [Print deployed configuration when running in verbose mode] *************** ok: [dut_s1] => { "msg": "evpn configuration for dut_s1\n=========================================\n\nprotocols {\n evpn {\n encapsulation vxlan;\n default-gateway no-gateway-community;\n extended-vni-list all;\n vni-options {\n vni 21000 {\n vrf-target target:65000:1000;\n }\n }\n }\n}\n\n\nprotocols {\n bgp {\n group ibgp-peers-ipv4 {\n neighbor 10.0.0.2 {\n delete: shutdown;\n family evpn {\n signaling;\n }\n }\n }\n group ebgp-peers {\n }\n }\n}\n\npolicy-options {\n}\n\n\n\n" } ok: [dut_s2] => { "msg": "evpn configuration for dut_s2\n=========================================\n\nprotocols {\n evpn {\n encapsulation vxlan;\n default-gateway no-gateway-community;\n extended-vni-list all;\n vni-options {\n vni 21000 {\n vrf-target target:65000:1000;\n }\n }\n }\n}\n\n\nprotocols {\n bgp {\n group ibgp-peers-ipv4 {\n neighbor 10.0.0.1 {\n delete: shutdown;\n family evpn {\n signaling;\n }\n }\n }\n group ebgp-peers {\n }\n }\n}\n\npolicy-options {\n}\n\n\n\n" } TASK [Deploy evpn configuration] *********************************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut_s1, dut_s2 TASK [junos_config: deploying evpn from /work/netlab_cicd/node_files/dut_s1/evpn] *** changed: [dut_s2] changed: [dut_s1] PLAY [Deploy custom deployment templates] ************************************** TASK [Run custom configuration deployment scripts] ***************************** included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-custom-config.yml for dut_s1, dut_s2 => (item=evpn.multihoming) TASK [Find configuration template] ********************************************* ok: [dut_s1] ok: [dut_s2] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Check is the configuration template is a file] *************************** ok: [dut_s1 -> localhost] ok: [dut_s2 -> localhost] TASK [fail] ******************************************************************** skipping: [dut_s1] skipping: [dut_s2] TASK [Process template /work/netlab_cicd/node_files/dut_s1/evpn.multihoming for dut_s1] *** skipping: [dut_s1] skipping: [dut_s2] TASK [debug] ******************************************************************* skipping: [dut_s1] skipping: [dut_s2] TASK [debug] ******************************************************************* skipping: [dut_s1] skipping: [dut_s2] TASK [Find custom configuration deployment script] ***************************** ok: [dut_s1] ok: [dut_s2] TASK [Run the configuration deployment script] ********************************* included: /home/pipi/netlab_gh/netsim/ansible/tasks/deploy-config/junos.yml for dut_s1, dut_s2 TASK [junos_config: deploying evpn.multihoming from /work/netlab_cicd/node_files/dut_s1/evpn.multihoming] *** changed: [dut_s2] changed: [dut_s1] PLAY RECAP ********************************************************************* dut_s1 : ok=59 changed=8 unreachable=0 failed=0 skipped=17 rescued=0 ignored=0 dut_s2 : ok=59 changed=8 unreachable=0 failed=0 skipped=17 rescued=0 ignored=0 Results of configuration script deployments ================================================================================ x1 Script: normalize,initial,lag,vlan h1 Script: initial,routing h2 Script: initial,routing h3 Script: initial,routing The devices under test are an ESI-LAG pair connected to an Arista EOS switch. The Arista EOS switch should have a working LAG, and the attached hosts should be able to ping each other.