[INFO] Creating configuration snippets [CREATED] spine: initial,bgp,evpn [CREATED] l1: initial,vlan,bgp,vxlan,evpn [CREATED] l2: initial,vlan,bgp,vxlan,evpn [CREATED] h1: initial,routing [CREATED] h2: initial,routing [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 routing configuration for node h1 (namespace clab- ml-17-h1) [INFO] Executing routing configuration for node h2 (namespace clab- ml-17-h2) [INFO] Starting Ansible playbook to deploy the rest of the configurations /home/pipi/.local/lib/python3.10/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "cipher": algorithms.TripleDES, /home/pipi/.local/lib/python3.10/site-packages/paramiko/transport.py:259: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. "class": algorithms.TripleDES, [WARNING]: Found variable using reserved name: hosts PLAY [Deploy initial device configuration] ************************************* TASK [Set variables that cannot be set with VARS] ****************************** ok: [spine] ok: [l1] ok: [l2] TASK [Generic readiness tests] ************************************************* skipping: [spine] skipping: [l1] skipping: [l2] TASK [Find device readiness script] ******************************************** ok: [spine] ok: [l1] ok: [l2] TASK [Wait for device to become ready] ***************************************** skipping: [spine] skipping: [l1] skipping: [l2] TASK [Normalize config on bridge-like devices] ********************************* included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for spine, l1, l2 TASK [Figure out whether to deploy the module normalize on current device] ***** ok: [spine] ok: [l1] ok: [l2] TASK [Find configuration template for normalize] ******************************* ok: [spine] ok: [l1] ok: [l2] TASK [fail] ******************************************************************** skipping: [spine] skipping: [l1] skipping: [l2] TASK [Find configuration deployment deploy_script for normalize] *************** ok: [spine] ok: [l1] ok: [l2] TASK [Print deployed configuration when running in verbose mode] *************** skipping: [spine] skipping: [l1] skipping: [l2] TASK [Deploy normalize configuration] ****************************************** skipping: [spine] skipping: [l1] skipping: [l2] TASK [Deploy initial configuration] ******************************************** included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for spine, l1, l2 TASK [Figure out whether to deploy the module initial on current device] ******* ok: [spine] ok: [l1] ok: [l2] TASK [Find configuration template for initial] ********************************* ok: [spine] ok: [l1] ok: [l2] TASK [fail] ******************************************************************** skipping: [spine] skipping: [l1] skipping: [l2] TASK [Find configuration deployment deploy_script for initial] ***************** ok: [spine] ok: [l1] ok: [l2] TASK [Print deployed configuration when running in verbose mode] *************** ok: [spine] => { "msg": "initial configuration for spine\n=========================================\n#!/bin/bash\n#\nset -e\nset -x\n#\n# Create bash profile script\n#\ncat <