1+ /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.
2+ "cipher": algorithms.TripleDES,
3+ /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.
4+ "class": algorithms.TripleDES,
15[WARNING]: Could not match supplied host pattern, ignoring: unprovisioned
26[WARNING]: Found variable using reserved name: hosts
37
48PLAY [Deploy initial device configuration] *************************************
59
610TASK [Set variables that cannot be set with VARS] ******************************
11+ ok: [dut]
712ok: [x1]
813ok: [x2]
9- ok: [dut]
1014
1115TASK [Find device readiness script] ********************************************
16+ ok: [dut]
1217ok: [x1]
1318ok: [x2]
14- ok: [dut]
1519
1620TASK [Wait for device to become ready] *****************************************
1721skipping: [x1]
@@ -25,60 +29,60 @@ TASK [Wait up to 180s for gNMI(TCP 57400) to be ready on clab-ml_17-dut] *******
2529ok: [dut -> localhost]
2630
2731TASK [Normalize config on bridge-like devices] *********************************
28- included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for x1, x2, dut
32+ included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut, x1, x2
2933
3034TASK [Figure out whether to deploy the module normalize on current device] *****
35+ ok: [dut]
3136ok: [x1]
3237ok: [x2]
33- ok: [dut]
3438
3539TASK [Find configuration template for normalize] *******************************
40+ ok: [dut]
3641ok: [x1]
3742ok: [x2]
38- ok: [dut]
3943
4044TASK [fail] ********************************************************************
45+ skipping: [dut]
4146skipping: [x1]
4247skipping: [x2]
43- skipping: [dut]
4448
4549TASK [Find configuration deployment deploy_script for normalize] ***************
50+ ok: [dut]
4651ok: [x1]
4752ok: [x2]
48- ok: [dut]
4953
5054TASK [Print deployed configuration when running in verbose mode] ***************
55+ skipping: [dut]
5156skipping: [x1]
5257skipping: [x2]
53- skipping: [dut]
5458
5559TASK [Deploy normalize configuration] ******************************************
60+ skipping: [dut]
5661skipping: [x1]
5762skipping: [x2]
58- skipping: [dut]
5963
6064TASK [Deploy initial configuration] ********************************************
61- included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for x1, x2, dut
65+ included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-module.yml for dut, x1, x2
6266
6367TASK [Figure out whether to deploy the module initial on current device] *******
68+ ok: [dut]
6469ok: [x1]
6570ok: [x2]
66- ok: [dut]
6771
6872TASK [Find configuration template for initial] *********************************
73+ ok: [dut]
6974ok: [x1]
7075ok: [x2]
71- ok: [dut]
7276
7377TASK [fail] ********************************************************************
78+ skipping: [dut]
7479skipping: [x1]
7580skipping: [x2]
76- skipping: [dut]
7781
7882TASK [Find configuration deployment deploy_script for initial] *****************
83+ ok: [dut]
7984ok: [x1]
8085ok: [x2]
81- ok: [dut]
8286
8387TASK [Print deployed configuration when running in verbose mode] ***************
8488ok: [x1] =>
@@ -293,6 +297,7 @@ ok: [dut] =>
293297
294298
295299
300+
296301 updates:
297302
298303 - path: configure/router[router-name=Base]
@@ -375,8 +380,17 @@ ok: [dut] =>
375380 prefix-length: 30
376381
377382TASK [Deploy initial configuration] ********************************************
378- included: /home/pipi/net101/tools/netsim/ansible/tasks/frr/initial-clab.yml for x1, x2
379383included: /home/pipi/net101/tools/netsim/ansible/tasks/deploy-config/sros.yml for dut
384+ included: /home/pipi/net101/tools/netsim/ansible/tasks/frr/initial-clab.yml for x1, x2
385+
386+ TASK [Generate gNMI YAML configuration] ****************************************
387+ ok: [dut]
388+
389+ TASK [Update initial node configuration from gNMI template /home/pipi/net101/tools/netsim/ansible/templates/initial/sros.j2] ***
390+ changed: [dut]
391+
392+ TASK [debug] *******************************************************************
393+ skipping: [dut]
380394
381395TASK [Attempt to load VRF kernel module] ***************************************
382396changed: [x1 -> localhost]
@@ -404,15 +418,6 @@ TASK [run vtysh to import initial config from /home/pipi/net101/tools/netsim/ans
404418skipping: [x1]
405419skipping: [x2]
406420
407- TASK [Generate gNMI YAML configuration] ****************************************
408- ok: [dut]
409-
410- TASK [Update initial node configuration from gNMI template /home/pipi/net101/tools/netsim/ansible/templates/initial/sros.j2] ***
411- changed: [dut]
412-
413- TASK [debug] *******************************************************************
414- skipping: [dut]
415-
416421PLAY [Deploy module-specific configurations] ***********************************
417422
418423TASK [Set variables that cannot be set with VARS] ******************************
@@ -512,6 +517,7 @@ ok: [dut] =>
512517
513518
514519 - path: configure/router[router-name=Base]
520+
515521 val:
516522 isis:
517523 - isis-instance: 0
@@ -549,8 +555,8 @@ TASK [debug] *******************************************************************
549555skipping: [dut]
550556
551557TASK [template] ****************************************************************
552- changed: [x1]
553558changed: [x2]
559+ changed: [x1]
554560
555561TASK [set_fact] ****************************************************************
556562ok: [x1]
@@ -561,8 +567,8 @@ skipping: [x1]
561567skipping: [x2]
562568
563569TASK [run vtysh to import isis config from /home/pipi/net101/tools/netsim/ansible/templates/isis/frr.j2] ***
564- changed: [x1]
565570changed: [x2]
571+ changed: [x1]
566572
567573PLAY [Deploy custom deployment templates] **************************************
568574skipping: no hosts matched
0 commit comments