# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci63b0_4h4/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-weekly-ci63b0_4h4/tests/get_services_state.yml statically imported: /WORKDIR/git-weekly-ci63b0_4h4/tests/restore_services_state.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_graph.yml *********************************************** 2 plays in /WORKDIR/git-weekly-ci63b0_4h4/tests/tests_verify_graph.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci63b0_4h4/tests/tests_verify_graph.yml:4 Saturday 02 December 2023 10:41:02 +0000 (0:00:00.017) 0:00:00.017 ***** ok: [sut] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci63b0_4h4/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the role with graph service enabled] ******************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci63b0_4h4/tests/tests_verify_graph.yml:9 Saturday 02 December 2023 10:41:02 +0000 (0:00:00.025) 0:00:00.043 ***** ok: [sut] TASK [Stop test] *************************************************************** task path: /WORKDIR/git-weekly-ci63b0_4h4/tests/tests_verify_graph.yml:18 Saturday 02 December 2023 10:41:03 +0000 (0:00:00.791) 0:00:00.834 ***** META: ending play for sut PLAY RECAP ********************************************************************* sut : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Saturday 02 December 2023 10:41:03 +0000 (0:00:00.020) 0:00:00.855 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 0.79s /WORKDIR/git-weekly-ci63b0_4h4/tests/tests_verify_graph.yml:9 ----------------- Include vault variables ------------------------------------------------- 0.03s /WORKDIR/git-weekly-ci63b0_4h4/tests/tests_verify_graph.yml:4 ----------------- Stop test --------------------------------------------------------------- 0.02s /WORKDIR/git-weekly-ci63b0_4h4/tests/tests_verify_graph.yml:18 ---------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---