# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Run playbook 'playbooks/tests_ethtool_coalesce.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 17:06:54 +0000 (0:00:00.442) 0:00:00.442 ********* ok: [sut] TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:07:06 +0000 (0:00:11.305) 0:00:11.793 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Friday 05 August 2022 17:07:06 +0000 (0:00:00.576) 0:00:12.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:07:07 +0000 (0:00:00.406) 0:00:12.777 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** Friday 05 August 2022 17:07:07 +0000 (0:00:00.447) 0:00:13.224 ********* changed: [sut] => { "changed": true, "cmd": [ "yum", "install", "-y", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": "0:00:02.591633", "end": "2022-08-05 17:07:15.859732", "rc": 0, "start": "2022-08-05 17:07:13.268099" } STDOUT: Last metadata expiration check: 0:01:19 ago on Fri Aug 5 17:05:55 2022. epel-release-latest-8.noarch.rpm 281 kB/s | 24 kB 00:00 Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: epel-release noarch 8-16.el8 @commandline 24 k Transaction Summary ================================================================================ Install 1 Package Total size: 24 k Installed size: 34 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : epel-release-8-16.el8.noarch 1/1 Running scriptlet: epel-release-8-16.el8.noarch 1/1 Many EPEL packages require the CodeReady Builder (CRB) repository. It is recommended that you run /usr/bin/crb enable to enable the CRB repository. Verifying : epel-release-8-16.el8.noarch 1/1 Installed: epel-release-8-16.el8.noarch Complete! TASK [Enable EPEL 7] *********************************************************** Friday 05 August 2022 17:07:16 +0000 (0:00:08.583) 0:00:21.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Friday 05 August 2022 17:07:16 +0000 (0:00:00.550) 0:00:22.358 ********* changed: [sut] => { "changed": true, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.620832", "end": "2022-08-05 17:07:18.623794", "rc": 0, "start": "2022-08-05 17:07:18.002962" } TASK [Enable EPEL 6] *********************************************************** Friday 05 August 2022 17:07:19 +0000 (0:00:02.583) 0:00:24.986 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** Friday 05 August 2022 17:07:20 +0000 (0:00:00.872) 0:00:25.859 ********* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } TASK [Install NetworkManager] ************************************************** Friday 05 August 2022 17:07:21 +0000 (0:00:00.910) 0:00:26.770 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Get NetworkManager version] ********************************************** Friday 05 August 2022 17:07:38 +0000 (0:00:16.924) 0:00:43.694 ********* changed: [sut] => { "changed": true, "cmd": [ "rpm", "-q", "--qf", "%{version}", "NetworkManager" ], "delta": "0:00:00.014745", "end": "2022-08-05 17:07:39.315698", "rc": 0, "start": "2022-08-05 17:07:39.300953" } STDOUT: 1.39.10 PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Friday 05 August 2022 17:07:39 +0000 (0:00:01.948) 0:00:45.643 ********* ok: [sut] TASK [Show playbook name] ****************************************************** Friday 05 August 2022 17:07:42 +0000 (0:00:02.546) 0:00:48.189 ********* ok: [sut] => {} MSG: this is: playbooks/tests_ethtool_coalesce.yml TASK [INIT: Ethtool coalesce tests] ******************************************** Friday 05 August 2022 17:07:44 +0000 (0:00:01.651) 0:00:49.840 ********* ok: [sut] => {} MSG: ################################################## TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:07:45 +0000 (0:00:01.780) 0:00:51.621 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:07:47 +0000 (0:00:01.224) 0:00:52.846 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 17:07:47 +0000 (0:00:00.740) 0:00:53.586 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004715", "end": "2022-08-05 17:07:49.162624", "rc": 0, "start": "2022-08-05 17:07:49.157909" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 17:07:49 +0000 (0:00:01.530) 0:00:55.116 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 17:07:50 +0000 (0:00:00.864) 0:00:55.981 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:07:51 +0000 (0:00:01.527) 0:00:57.509 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** Friday 05 August 2022 17:07:52 +0000 (0:00:00.728) 0:00:58.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Friday 05 August 2022 17:07:53 +0000 (0:00:00.459) 0:00:58.697 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:07:53 +0000 (0:00:00.465) 0:00:59.162 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:07:54 +0000 (0:00:01.388) 0:01:00.551 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 17:07:55 +0000 (0:00:00.940) 0:01:01.491 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004724", "end": "2022-08-05 17:07:56.949009", "rc": 0, "start": "2022-08-05 17:07:56.944285" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 17:07:57 +0000 (0:00:01.565) 0:01:03.057 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 17:07:58 +0000 (0:00:01.301) 0:01:04.375 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* Friday 05 August 2022 17:08:00 +0000 (0:00:01.309) 0:01:05.685 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** Friday 05 August 2022 17:08:03 +0000 (0:00:03.752) 0:01:09.438 ********* changed: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "add", "testnic1", "type", "veth", "peer", "name", "peertestnic1" ], "delta": "0:00:00.042191", "end": "2022-08-05 17:08:06.243980", "item": "ip link add testnic1 type veth peer name peertestnic1", "rc": 0, "start": "2022-08-05 17:08:06.201789" } changed: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "peertestnic1", "up" ], "delta": "0:00:00.009299", "end": "2022-08-05 17:08:07.808205", "item": "ip link set peertestnic1 up", "rc": 0, "start": "2022-08-05 17:08:07.798906" } changed: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "ip", "link", "set", "testnic1", "up" ], "delta": "0:00:00.009489", "end": "2022-08-05 17:08:08.862629", "item": "ip link set testnic1 up", "rc": 0, "start": "2022-08-05 17:08:08.853140" } TASK [Set up veth as managed by NetworkManager] ******************************** Friday 05 August 2022 17:08:09 +0000 (0:00:05.832) 0:01:15.271 ********* changed: [sut] => { "changed": true, "cmd": [ "nmcli", "d", "set", "testnic1", "managed", "true" ], "delta": "0:00:00.087785", "end": "2022-08-05 17:08:11.323036", "rc": 0, "start": "2022-08-05 17:08:11.235251" } TASK [Delete veth interface testnic1] ****************************************** Friday 05 August 2022 17:08:11 +0000 (0:00:02.354) 0:01:17.625 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface testnic1] ***************************************** Friday 05 August 2022 17:08:12 +0000 (0:00:00.990) 0:01:18.615 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** Friday 05 August 2022 17:08:14 +0000 (0:00:01.609) 0:01:20.224 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* Friday 05 August 2022 17:08:15 +0000 (0:00:00.940) 0:01:21.165 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* Friday 05 August 2022 17:08:16 +0000 (0:00:00.798) 0:01:21.964 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:08:17 +0000 (0:00:01.102) 0:01:23.067 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/assert_device_present.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:08:19 +0000 (0:00:02.122) 0:01:25.189 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface testnic1] ***************************************** Friday 05 August 2022 17:08:20 +0000 (0:00:01.103) 0:01:26.293 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1659719286.2416565, "block_size": 4096, "blocks": 0, "ctime": 1659719286.2416565, "dev": 20, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/testnic1", "lnk_target": "../../devices/virtual/net/testnic1", "mode": "0777", "mtime": 1659719286.2416565, "nlink": 1, "path": "/sys/class/net/testnic1", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [assert that interface testnic1 is present] ******************************* Friday 05 August 2022 17:08:26 +0000 (0:00:06.163) 0:01:32.457 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Install ethtool (test dependency)] *************************************** Friday 05 August 2022 17:08:28 +0000 (0:00:01.260) 0:01:33.717 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [TEST: I can create a profile without any coalescing option.] ************* Friday 05 August 2022 17:08:33 +0000 (0:00:05.591) 0:01:39.309 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 17:08:35 +0000 (0:00:01.880) 0:01:41.190 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 17:08:38 +0000 (0:00:02.888) 0:01:44.078 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 17:08:42 +0000 (0:00:04.063) 0:01:48.142 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 17:08:49 +0000 (0:00:07.445) 0:01:55.588 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 17:09:08 +0000 (0:00:18.760) 0:02:14.348 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 17:09:10 +0000 (0:00:01.966) 0:02:16.315 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 17:09:12 +0000 (0:00:01.531) 0:02:17.847 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 17:09:13 +0000 (0:00:01.569) 0:02:19.416 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 17:09:16 +0000 (0:00:02.389) 0:02:21.806 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 17:09:18 +0000 (0:00:02.167) 0:02:23.973 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 17:09:19 +0000 (0:00:01.674) 0:02:25.648 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 17:09:23 +0000 (0:00:03.112) 0:02:28.761 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 17:09:38 +0000 (0:00:15.020) 0:02:43.781 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 17:09:41 +0000 (0:00:03.138) 0:02:46.920 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 17:09:43 +0000 (0:00:02.546) 0:02:49.467 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 17:09:45 +0000 (0:00:02.021) 0:02:51.488 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 17:10:01 +0000 (0:00:15.710) 0:03:07.199 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 17:10:03 +0000 (0:00:02.361) 0:03:09.560 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 17:10:06 +0000 (0:00:02.646) 0:03:12.207 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': add connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 17:10:07 +0000 (0:00:01.000) 0:03:13.207 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 17:10:07 +0000 (0:00:00.292) 0:03:13.499 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** Friday 05 August 2022 17:10:08 +0000 (0:00:01.126) 0:03:14.626 ********* changed: [sut] => { "changed": true, "cmd": [ "nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1" ], "delta": "0:00:00.024707", "end": "2022-08-05 17:10:09.355456", "rc": 0, "start": "2022-08-05 17:10:09.330749" } TASK [ASSERT: The profile does not contain coalescing options] ***************** Friday 05 August 2022 17:10:09 +0000 (0:00:00.492) 0:03:15.119 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get profile's coalescing options] **************************************** Friday 05 August 2022 17:10:09 +0000 (0:00:00.240) 0:03:15.359 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does not contain coalescing options] ***************** Friday 05 August 2022 17:10:09 +0000 (0:00:00.140) 0:03:15.500 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can set rx-frames.] ********************************************** Friday 05 August 2022 17:10:10 +0000 (0:00:00.210) 0:03:15.710 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 17:10:10 +0000 (0:00:00.313) 0:03:16.024 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 17:10:10 +0000 (0:00:00.308) 0:03:16.333 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 17:10:11 +0000 (0:00:00.805) 0:03:17.138 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 17:10:13 +0000 (0:00:02.298) 0:03:19.437 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 17:10:15 +0000 (0:00:01.860) 0:03:21.298 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 17:10:15 +0000 (0:00:00.281) 0:03:21.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 17:10:16 +0000 (0:00:00.140) 0:03:21.720 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 17:10:16 +0000 (0:00:00.133) 0:03:21.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 17:10:16 +0000 (0:00:00.217) 0:03:22.072 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 17:10:16 +0000 (0:00:00.175) 0:03:22.247 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 17:10:16 +0000 (0:00:00.146) 0:03:22.393 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 17:10:16 +0000 (0:00:00.193) 0:03:22.587 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 17:10:17 +0000 (0:00:00.713) 0:03:23.301 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 17:10:17 +0000 (0:00:00.217) 0:03:23.518 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 17:10:17 +0000 (0:00:00.147) 0:03:23.665 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 17:10:18 +0000 (0:00:00.125) 0:03:23.791 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 17:10:18 +0000 (0:00:00.660) 0:03:24.451 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 17:10:18 +0000 (0:00:00.121) 0:03:24.572 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 17:10:19 +0000 (0:00:00.233) 0:03:24.806 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ethtool": { "coalesce": { "rx_frames": 128 } }, "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 17:10:19 +0000 (0:00:00.161) 0:03:24.968 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 17:10:19 +0000 (0:00:00.110) 0:03:25.078 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** Friday 05 August 2022 17:10:19 +0000 (0:00:00.441) 0:03:25.520 ********* changed: [sut] => { "changed": true, "cmd": [ "nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1" ], "delta": "0:00:00.024727", "end": "2022-08-05 17:10:20.245997", "rc": 0, "start": "2022-08-05 17:10:20.221270" } STDOUT: 128 TASK [Assert coalesce options set in profile] ********************************** Friday 05 August 2022 17:10:20 +0000 (0:00:00.582) 0:03:26.102 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get profile's coalescing options] **************************************** Friday 05 August 2022 17:10:20 +0000 (0:00:00.087) 0:03:26.190 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert coalesce options set in profile] ********************************** Friday 05 August 2022 17:10:20 +0000 (0:00:00.086) 0:03:26.277 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can clear coalescing options] ************************************ Friday 05 August 2022 17:10:20 +0000 (0:00:00.093) 0:03:26.370 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 17:10:20 +0000 (0:00:00.099) 0:03:26.470 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 17:10:20 +0000 (0:00:00.178) 0:03:26.649 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 17:10:21 +0000 (0:00:00.532) 0:03:27.181 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 17:10:23 +0000 (0:00:02.151) 0:03:29.333 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 17:10:25 +0000 (0:00:01.806) 0:03:31.140 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 17:10:25 +0000 (0:00:00.092) 0:03:31.232 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 17:10:25 +0000 (0:00:00.092) 0:03:31.325 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 17:10:25 +0000 (0:00:00.087) 0:03:31.413 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 17:10:25 +0000 (0:00:00.140) 0:03:31.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 17:10:25 +0000 (0:00:00.120) 0:03:31.674 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 17:10:26 +0000 (0:00:00.084) 0:03:31.758 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 17:10:26 +0000 (0:00:00.100) 0:03:31.859 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 17:10:26 +0000 (0:00:00.545) 0:03:32.404 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 17:10:26 +0000 (0:00:00.140) 0:03:32.545 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 17:10:26 +0000 (0:00:00.085) 0:03:32.630 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 17:10:27 +0000 (0:00:00.088) 0:03:32.719 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 [004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (is-modified) [005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': "nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)", 'success': None} TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 17:10:27 +0000 (0:00:00.733) 0:03:33.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 17:10:27 +0000 (0:00:00.078) 0:03:33.531 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 17:10:27 +0000 (0:00:00.097) 0:03:33.628 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "testnic1", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079\n[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (is-modified)\n[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'testnic1': update connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079", "[004] #0, state:up persistent_state:present, 'testnic1': up connection testnic1, 28acd1e6-49c6-4a40-acf1-e6a10ea4e079 (is-modified)", "[005] #0, state:up persistent_state:present, 'testnic1': connection reapply failed: failure to reapply checkpoint: nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3): {'error': \"nm-device-error-quark: Can't reapply any changes to 'ethtool' setting (3)\", 'success': None}" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 17:10:28 +0000 (0:00:00.094) 0:03:33.723 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 17:10:28 +0000 (0:00:00.089) 0:03:33.812 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get profile's coalescing options] **************************************** Friday 05 August 2022 17:10:28 +0000 (0:00:00.368) 0:03:34.181 ********* changed: [sut] => { "changed": true, "cmd": [ "nmcli", "-g", "ethtool.coalesce-rx-frames", "c", "show", "testnic1" ], "delta": "0:00:00.025278", "end": "2022-08-05 17:10:28.774915", "rc": 0, "start": "2022-08-05 17:10:28.749637" } TASK [ASSERT: The profile does reset coalescing options] *********************** Friday 05 August 2022 17:10:28 +0000 (0:00:00.329) 0:03:34.510 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get profile's coalescing options] **************************************** Friday 05 August 2022 17:10:28 +0000 (0:00:00.100) 0:03:34.610 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ASSERT: The profile does reset coalescing options] *********************** Friday 05 August 2022 17:10:28 +0000 (0:00:00.062) 0:03:34.673 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** Friday 05 August 2022 17:10:29 +0000 (0:00:00.064) 0:03:34.738 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** Friday 05 August 2022 17:10:29 +0000 (0:00:00.115) 0:03:34.853 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which services are running] *********** Friday 05 August 2022 17:10:29 +0000 (0:00:00.532) 0:03:35.386 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* Friday 05 August 2022 17:10:31 +0000 (0:00:01.962) 0:03:37.348 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* Friday 05 August 2022 17:10:33 +0000 (0:00:01.660) 0:03:39.009 ********* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** Friday 05 August 2022 17:10:33 +0000 (0:00:00.119) 0:03:39.129 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** Friday 05 August 2022 17:10:33 +0000 (0:00:00.078) 0:03:39.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** Friday 05 August 2022 17:10:33 +0000 (0:00:00.087) 0:03:39.295 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** Friday 05 August 2022 17:10:33 +0000 (0:00:00.155) 0:03:39.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** Friday 05 August 2022 17:10:33 +0000 (0:00:00.078) 0:03:39.528 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** Friday 05 August 2022 17:10:33 +0000 (0:00:00.123) 0:03:39.651 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ Friday 05 August 2022 17:10:34 +0000 (0:00:00.109) 0:03:39.761 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ Friday 05 August 2022 17:10:34 +0000 (0:00:00.561) 0:03:40.322 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* Friday 05 August 2022 17:10:34 +0000 (0:00:00.106) 0:03:40.429 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** Friday 05 August 2022 17:10:34 +0000 (0:00:00.086) 0:03:40.515 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** Friday 05 August 2022 17:10:34 +0000 (0:00:00.080) 0:03:40.596 ********* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** Friday 05 August 2022 17:10:35 +0000 (0:00:00.583) 0:03:41.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** Friday 05 August 2022 17:10:35 +0000 (0:00:00.091) 0:03:41.271 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** Friday 05 August 2022 17:10:35 +0000 (0:00:00.117) 0:03:41.389 ********* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n", "connections": [ { "name": "testnic1", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** Friday 05 August 2022 17:10:35 +0000 (0:00:00.116) 0:03:41.505 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** Friday 05 August 2022 17:10:35 +0000 (0:00:00.080) 0:03:41.585 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:10:36 +0000 (0:00:00.355) 0:03:41.941 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** Friday 05 August 2022 17:10:36 +0000 (0:00:00.193) 0:03:42.135 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Friday 05 August 2022 17:10:36 +0000 (0:00:00.099) 0:03:42.234 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:10:36 +0000 (0:00:00.073) 0:03:42.307 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/show_interfaces.yml for sut TASK [include_tasks] *********************************************************** Friday 05 August 2022 17:10:36 +0000 (0:00:00.141) 0:03:42.449 ********* included: /WORKDIR/dist-git-network-idempotent_fix-r_eg5t/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* Friday 05 August 2022 17:10:36 +0000 (0:00:00.129) 0:03:42.578 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004428", "end": "2022-08-05 17:10:37.148077", "rc": 0, "start": "2022-08-05 17:10:37.143649" } STDOUT: eth0 lo peertestnic1 testnic1 TASK [Set current_interfaces] ************************************************** Friday 05 August 2022 17:10:37 +0000 (0:00:00.332) 0:03:42.911 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peertestnic1", "testnic1" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Friday 05 August 2022 17:10:37 +0000 (0:00:00.192) 0:03:43.103 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peertestnic1', 'testnic1'] TASK [Install iproute] ********************************************************* Friday 05 August 2022 17:10:37 +0000 (0:00:00.180) 0:03:43.284 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface testnic1] ****************************************** Friday 05 August 2022 17:10:39 +0000 (0:00:02.310) 0:03:45.595 ********* skipping: [sut] => (item=ip link add testnic1 type veth peer name peertestnic1) => { "ansible_loop_var": "item", "changed": false, "item": "ip link add testnic1 type veth peer name peertestnic1", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peertestnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set peertestnic1 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set testnic1 up) => { "ansible_loop_var": "item", "changed": false, "item": "ip link set testnic1 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** Friday 05 August 2022 17:10:40 +0000 (0:00:00.312) 0:03:45.908 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface testnic1] ****************************************** Friday 05 August 2022 17:10:40 +0000 (0:00:00.157) 0:03:46.065 ********* changed: [sut] => { "changed": true, "cmd": [ "ip", "link", "del", "testnic1", "type", "veth" ], "delta": "0:00:00.025759", "end": "2022-08-05 17:10:40.759411", "rc": 0, "start": "2022-08-05 17:10:40.733652" } TASK [Create dummy interface testnic1] ***************************************** Friday 05 August 2022 17:10:40 +0000 (0:00:00.492) 0:03:46.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface testnic1] ***************************************** Friday 05 August 2022 17:10:41 +0000 (0:00:00.145) 0:03:46.703 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface testnic1] ******************************************* Friday 05 August 2022 17:10:41 +0000 (0:00:00.151) 0:03:46.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface testnic1] ******************************************* Friday 05 August 2022 17:10:41 +0000 (0:00:00.191) 0:03:47.046 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=87 changed=13 unreachable=0 failed=0 skipped=68 rescued=0 ignored=0 Friday 05 August 2022 17:10:41 +0000 (0:00:00.228) 0:03:47.275 ********* =============================================================================== linux-system-roles.network : Check which packages are installed -------- 18.76s Install NetworkManager ------------------------------------------------- 16.92s linux-system-roles.network : Configure networking connection profiles -- 16.44s linux-system-roles.network : Enable and start NetworkManager ----------- 15.57s Gathering Facts -------------------------------------------------------- 11.35s Create EPEL 8 ----------------------------------------------------------- 8.58s linux-system-roles.network : Check which services are running ----------- 7.45s Get stat for interface testnic1 ----------------------------------------- 6.16s Create veth interface testnic1 ------------------------------------------ 5.77s Install ethtool (test dependency) --------------------------------------- 5.59s linux-system-roles.network : Ensure ansible_facts used by role are present --- 4.06s Install iproute --------------------------------------------------------- 3.82s linux-system-roles.network : Enable and start wpa_supplicant ------------ 3.28s linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces --- 3.21s linux-system-roles.network : Ensure ansible_facts used by role ---------- 3.07s linux-system-roles.network : Show stderr messages for the network_connections --- 2.74s linux-system-roles.network : Enable network service --------------------- 2.63s Enable EPEL 8 ----------------------------------------------------------- 2.63s Gathering Facts --------------------------------------------------------- 2.55s linux-system-roles.network : Install packages --------------------------- 2.53s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---