# 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-debug-test-failuresmf8w36nm/.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 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_default.yml **************************************************** 2 plays in /WORKDIR/git-debug-test-failuresmf8w36nm/tests/tests_default.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-debug-test-failuresmf8w36nm/tests/tests_default.yml:4 Monday 11 December 2023 21:57:12 +0000 (0:00:00.012) 0:00:00.012 ******* 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-debug-test-failuresmf8w36nm/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the role with default params] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-test-failuresmf8w36nm/tests/tests_default.yml:9 Monday 11 December 2023 21:57:12 +0000 (0:00:00.013) 0:00:00.025 ******* ok: [sut] TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Monday 11 December 2023 21:57:13 +0000 (0:00:00.809) 0:00:00.835 ******* skipping: [sut] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Monday 11 December 2023 21:57:13 +0000 (0:00:00.017) 0:00:00.853 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Monday 11 December 2023 21:57:13 +0000 (0:00:00.014) 0:00:00.867 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Monday 11 December 2023 21:57:13 +0000 (0:00:00.014) 0:00:00.882 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Monday 11 December 2023 21:57:13 +0000 (0:00:00.014) 0:00:00.897 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Monday 11 December 2023 21:57:13 +0000 (0:00:00.015) 0:00:00.912 ******* ok: [sut] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Monday 11 December 2023 21:57:13 +0000 (0:00:00.025) 0:00:00.938 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Monday 11 December 2023 21:57:13 +0000 (0:00:00.020) 0:00:00.959 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Monday 11 December 2023 21:57:13 +0000 (0:00:00.018) 0:00:00.978 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Monday 11 December 2023 21:57:13 +0000 (0:00:00.016) 0:00:00.994 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Monday 11 December 2023 21:57:13 +0000 (0:00:00.020) 0:00:01.015 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_query_service | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric collection service.] **************************************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:83 Monday 11 December 2023 21:57:13 +0000 (0:00:00.016) 0:00:01.031 ******* TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4 Monday 11 December 2023 21:57:14 +0000 (0:00:00.020) 0:00:01.052 ******* ok: [sut] => (item=/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" } ok: [sut] => (item=/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => { "ansible_facts": { "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" } skipping: [sut] => (item=/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.yml" } skipping: [sut] => (item=/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 Monday 11 December 2023 21:57:14 +0000 (0:00:00.027) 0:00:01.079 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23 Monday 11 December 2023 21:57:14 +0000 (0:00:00.178) 0:00:01.258 ******* ok: [sut] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 Monday 11 December 2023 21:57:14 +0000 (0:00:00.014) 0:00:01.272 ******* changed: [sut] => { "changed": true, "changes": { "installed": [ "pcp", "pcp-zeroconf" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package pcp.x86_64 0:4.3.2-13.el7_9 will be installed\n--> Processing Dependency: pcp-selinux = 4.3.2-13.el7_9 for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: pcp-libs = 4.3.2-13.el7_9 for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_web.so.1(PCP_WEB_1.8)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_web.so.1(PCP_WEB_1.4)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_web.so.1(PCP_WEB_1.3)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_web.so.1(PCP_WEB_1.2)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_trace.so.2(PCP_TRACE_2.0)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3(PCP_PMDA_3.9)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3(PCP_PMDA_3.7)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3(PCP_PMDA_3.6)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3(PCP_PMDA_3.5)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3(PCP_PMDA_3.4)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3(PCP_PMDA_3.10)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3(PCP_PMDA_3.1)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3(PCP_PMDA_3.0)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_gui.so.2(PCP_GUI_2.0)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.9)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.7)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.6)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.5)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.4)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.3)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.24)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.23)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.22)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.21)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.20)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.2)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.19)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.16)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.15)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.14)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.13)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.12)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.11)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.10)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3(PCP_3.0)(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_web.so.1()(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_trace.so.2()(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_pmda.so.3()(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_mmv.so.1()(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp_gui.so.2()(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: libpcp.so.3()(64bit) for package: pcp-4.3.2-13.el7_9.x86_64\n---> Package pcp-zeroconf.x86_64 0:4.3.2-13.el7_9 will be installed\n--> Processing Dependency: pcp-system-tools for package: pcp-zeroconf-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: pcp-pmda-nfsclient for package: pcp-zeroconf-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: pcp-pmda-dm for package: pcp-zeroconf-4.3.2-13.el7_9.x86_64\n--> Processing Dependency: pcp-doc for package: pcp-zeroconf-4.3.2-13.el7_9.x86_64\n--> Running transaction check\n---> Package pcp-doc.noarch 0:4.3.2-13.el7_9 will be installed\n---> Package pcp-libs.x86_64 0:4.3.2-13.el7_9 will be installed\n--> Processing Dependency: pcp-conf = 4.3.2-13.el7_9 for package: pcp-libs-4.3.2-13.el7_9.x86_64\n---> Package pcp-pmda-dm.x86_64 0:4.3.2-13.el7_9 will be installed\n---> Package pcp-pmda-nfsclient.x86_64 0:4.3.2-13.el7_9 will be installed\n--> Processing Dependency: python-pcp for package: pcp-pmda-nfsclient-4.3.2-13.el7_9.x86_64\n---> Package pcp-selinux.x86_64 0:4.3.2-13.el7_9 will be installed\n---> Package pcp-system-tools.x86_64 0:4.3.2-13.el7_9 will be installed\n--> Running transaction check\n---> Package pcp-conf.x86_64 0:4.3.2-13.el7_9 will be installed\n---> Package python-pcp.x86_64 0:4.3.2-13.el7_9 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n pcp x86_64 4.3.2-13.el7_9 updates 1.0 M\n pcp-zeroconf x86_64 4.3.2-13.el7_9 updates 32 k\nInstalling for dependencies:\n pcp-conf x86_64 4.3.2-13.el7_9 updates 37 k\n pcp-doc noarch 4.3.2-13.el7_9 updates 3.8 M\n pcp-libs x86_64 4.3.2-13.el7_9 updates 467 k\n pcp-pmda-dm x86_64 4.3.2-13.el7_9 updates 51 k\n pcp-pmda-nfsclient x86_64 4.3.2-13.el7_9 updates 32 k\n pcp-selinux x86_64 4.3.2-13.el7_9 updates 34 k\n pcp-system-tools x86_64 4.3.2-13.el7_9 updates 177 k\n python-pcp x86_64 4.3.2-13.el7_9 updates 143 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+8 Dependent packages)\n\nTotal download size: 5.8 M\nInstalled size: 16 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 15 MB/s | 5.8 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : pcp-conf-4.3.2-13.el7_9.x86_64 1/10 \n Installing : pcp-libs-4.3.2-13.el7_9.x86_64 2/10 \n Installing : pcp-pmda-dm-4.3.2-13.el7_9.x86_64 3/10 \n Installing : pcp-doc-4.3.2-13.el7_9.noarch 4/10 \n Installing : pcp-selinux-4.3.2-13.el7_9.x86_64 5/10 \n Installing : pcp-4.3.2-13.el7_9.x86_64 6/10 \n Installing : python-pcp-4.3.2-13.el7_9.x86_64 7/10 \n Installing : pcp-pmda-nfsclient-4.3.2-13.el7_9.x86_64 8/10 \n Installing : pcp-system-tools-4.3.2-13.el7_9.x86_64 9/10 \n Installing : pcp-zeroconf-4.3.2-13.el7_9.x86_64 10/10 \n Verifying : pcp-4.3.2-13.el7_9.x86_64 1/10 \n Verifying : pcp-pmda-nfsclient-4.3.2-13.el7_9.x86_64 2/10 \n Verifying : python-pcp-4.3.2-13.el7_9.x86_64 3/10 \n Verifying : pcp-selinux-4.3.2-13.el7_9.x86_64 4/10 \n Verifying : pcp-pmda-dm-4.3.2-13.el7_9.x86_64 5/10 \n Verifying : pcp-libs-4.3.2-13.el7_9.x86_64 6/10 \n Verifying : pcp-system-tools-4.3.2-13.el7_9.x86_64 7/10 \n Verifying : pcp-zeroconf-4.3.2-13.el7_9.x86_64 8/10 \n Verifying : pcp-doc-4.3.2-13.el7_9.noarch 9/10 \n Verifying : pcp-conf-4.3.2-13.el7_9.x86_64 10/10 \n\nInstalled:\n pcp.x86_64 0:4.3.2-13.el7_9 pcp-zeroconf.x86_64 0:4.3.2-13.el7_9 \n\nDependency Installed:\n pcp-conf.x86_64 0:4.3.2-13.el7_9 \n pcp-doc.noarch 0:4.3.2-13.el7_9 \n pcp-libs.x86_64 0:4.3.2-13.el7_9 \n pcp-pmda-dm.x86_64 0:4.3.2-13.el7_9 \n pcp-pmda-nfsclient.x86_64 0:4.3.2-13.el7_9 \n pcp-selinux.x86_64 0:4.3.2-13.el7_9 \n pcp-system-tools.x86_64 0:4.3.2-13.el7_9 \n python-pcp.x86_64 0:4.3.2-13.el7_9 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 Monday 11 December 2023 21:57:42 +0000 (0:00:28.283) 0:00:29.555 ******* changed: [sut] => { "changed": true, "changes": { "installed": [ "cyrus-sasl-scram" ] }, "rc": 0, "results": [ "cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 providing cyrus-sasl-lib is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package cyrus-sasl-scram.x86_64 0:2.1.26-24.el7_9 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n cyrus-sasl-scram x86_64 2.1.26-24.el7_9 updates 43 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 43 k\nInstalled size: 40 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : cyrus-sasl-scram-2.1.26-24.el7_9.x86_64 1/1 \n Verifying : cyrus-sasl-scram-2.1.26-24.el7_9.x86_64 1/1 \n\nInstalled:\n cyrus-sasl-scram.x86_64 0:2.1.26-24.el7_9 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] **** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42 Monday 11 December 2023 21:57:44 +0000 (0:00:02.328) 0:00:31.884 ******* included: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for sut TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4 Monday 11 December 2023 21:57:44 +0000 (0:00:00.017) 0:00:31.902 ******* skipping: [sut] => { "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Monday 11 December 2023 21:57:44 +0000 (0:00:00.017) 0:00:31.919 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/pcp/pmcd/pmcd.conf" ], "delta": "0:00:00.004845", "end": "2023-12-11 21:57:45.044895", "rc": 0, "start": "2023-12-11 21:57:45.040050" } STDOUT: # # Name Id IPC IPC Params File/Cmd # Performance Metrics Domain Specifications # This file is automatically generated during the build root 1 pipe binary /var/lib/pcp/pmdas/root/pmdaroot pmcd 2 dso pmcd_init /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so proc 3 pipe binary /var/lib/pcp/pmdas/proc/pmdaproc -d 3 pmproxy 4 dso pmproxy_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so xfs 11 pipe binary /var/lib/pcp/pmdas/xfs/pmdaxfs -d 11 linux 60 pipe binary /var/lib/pcp/pmdas/linux/pmdalinux nfsclient 62 pipe binary python /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python mmv 70 dso mmv_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so kvm 95 pipe binary /var/lib/pcp/pmdas/kvm/pmdakvm -d 95 jbd2 122 dso jbd2_init /var/lib/pcp/pmdas/jbd2/pmda_jbd2.so dm 129 pipe binary /var/lib/pcp/pmdas/dm/pmdadm -d 129 [access] disallow ".*" : store; disallow ":*" : store; allow "local:*" : all; TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14 Monday 11 December 2023 21:57:45 +0000 (0:00:00.191) 0:00:32.111 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 Monday 11 December 2023 21:57:45 +0000 (0:00:00.016) 0:00:32.127 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 Monday 11 December 2023 21:57:45 +0000 (0:00:00.201) 0:00:32.329 ******* changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels/optional", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 Monday 11 December 2023 21:57:45 +0000 (0:00:00.132) 0:00:32.461 ******* changed: [sut] => { "changed": true, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/ansible-managed", "gid": 0, "group": "root", "md5sum": "8a80554c91d9fca8acb82f023de02f11", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1702331865.4446754-2657-263495589064266/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 Monday 11 December 2023 21:57:45 +0000 (0:00:00.442) 0:00:32.904 ******* changed: [sut] => { "changed": true, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/optional/ansible-managed", "gid": 0, "group": "root", "md5sum": "8a80554c91d9fca8acb82f023de02f11", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "src": "/root/.ansible/tmp/ansible-tmp-1702331865.886003-2680-142609649336569/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 Monday 11 December 2023 21:57:46 +0000 (0:00:00.372) 0:00:33.276 ******* changed: [sut] => { "changed": true, "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "dest": "/etc/sysconfig/pmcd", "gid": 0, "group": "root", "md5sum": "073cb531c98ecbe1841811dc55975e29", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "src": "/root/.ansible/tmp/ansible-tmp-1702331866.257567-2694-76808305672226/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Monday 11 December 2023 21:57:46 +0000 (0:00:00.379) 0:00:33.656 ******* changed: [sut] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 993, "home": "/home/metrics", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "name": "metrics", "shell": "/bin/bash", "state": "present", "system": true, "uid": 996 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 Monday 11 December 2023 21:57:46 +0000 (0:00:00.320) 0:00:33.977 ******* ok: [sut] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "delta": "0:00:00.049537", "end": "2023-12-11 21:57:47.094495", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "rc": 0, "start": "2023-12-11 21:57:47.044958" } STDOUT: Creating new metrics user in /etc/pcp/passwd.db STDERR: listusers failed TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 Monday 11 December 2023 21:57:47 +0000 (0:00:00.181) 0:00:34.158 ******* changed: [sut] => { "changed": true, "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771", "dest": "/etc/sasl2/pmcd.conf", "gid": 0, "group": "root", "md5sum": "6ec6ea6e2e76889d95da22305316a5fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "src": "/root/.ansible/tmp/ansible-tmp-1702331867.1487303-2707-157189344917300/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94 Monday 11 December 2023 21:57:47 +0000 (0:00:00.396) 0:00:34.554 ******* ok: [sut] => { "ansible_facts": { "__pcp_restart_pmcd": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99 Monday 11 December 2023 21:57:47 +0000 (0:00:00.015) 0:00:34.569 ******* ok: [sut] => {} MSG: ['optional_agents: False', 'explicit_labels: True', 'implicit_labels: True', 'defaults_config: True', 'authentication: True', 'restart_pmcd: True'] TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 Monday 11 December 2023 21:57:47 +0000 (0:00:00.023) 0:00:34.593 ******* skipping: [sut] => { "changed": false, "false_condition": "not __pcp_restart_pmcd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Monday 11 December 2023 21:57:47 +0000 (0:00:00.015) 0:00:34.608 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "pmcd", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2023-12-11 21:57:40 UTC", "ActiveEnterTimestampMonotonic": "1213684269", "ActiveExitTimestamp": "Mon 2023-12-11 21:57:38 UTC", "ActiveExitTimestampMonotonic": "1211703952", "ActiveState": "active", "After": "network-online.target systemd-journald.socket basic.target avahi-daemon.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2023-12-11 21:57:39 UTC", "AssertTimestampMonotonic": "1212467585", "Before": "pmlogger.service zabbix-agent.service shutdown.target pmie.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2023-12-11 21:57:39 UTC", "ConditionTimestampMonotonic": "1212467583", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "man:pmcd(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18221", "ExecMainStartTimestamp": "Mon 2023-12-11 21:57:40 UTC", "ExecMainStartTimestampMonotonic": "1213684183", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/share/pcp/lib/pmcd ; argv[]=/usr/share/pcp/lib/pmcd start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/share/pcp/lib/pmcd ; argv[]=/usr/share/pcp/lib/pmcd stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2023-12-11 21:57:39 UTC", "InactiveEnterTimestampMonotonic": "1212466692", "InactiveExitTimestamp": "Mon 2023-12-11 21:57:39 UTC", "InactiveExitTimestampMonotonic": "1212468330", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "18221", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/pcp/pmcd.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "always", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "avahi-daemon.service", "WatchdogTimestamp": "Mon 2023-12-11 21:57:40 UTC", "WatchdogTimestampMonotonic": "1213684222", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] **** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45 Monday 11 December 2023 21:57:48 +0000 (0:00:01.344) 0:00:35.952 ******* included: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for sut TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 Monday 11 December 2023 21:57:48 +0000 (0:00:00.019) 0:00:35.972 ******* changed: [sut] => (item=network) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/network", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } changed: [sut] => (item=power) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/power", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } changed: [sut] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } changed: [sut] => (item=filesys) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/filesys", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Monday 11 December 2023 21:57:49 +0000 (0:00:00.526) 0:00:36.498 ******* changed: [sut] => (item=network) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/network", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } changed: [sut] => (item=power) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/power", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } ok: [sut] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/zeroconf", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } ok: [sut] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/filesys", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Monday 11 December 2023 21:57:49 +0000 (0:00:00.539) 0:00:37.038 ******* changed: [sut] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": true, "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "md5sum": "315bdffd61351824525f8a1572d604ba", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "src": "/root/.ansible/tmp/ansible-tmp-1702331870.029558-2785-147012765702479/source", "state": "file", "uid": 0 } changed: [sut] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": true, "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "md5sum": "b062e23db526f63dbb09bc648b03f100", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "src": "/root/.ansible/tmp/ansible-tmp-1702331870.3762777-2785-3118940661122/source", "state": "file", "uid": 0 } changed: [sut] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": true, "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "md5sum": "61b36977331d7cc7b98658f3e083e578", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1702331870.7303329-2785-254149595918989/source", "state": "file", "uid": 0 } changed: [sut] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": true, "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "md5sum": "87fa94811e21328fa870b42e4a8ab568", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "src": "/root/.ansible/tmp/ansible-tmp-1702331871.0911326-2785-135935289314933/source", "state": "file", "uid": 0 } changed: [sut] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": true, "checksum": "65169db16dcaa224c211373001adc3addf1031c4", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "md5sum": "6bbe849190f88f2079c32b24f0fcf092", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "src": "/root/.ansible/tmp/ansible-tmp-1702331871.4825737-2785-200911890702847/source", "state": "file", "uid": 0 } changed: [sut] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": true, "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "md5sum": "ceb10cd4cd3fbbedd52b7d7e45963eb3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "src": "/root/.ansible/tmp/ansible-tmp-1702331871.8235402-2785-102569544598586/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34 Monday 11 December 2023 21:57:52 +0000 (0:00:02.167) 0:00:39.205 ******* ok: [sut] => { "ansible_facts": { "local_pmie": "default" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38 Monday 11 December 2023 21:57:52 +0000 (0:00:00.009) 0:00:39.215 ******* skipping: [sut] => (item=default) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50 Monday 11 December 2023 21:57:52 +0000 (0:00:00.018) 0:00:39.234 ******* skipping: [sut] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63 Monday 11 December 2023 21:57:52 +0000 (0:00:00.016) 0:00:39.251 ******* ok: [sut] => (item=default) => { "ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "default" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73 Monday 11 December 2023 21:57:52 +0000 (0:00:00.189) 0:00:39.440 ******* skipping: [sut] => (item={'changed': False, 'invocation': {'module_args': {'group': None, 'insertbefore': None, 'unsafe_writes': False, 'selevel': None, 'create': False, 'seuser': None, 'line': None, 'serole': None, 'backrefs': False, 'search_string': None, 'state': 'absent', 'mode': None, 'insertafter': None, 'firstmatch': False, 'owner': None, 'regexp': '//.*global webhook_endpoint = ""', 'path': '/var/lib/pcp/config/pmie/config.default', 'attributes': None, 'backup': False, 'validate': None, 'setype': None}}, 'diff': [{'after': '', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'before': ''}, {'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'msg': '', 'found': 0, 'backup': '', 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/var/lib/pcp/config/pmie/config.default (content)", "before": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)" }, { "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)" } ], "failed": false, "found": 0, "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "owner": null, "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "absent", "unsafe_writes": false, "validate": null } }, "item": "default", "msg": "" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Monday 11 December 2023 21:57:52 +0000 (0:00:00.020) 0:00:39.461 ******* changed: [sut] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "state": "link", "uid": 0 } changed: [sut] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "state": "link", "uid": 0 } changed: [sut] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "state": "link", "uid": 0 } changed: [sut] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "src": "/etc/pcp/pmieconf/power/thermal_throttle", "state": "link", "uid": 0 } changed: [sut] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "state": "link", "uid": 0 } changed: [sut] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "src": "/etc/pcp/pmieconf/filesys/vfs_files", "state": "link", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95 Monday 11 December 2023 21:57:53 +0000 (0:00:00.758) 0:00:40.220 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106 Monday 11 December 2023 21:57:53 +0000 (0:00:00.016) 0:00:40.236 ******* skipping: [sut] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116 Monday 11 December 2023 21:57:53 +0000 (0:00:00.016) 0:00:40.252 ******* ok: [sut] => { "ansible_facts": { "__pcp_restart_pmie": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120 Monday 11 December 2023 21:57:53 +0000 (0:00:00.014) 0:00:40.267 ******* skipping: [sut] => { "changed": false, "false_condition": "not __pcp_restart_pmie | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 Monday 11 December 2023 21:57:53 +0000 (0:00:00.015) 0:00:40.283 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "pmie", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2023-12-11 21:57:42 UTC", "ActiveEnterTimestampMonotonic": "1215019584", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target pmie_check.timer pmie_daily.timer basic.target system.slice systemd-journald.socket pmcd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2023-12-11 21:57:41 UTC", "AssertTimestampMonotonic": "1214149740", "Before": "multi-user.target shutdown.target", "BindsTo": "pmie_daily.timer pmie_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2023-12-11 21:57:41 UTC", "ConditionTimestampMonotonic": "1214149739", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmie.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "man:pmie(1)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19579", "ExecMainStartTimestamp": "Mon 2023-12-11 21:57:42 UTC", "ExecMainStartTimestampMonotonic": "1215019439", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/share/pcp/lib/pmie ; argv[]=/usr/share/pcp/lib/pmie start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/share/pcp/lib/pmie ; argv[]=/usr/share/pcp/lib/pmie stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2023-12-11 21:57:41 UTC", "InactiveExitTimestampMonotonic": "1214150526", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "19579", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/pcp/pmie.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "always", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48 Monday 11 December 2023 21:57:54 +0000 (0:00:00.796) 0:00:41.079 ******* included: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for sut TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4 Monday 11 December 2023 21:57:54 +0000 (0:00:00.019) 0:00:41.098 ******* Notification for handler Restart pmproxy has been saved. changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 Monday 11 December 2023 21:57:54 +0000 (0:00:00.130) 0:00:41.228 ******* changed: [sut] => { "changed": true, "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498", "dest": "/etc/sysconfig/pmlogger", "gid": 0, "group": "root", "md5sum": "be3c2b929f8c3f822c4ee10fb7b5053d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "src": "/root/.ansible/tmp/ansible-tmp-1702331874.2096496-2924-1918659595517/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 Monday 11 December 2023 21:57:54 +0000 (0:00:00.379) 0:00:41.608 ******* Notification for handler Restart pmlogger has been saved. changed: [sut] => { "changed": true, "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "dest": "/etc/sysconfig/pmlogger_timers", "gid": 0, "group": "root", "md5sum": "97c2cdbde792aba7ff0c922c6e06e10b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "src": "/root/.ansible/tmp/ansible-tmp-1702331874.5898364-2941-255369429832564/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27 Monday 11 December 2023 21:57:54 +0000 (0:00:00.378) 0:00:41.986 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39 Monday 11 December 2023 21:57:54 +0000 (0:00:00.017) 0:00:42.004 ******* skipping: [sut] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49 Monday 11 December 2023 21:57:54 +0000 (0:00:00.016) 0:00:42.021 ******* ok: [sut] => { "ansible_facts": { "__pcp_restart_pmlogger": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53 Monday 11 December 2023 21:57:54 +0000 (0:00:00.013) 0:00:42.035 ******* skipping: [sut] => { "changed": false, "false_condition": "not __pcp_restart_pmlogger | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60 Monday 11 December 2023 21:57:55 +0000 (0:00:00.017) 0:00:42.052 ******* changed: [sut] => { "changed": true, "enabled": true, "name": "pmlogger", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2023-12-11 21:57:41 UTC", "ActiveEnterTimestampMonotonic": "1214130710", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "pmlogger_daily.timer systemd-journald.socket network-online.target pmlogger_daily-poll.timer pmcd.service pmlogger_check.timer system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2023-12-11 21:57:33 UTC", "AssertTimestampMonotonic": "1206814893", "Before": "multi-user.target shutdown.target", "BindsTo": "pmlogger_daily.timer pmlogger_check.timer pmlogger_daily-poll.timer", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2023-12-11 21:57:33 UTC", "ConditionTimestampMonotonic": "1206814891", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmlogger.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "man:pmlogger(1)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19052", "ExecMainStartTimestamp": "Mon 2023-12-11 21:57:41 UTC", "ExecMainStartTimestampMonotonic": "1214122671", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/share/pcp/lib/pmlogger ; argv[]=/usr/share/pcp/lib/pmlogger start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/share/pcp/lib/pmlogger ; argv[]=/usr/share/pcp/lib/pmlogger stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2023-12-11 21:57:33 UTC", "InactiveExitTimestampMonotonic": "1206815595", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "19052", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/pcp/pmlogger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "always", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51 Monday 11 December 2023 21:58:01 +0000 (0:00:06.939) 0:00:48.992 ******* skipping: [sut] => { "changed": false, "false_condition": "pcp_rest_api | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric graphing service.] ****************************************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:95 Monday 11 December 2023 21:58:01 +0000 (0:00:00.019) 0:00:49.011 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_graph_service | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Configure firewall] ****************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:103 Monday 11 December 2023 21:58:01 +0000 (0:00:00.015) 0:00:49.026 ******* included: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml for sut TASK [fedora.linux_system_roles.metrics : Initialize __metrics_firewall] ******* task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:9 Monday 11 December 2023 21:58:01 +0000 (0:00:00.013) 0:00:49.039 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Port for pmcd] *********************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:13 Monday 11 December 2023 21:58:02 +0000 (0:00:00.014) 0:00:49.054 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Port for pmproxy used by query and grafana] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:19 Monday 11 December 2023 21:58:02 +0000 (0:00:00.014) 0:00:49.069 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for grafana] ***************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:25 Monday 11 December 2023 21:58:02 +0000 (0:00:00.015) 0:00:49.084 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for redis] ******************* task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:31 Monday 11 December 2023 21:58:02 +0000 (0:00:00.014) 0:00:49.099 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Ensure the service and the port status with the firewall role] *********** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:37 Monday 11 December 2023 21:58:02 +0000 (0:00:00.015) 0:00:49.114 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Configure selinux] ******************* task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:106 Monday 11 December 2023 21:58:02 +0000 (0:00:00.014) 0:00:49.129 ******* included: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml for sut TASK [fedora.linux_system_roles.metrics : Set pcp_bind_all_unreserved_ports] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml:6 Monday 11 December 2023 21:58:02 +0000 (0:00:00.013) 0:00:49.143 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [Ensure the port status with the selinux role] **************************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/selinux.yml:11 Monday 11 December 2023 21:58:02 +0000 (0:00:00.014) 0:00:49.158 ******* skipping: [sut] => { "changed": false, "false_condition": "metrics_manage_selinux | bool", "skip_reason": "Conditional result was False" } NOTIFIED HANDLER fedora.linux_system_roles.private_metrics_subrole_pcp : Restart pmproxy for sut NOTIFIED HANDLER fedora.linux_system_roles.private_metrics_subrole_pcp : Restart pmlogger for sut RUNNING HANDLER [fedora.linux_system_roles.private_metrics_subrole_pcp : Restart pmproxy] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/handlers/main.yml:14 Monday 11 December 2023 21:58:02 +0000 (0:00:00.019) 0:00:49.177 ******* changed: [sut] => { "changed": true, "name": "pmproxy", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "pmcd.service systemd-journald.socket basic.target network-online.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "man:pmproxy(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/share/pcp/lib/pmproxy ; argv[]=/usr/share/pcp/lib/pmproxy start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/share/pcp/lib/pmproxy ; argv[]=/usr/share/pcp/lib/pmproxy stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/pcp/pmproxy.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "always", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } RUNNING HANDLER [fedora.linux_system_roles.private_metrics_subrole_pcp : Restart pmlogger] *** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/handlers/main.yml:19 Monday 11 December 2023 21:58:02 +0000 (0:00:00.435) 0:00:49.613 ******* changed: [sut] => { "changed": true, "name": "pmlogger", "state": "started", "status": { "ActiveEnterTimestamp": "Mon 2023-12-11 21:58:01 UTC", "ActiveEnterTimestampMonotonic": "1234924824", "ActiveExitTimestamp": "Mon 2023-12-11 21:57:55 UTC", "ActiveExitTimestampMonotonic": "1228219550", "ActiveState": "active", "After": "pmlogger_daily.timer systemd-journald.socket network-online.target pmlogger_daily-poll.timer pmcd.service pmlogger_check.timer system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Mon 2023-12-11 21:57:55 UTC", "AssertTimestampMonotonic": "1228304013", "Before": "multi-user.target shutdown.target", "BindsTo": "pmlogger_daily.timer pmlogger_check.timer pmlogger_daily-poll.timer", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2023-12-11 21:57:55 UTC", "ConditionTimestampMonotonic": "1228304012", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmlogger.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "man:pmlogger(1)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "27895", "ExecMainStartTimestamp": "Mon 2023-12-11 21:58:01 UTC", "ExecMainStartTimestampMonotonic": "1234924665", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/share/pcp/lib/pmlogger ; argv[]=/usr/share/pcp/lib/pmlogger start ; ignore_errors=no ; start_time=[Mon 2023-12-11 21:57:55 UTC] ; stop_time=[Mon 2023-12-11 21:57:55 UTC] ; pid=22055 ; code=exited ; status=0 }", "ExecStop": "{ path=/usr/share/pcp/lib/pmlogger ; argv[]=/usr/share/pcp/lib/pmlogger stop ; ignore_errors=no ; start_time=[Mon 2023-12-11 21:57:55 UTC] ; stop_time=[Mon 2023-12-11 21:57:55 UTC] ; pid=21995 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2023-12-11 21:57:55 UTC", "InactiveEnterTimestampMonotonic": "1228303299", "InactiveExitTimestamp": "Mon 2023-12-11 21:57:55 UTC", "InactiveExitTimestampMonotonic": "1228304385", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "27895", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/pcp/pmlogger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "always", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Debug - restart pmlogger and check failure] ****************************** task path: /WORKDIR/git-debug-test-failuresmf8w36nm/tests/tests_default.yml:15 Monday 11 December 2023 21:58:09 +0000 (0:00:06.831) 0:00:56.445 ******* ok: [sut] => { "changed": false, "cmd": "if systemctl restart pmlogger.service; then\n echo SUCCESS\nelse\n echo '##########################'\n systemctl status pmlogger.service\n echo '##########################'\n journalctl -u pmlogger.service\n echo '##########################'\n journalctl -ex\n echo '##########################'\n grep type=AVC /var/log/audit/audit.log\nfi\n", "delta": "0:00:07.015626", "end": "2023-12-11 21:58:16.589182", "rc": 0, "start": "2023-12-11 21:58:09.573556" } STDOUT: SUCCESS PLAY RECAP ********************************************************************* sut : ok=41 changed=20 unreachable=0 failed=0 skipped=32 rescued=0 ignored=0 Monday 11 December 2023 21:58:16 +0000 (0:00:07.210) 0:01:03.655 ******* =============================================================================== fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages -- 28.28s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 Debug - restart pmlogger and check failure ------------------------------ 7.21s /WORKDIR/git-debug-test-failuresmf8w36nm/tests/tests_default.yml:15 ----------- fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot --- 6.94s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60 fedora.linux_system_roles.private_metrics_subrole_pcp : Restart pmlogger --- 6.83s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/handlers/main.yml:19 fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 2.33s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 2.17s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot --- 1.34s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-debug-test-failuresmf8w36nm/tests/tests_default.yml:9 ------------ fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot --- 0.80s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 0.76s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 0.54s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 0.53s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured --- 0.44s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 fedora.linux_system_roles.private_metrics_subrole_pcp : Restart pmproxy --- 0.44s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/handlers/main.yml:14 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured --- 0.40s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.38s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured --- 0.38s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set --- 0.38s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured --- 0.37s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured --- 0.32s /WORKDIR/git-debug-test-failuresmf8w36nm/.collection/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---