# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] 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.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.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_register_unregister.yml **************************************** 1 plays in /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_register_unregister.yml PLAY [Basic register/unregister] *********************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_register_unregister.yml:3 Sunday 12 February 2023 23:21:50 +0000 (0:00:00.745) 0:00:00.745 ******* ok: [sut] TASK [Get LSR_RHC_TEST_DATA environment variable] ****************************** task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:3 Sunday 12 February 2023 23:22:01 +0000 (0:00:11.012) 0:00:11.758 ******* ok: [sut -> 127.0.0.1] => { "ansible_facts": { "lsr_rhc_test_data_file": "" }, "changed": false } TASK [Import test data] ******************************************************** task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:9 Sunday 12 February 2023 23:22:02 +0000 (0:00:01.636) 0:00:13.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Skip on OSes not supported by Candlepin] ********************************* task path: /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:19 Sunday 12 February 2023 23:22:04 +0000 (0:00:01.513) 0:00:14.908 ******* META: ending play PLAY RECAP ********************************************************************* sut : ok=2 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 Sunday 12 February 2023 23:22:04 +0000 (0:00:00.615) 0:00:15.523 ******* =============================================================================== Gathering Facts -------------------------------------------------------- 11.01s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tests_register_unregister.yml:3 Get LSR_RHC_TEST_DATA environment variable ------------------------------ 1.64s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:3 Import test data -------------------------------------------------------- 1.51s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:9 Skip on OSes not supported by Candlepin --------------------------------- 0.62s /WORKDIR/dist-git-rhc-insights-autoupdate-8jv1d_3o/tests/tasks/setup_candlepin.yml:19 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---