ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_basic_ipa.yml ************************************************** 1 plays in /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml PLAY [Test using IPA to issue certs] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 Tuesday 04 February 2025 12:53:15 -0500 (0:00:00.019) 0:00:00.019 ****** ok: [managed-node1] META: ran handlers TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 Tuesday 04 February 2025 12:53:16 -0500 (0:00:01.253) 0:00:01.273 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:2 Tuesday 04 February 2025 12:53:17 -0500 (0:00:00.532) 0:00:01.805 ****** ok: [managed-node1] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 Tuesday 04 February 2025 12:53:17 -0500 (0:00:00.030) 0:00:01.836 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:14 Tuesday 04 February 2025 12:53:17 -0500 (0:00:00.386) 0:00:02.223 ****** ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Tuesday 04 February 2025 12:53:17 -0500 (0:00:00.021) 0:00:02.244 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure freeipa-repo is absent] ******************************************* task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 Tuesday 04 February 2025 12:53:17 -0500 (0:00:00.012) 0:00:02.257 ****** ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "path": "/tmp/freeipa-repo/", "state": "absent" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Tuesday 04 February 2025 12:53:18 -0500 (0:00:00.383) 0:00:02.641 ****** changed: [managed-node1 -> 127.0.0.1] => { "after": "e8688d4cf5818c760102b49b897326b2a8654857", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 Tuesday 04 February 2025 12:53:19 -0500 (0:00:00.915) 0:00:03.556 ****** changed: [managed-node1 -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaserver/", "state": "link", "uid": 0 } changed: [managed-node1 -> 127.0.0.1] => (item=ipaclient) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [Ensure hostname package is installed] ************************************ task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Tuesday 04 February 2025 12:53:20 -0500 (0:00:00.843) 0:00:04.399 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 Tuesday 04 February 2025 12:53:34 -0500 (0:00:14.936) 0:00:19.336 ****** changed: [managed-node1] => { "ansible_facts": { "ansible_domain": "test.local", "ansible_fqdn": "ipaserver.test.local", "ansible_hostname": "ipaserver", "ansible_nodename": "ipaserver.test.local" }, "changed": true, "name": "ipaserver.test.local" } TASK [Ensure nss package is up-to-date] **************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 Tuesday 04 February 2025 12:53:36 -0500 (0:00:01.052) 0:00:20.388 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Debug] ******************************************************************* task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:86 Tuesday 04 February 2025 12:53:38 -0500 (0:00:02.975) 0:00:23.364 ****** changed: [managed-node1 -> localhost] => { "changed": true, "cmd": "/usr/bin/env | grep -v LINUXSYSTEMROLES_SSH_KEY", "delta": "0:00:00.008489", "end": "2025-02-04 12:53:39.451715", "rc": 0, "start": "2025-02-04 12:53:39.443226" } STDOUT: __INTERNAL_PHASE_OPEN=1 LS_COLORS= RSTRNT_REBOOTCOUNT=0 __INTERNAL_TEST_STATE=0 SSH_CONNECTION=10.31.11.225 48570 10.31.45.176 22 __INTERNAL_CLEANUP_FINAL=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/cleanup.sh TMT_REBOOT_COUNT=0 _=/usr/bin/env TESTING_FARM_TEST_TYPE=fmf LANG=en_US.UTF-8 TMT_TREE=/var/ARTIFACTS/work-generalv01546j2/plans/general/tree OLDPWD=/tmp/certificate-dmI TESTING_FARM_GIT_URL=https://github.com/linux-system-roles/tft-tests __INTERNAL_PHASE_STATUSES=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/PHASE_STATUSES __INTERNAL_CLEANUP_BUFF=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/clbuff TMT_TEST_METADATA=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/metadata.yaml __INTERNAL_JOURNAL_OPEN=1 ARTIFACTS_URL=https://dl.fedoraproject.org/pub/alt/linuxsystemroles/logs/tf_certificate-256_CentOS-Stream-8-2.9_20250204-174702/artifacts __INTERNAL_PHASES_FAILED=0 REBOOTCOUNT=0 ANSIBLE_VER=2.9 ARTIFACTS_DIR=/srv/pub/alt/linuxsystemroles/logs/tf_certificate-256_CentOS-Stream-8-2.9_20250204-174702/artifacts BEAKERLIB_DIR=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2 which_declare=declare -f __INTERNAL_PHASES_SKIPPED=0 __INTERNAL_BEAKERLIB_JOURNAL=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/journal.xml XDG_SESSION_ID=4 USER=root __INTERNAL_ENDTIME= __INTERNAL_PHASES_WORST_RESULT=PASS TEST_LOCAL_CHANGES=false SELINUX_ROLE_REQUESTED= BEAKERLIB_COMMAND_SUBMIT_LOG=/usr/local/bin/tmt-file-submit TMT_TEST_RESTART_COUNT=0 __INTERNAL_PHASES_PASSED=1 TESTING_FARM_GIT_REF=main PWD=/tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate HOME=/root TMT_TEST_DATA=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/data __INTERNAL_STARTTIME=1738691547 TMT_VERSION=1.41.1 TMT_TEST_PIDFILE_LOCK=/var/tmp/tmt-test.pid.lock SSH_CLIENT=10.31.11.225 48570 22 BEAKERLIB=/usr/share/beakerlib TMT_REBOOT_REQUEST=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/data/reboot-request SELINUX_LEVEL_REQUESTED= __INTERNAL_PERSISTENT_DATA=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/PersistentData __INTERNAL_TEST_RESULTS=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/TestResults __INTERNAL_METAFILE_INDENT_LEVEL=2 ANSIBLE_GATHERING=implicit BEAKERLIB_COMMAND_REPORT_RESULT=/usr/local/bin/rhts-report-result ANSIBLE_STDOUT_CALLBACK=debug SSH_TTY=/dev/pts/0 __INTERNAL_BEAKERLIB_METAFILE=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/journal.meta ANSIBLE_COLLECTIONS_PATHS=/tmp/collections-wuL TMT_TOPOLOGY_YAML=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/tmt-test-topology.yaml SHELL=/bin/bash SYSTEM_ROLES_ONLY_TESTS= __INTERNAL_BEAKERLIB_JOURNAL_COLORED=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/journal_colored.txt TMT_PLAN_DATA=/var/ARTIFACTS/work-generalv01546j2/plans/general/data TMT_PLAN_ENVIRONMENT_FILE=/var/ARTIFACTS/work-generalv01546j2/plans/general/data/variables.env SELINUX_USE_CURRENT_RANGE= PYTHON_VERSION=3.9 TMT_TEST_NAME=/Run test playbooks from control_node/tests/general PR_NUM=256 LSR_TFT_DEBUG=False TMT_TEST_PIDFILE=/var/tmp/tmt-test.pid SHLVL=6 __INTERNAL_DEFAULT_SUBMIT_LOG=__INTERNAL_FileSubmit POSIXFIXED=NO __INTERNAL_PERSISTENT_TMP=/var/tmp __INTERNAL_DEFAULT_REPORT_RESULT=/bin/true TMT_TEST_SERIAL_NUMBER=2 LINUXSYSTEMROLES_DOMAIN=secondary01.fedoraproject.org LINUXSYSTEMROLES_USER=linuxsystemroles LOGNAME=root DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus XDG_RUNTIME_DIR=/run/user/0 GITHUB_ORG=linux-system-roles __INTERNAL_BEAKERLIB_JOURNAL_TXT=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/journal.txt PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin TMT_TEST_ITERATION_ID=1738691240-2 TMT_TOPOLOGY_BASH=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/tmt-test-topology.sh DEBUGINFOD_URLS=https://debuginfod.centos.org/ TESTID=2 TESTING_FARM_REQUEST_ID=d2a61b55-8ed0-4aea-8ce4-bdffa13204eb __INTERNAL_ASSERT_STATUSES=/var/ARTIFACTS/work-generalv01546j2/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/ASSERT_STATUSES REPO_NAME=certificate ANSIBLE_CALLBACK_WHITELIST=profile_tasks b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn NhAAAAAwEAAQAAAYEAu8ftPrhO0aNBSAhxJMQjb0huhia3t/8NIRD5bHO2lJA+0t6XxV1n RV25InwkAQCZ/ZLltkReNbkSlDmOpDk2685Xfr9dFCwhurStYTTCV4oj5xAn8uf2tvscSI wTDDm8IxPveXOkhtf+74ysnIc7r9i5K6PoyaHaagi9KjtHS8s7Q1ICNrQI5VP4Lb8zOR/N dab/6x9JZmwkzQDx7jEkZ+jc3dUrGNG3iclf4U14FKfZBPdFoKigGjndPPGajyqL1p8/e9 B1H7+m4xLCbRicDM54YSaTTjkXSSZDyFGXUbREXaomLb2Do9zwrcbMWcEewkXWVLfPOGA8 kojETo7wDq+tYx2XUwL9gpWLn/QQYJl/6L6hgTDWu/e92KCt2laAZOEwXCWpJVoASSSsc2 4eRKYEGRkWLscDY+3zRrBRFRTwVZ/1iirilNTK4IlvBtOuVn8gMcBhtpp0d6HO8bwKu8Kq euSMrzETx8ueL1/AI46KpmCFhOblhenBC3yIjVipAAAFmG9iwHBvYsBwAAAAB3NzaC1yc2 EAAAGBALvH7T64TtGjQUgIcSTEI29IboYmt7f/DSEQ+WxztpSQPtLel8VdZ0VduSJ8JAEA mf2S5bZEXjW5EpQ5jqQ5NuvOV36/XRQsIbq0rWE0wleKI+cQJ/Ln9rb7HEiMEww5vCMT73 lzpIbX/u+MrJyHO6/YuSuj6Mmh2moIvSo7R0vLO0NSAja0COVT+C2/MzkfzXWm/+sfSWZs JM0A8e4xJGfo3N3VKxjRt4nJX+FNeBSn2QT3RaCooBo53Tzxmo8qi9afP3vQdR+/puMSwm 0YnAzOeGEmk045F0kmQ8hRl1G0RF2qJi29g6Pc8K3GzFnBHsJF1lS3zzhgPJKIxE6O8A6v rWMdl1MC/YKVi5/0EGCZf+i+oYEw1rv3vdigrdpWgGThMFwlqSVaAEkkrHNuHkSmBBkZFi 7HA2Pt80awURUU8FWf9Yoq4pTUyuCJbwbTrlZ/IDHAYbaadHehzvG8CrvCqnrkjK8xE8fL ni9fwCOOiqZghYTm5YXpwQt8iI1YqQAAAAMBAAEAAAGAActj27oKlx5ckY3yw9oj0wyh3B fAYMp341whyrzShA9aqayizhS/N7ExDjCaGPrayIrdSwgSpOgz/TU4Gl8UGeiJcEQEpWcp utqpagDascK3kV3s3c7EQ4R5Ophrwa2xu92VHSe4YlQBLbmeItWi1xfm0XE8wyQwHcbf2j 3sXQpwB8E1FXVUEkSinhBM0rkjCeKVdpd10ya0gCjdRwG9TPNox0Nss3fkmBUz3Ke0foZf Re4q14xTpwXXdLLD36X1dt/2Om0Q67We7Z8f0cRNAfW8Tfgv+LpFCnc06ronfeJ3WQvP61 0nfdppNyebIfR1Kppoq8xKlNa6+d0NGCACGTyXDu8XZIYnwXFNPocgA5SWnI4buAemvEm6 ztsUUpjrALHT7raWTqT8NWPTrOJPf7qw5mf29eSjpk6bSjH9IkwLpvYu3Rf9BhW6RwCdHM GE/fcSLFHVgdItOxlkImjrY+RKDAe9eTXapVdHgSU3vLh36X6UAIwjPfmmHtRS4kixAAAA wCeHcUiAZyvsfe4K84ASYAKa9iqNeOFrH141OZGIpBRcK0LGNOPQjsokrNBfYOjfdb6pMj E5ipLgvP8+EqxpwxpXcHulkNkAby9zkpR+V6/IoXGqEs0h5dONJvMnawM+0++Luf7k4iBX J9fnyJJvNonxPwPiO2dDcM/hpV9FNhxcXu/7wYDwF6fOGkzGhXLfuyzJ3uBpbAqmEulhUw XKiAKgF7mECc3/+QFQIgeCKLnZj5Gf6h88P7ksm/WVMDxcFwAAAMEA3ZdFHU7jcpZ+d7Jt ViqskoWsyVwV2nairpn+xjoq59PT4UfkqiRRx82N8Ly0eULTSSiO//D2HUP/a7owI+ukrl heIAwsbZl9X5NKoVM49GN2XcTVAP5OPKIwS3dEoNmi5MTDbu930Gi2UAZVzCuLgJsHh8Jd gZny/akY7lqTj5uupBG2f7olTJuJ2L+m6KIeBuoOD4OmbIp2oCqqOwIiWUhBy1ZiFlKRAl uqWjKx16Oe9FIKnSqaDxkm2rxEEdZRAAAAwQDY8KMGywDUklbMmsHlpG9HBbyJ2HIk2zqM prdibSwwZUrBkX+OTFKbq3wwzqNfstJE80TlcLwzjyy++NWHiWZ+FgbRPJP63oL5nazBGI 49WYmcqrHkaZtO02SszRh9xU9t0gOfC9gYLIiL8wjrssGewGMTElftf0ZGYizxic6j8A4I wYgCeqNDHRbVqHSQUZVtNVTfqIbE3o/kmQ9NKQAnETJPWK+iFeejFNRFJvj23RaHH81wgl rHxqJFsEGCTtkAAAAhbGludXhzeXN0ZW1yb2xlc0BmZWRvcmFwZW9wbGUub3JnAQI= -----END OPENSSH PRIVATE KEY----- LESSOPEN=||/usr/bin/lesspipe.sh %s BASH_FUNC_which%%=() { ( alias; eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@ } TASK [See if collection exists] ************************************************ task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:90 Tuesday 04 February 2025 12:53:39 -0500 (0:00:00.545) 0:00:23.909 ****** ok: [managed-node1 -> localhost] => { "changed": false, "stat": { "exists": false } } TASK [Set name of ipa server role] ********************************************* task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:96 Tuesday 04 February 2025 12:53:39 -0500 (0:00:00.318) 0:00:24.227 ****** ok: [managed-node1] => { "ansible_facts": { "__ipa_server_role": "ipaserver" }, "changed": false } TASK [Include ipaserver role] ************************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:100 Tuesday 04 February 2025 12:53:39 -0500 (0:00:00.019) 0:00:24.247 ****** TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Tuesday 04 February 2025 12:53:39 -0500 (0:00:00.041) 0:00:24.288 ****** ok: [managed-node1] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml) => { "ansible_facts": { "ipaserver_packages": [ "@idm:DL1/server" ], "ipaserver_packages_adtrust": [ "@idm:DL1/adtrust" ], "ipaserver_packages_dns": [ "@idm:DL1/dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/RedHat-8.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Tuesday 04 February 2025 12:53:39 -0500 (0:00:00.035) 0:00:24.324 ****** included: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml for managed-node1 TASK [ipaserver : Install - Ensure that IPA server packages are installed] ***** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 Tuesday 04 February 2025 12:53:40 -0500 (0:00:00.088) 0:00:24.413 ****** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Module idm:DL1/server installed.", "Installed: policycoreutils-python-utils-2.9-26.el8.noarch", "Installed: python3-mod_wsgi-4.6.4-5.el8.x86_64", "Installed: python3-netaddr-0.7.19-8.el8.noarch", "Installed: lua-5.3.4-12.el8.x86_64", "Installed: python3-nss-1.0.1-10.module_el8.4.0+595+e59c9af2.x86_64", "Installed: java-1.8.0-openjdk-headless-1:1.8.0.362.b08-3.el8.x86_64", "Installed: augeas-libs-1.12.0-8.el8.x86_64", "Installed: 389-ds-base-1.4.3.39-2.module_el8+909+03085a27.x86_64", "Installed: autofs-1:5.1.4-113.el8.x86_64", "Installed: python3-pki-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: samba-client-libs-4.19.4-4.el8.x86_64", "Installed: tomcat-1:9.0.62-30.el8.noarch", "Installed: samba-common-4.19.4-4.el8.noarch", "Installed: slapi-nis-0.60.0-4.module_el8+751+11acb09f.x86_64", "Installed: slf4j-1.7.25-4.module_el8+988+30834131.noarch", "Installed: publicsuffix-list-20180723-1.el8.noarch", "Installed: tomcat-el-3.0-api-1:9.0.62-30.el8.noarch", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: samba-common-libs-4.19.4-4.el8.x86_64", "Installed: slf4j-jdk14-1.7.25-4.module_el8+988+30834131.noarch", "Installed: tomcat-jsp-2.3-api-1:9.0.62-30.el8.noarch", "Installed: python3-asn1crypto-0.24.0-3.el8.noarch", "Installed: 389-ds-base-libs-1.4.3.39-2.module_el8+909+03085a27.x86_64", "Installed: python3-psutil-5.4.3-11.el8.x86_64", "Installed: tomcat-lib-1:9.0.62-30.el8.noarch", "Installed: tomcat-servlet-4.0-api-1:9.0.62-30.el8.noarch", "Installed: python3-pyasn1-0.3.7-6.el8.noarch", "Installed: python3-pyasn1-modules-0.3.7-6.el8.noarch", "Installed: libipa_hbac-2.9.4-3.el8.x86_64", "Installed: tomcatjss-7.7.1-1.module_el8.6.0+1038+e795ee4b.noarch", "Installed: tomcat-native-1.2.35-1.el8.x86_64", "Installed: bash-completion-1:2.7-5.el8.noarch", "Installed: softhsm-2.6.0-5.module_el8+417+e8dc3e3c.x86_64", "Installed: python3-pyusb-1.0.0-9.1.module_el8+417+e8dc3e3c.noarch", "Installed: krb5-pkinit-1.18.2-27.el8.x86_64", "Installed: nss-tools-3.90.0-7.el8.x86_64", "Installed: python3-argcomplete-1.9.3-6.el8.noarch", "Installed: python3-augeas-0.5.0-12.el8.noarch", "Installed: python3-dns-1.15.0-12.el8.noarch", "Installed: krb5-server-1.18.2-27.el8.x86_64", "Installed: python3-qrcode-core-5.1-12.module_el8+417+e8dc3e3c.noarch", "Installed: python3-bind-32:9.11.36-13.el8.noarch", "Installed: xalan-j2-2.7.1-38.module_el8+988+30834131.noarch", "Installed: krb5-workstation-1.18.2-27.el8.x86_64", "Installed: ipa-client-4.9.13-8.module_el8+981+726db82c.x86_64", "Installed: javapackages-filesystem-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch", "Installed: javapackages-tools-5.3.0-1.module_el8.0.0+11+5b8c10bd.noarch", "Installed: openldap-clients-2.4.46-18.el8.x86_64", "Installed: libjose-10-2.el8.x86_64", "Installed: xerces-j2-2.11.0-34.module_el8+988+30834131.noarch", "Installed: jboss-annotations-1.2-api-1.0.0-4.el8.noarch", "Installed: jboss-jaxrs-2.0-api-1.0.0-6.el8.noarch", "Installed: jboss-logging-3.3.0-5.el8.noarch", "Installed: jboss-logging-tools-2.0.1-6.el8.noarch", "Installed: ipa-client-common-4.9.13-8.module_el8+981+726db82c.noarch", "Installed: xml-commons-apis-1.4.01-31.module+el8.2.1+7436+4afdca1f.noarch", "Installed: xml-commons-resolver-1.2-26.module_el8+988+30834131.noarch", "Installed: python3-libipa_hbac-2.9.4-3.el8.x86_64", "Installed: words-3.0-28.el8.noarch", "Installed: jdeparser-2.0.0-5.el8.noarch", "Installed: open-sans-fonts-1.10-6.el8.noarch", "Installed: sscg-3.0.0-7.el8.x86_64", "Installed: xmlstreambuffer-1.5.4-8.module_el8+988+30834131.noarch", "Installed: sssd-idp-2.9.4-3.el8.x86_64", "Installed: tzdata-java-2024a-1.el8.noarch", "Installed: centos-logos-httpd-85.8-2.el8.noarch", "Installed: stax-ex-1.7.7-8.module_el8+988+30834131.noarch", "Installed: centos-logos-ipa-85.8-2.el8.noarch", "Installed: certmonger-0.79.17-2.el8.x86_64", "Installed: copy-jdk-configs-4.0-2.el8.noarch", "Installed: perl-DB_File-1.842-1.el8.x86_64", "Installed: xmlrpc-c-1.51.0-9.el8.x86_64", "Installed: python3-custodia-0.6.0-3.module_el8+417+e8dc3e3c.noarch", "Installed: protobuf-c-1.3.0-8.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64", "Installed: python3-distro-1.4.0-2.module_el8+762+77bd8591.noarch", "Installed: openssl-perl-1:1.1.1k-12.el8.x86_64", "Installed: relaxngDatatype-2011.1-7.module_el8+988+30834131.noarch", "Installed: jss-4.9.4-1.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: resteasy-3.0.26-7.module_el8+1002+021a2ab4.noarch", "Installed: bea-stax-api-1.2.0-16.module_el8+988+30834131.noarch", "Installed: python3-yubico-1.3.2-9.1.module_el8+417+e8dc3e3c.noarch", "Installed: python3-gssapi-1.5.1-5.el8.x86_64", "Installed: libwbclient-4.19.4-4.el8.x86_64", "Installed: ipa-common-4.9.13-8.module_el8+981+726db82c.noarch", "Installed: httpcomponents-client-4.5.5-5.module_el8.6.0+1030+8d97e896.noarch", "Installed: httpcomponents-core-4.4.10-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: fontpackages-filesystem-1.44-22.el8.noarch", "Installed: bind-libs-32:9.11.36-13.el8.x86_64", "Installed: ecj-1:4.20-11.el8.noarch", "Installed: xsom-0-19.20110809svn.module_el8+988+30834131.noarch", "Installed: httpd-2.4.37-64.module_el8+965+1ad5c49d.x86_64", "Installed: bind-libs-lite-32:9.11.36-13.el8.x86_64", "Installed: ipa-healthcheck-0.12-3.module_el8+635+30a5dc75.noarch", "Installed: bind-license-32:9.11.36-13.el8.noarch", "Installed: python3-ipaclient-4.9.13-8.module_el8+981+726db82c.noarch", "Installed: ipa-healthcheck-core-0.12-3.module_el8+635+30a5dc75.noarch", "Installed: lksctp-tools-1.0.18-3.el8.x86_64", "Installed: httpd-filesystem-2.4.37-64.module_el8+965+1ad5c49d.noarch", "Installed: mod_auth_gssapi-1.6.1-9.el8.x86_64", "Installed: pki-acme-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: httpd-tools-2.4.37-64.module_el8+965+1ad5c49d.x86_64", "Installed: pki-base-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: mod_http2-1.15.7-10.module_el8+1009+c203647a.x86_64", "Installed: python3-ipalib-4.9.13-8.module_el8+981+726db82c.noarch", "Installed: fontawesome-fonts-4.7.0-5.el8.noarch", "Installed: pki-base-java-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: python3-sss-2.9.4-3.el8.x86_64", "Installed: python3-sss-murmur-2.9.4-3.el8.x86_64", "Installed: pki-ca-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: mod_lookup_identity-1.0.0-4.el8.x86_64", "Installed: python3-sssdconfig-2.9.4-3.el8.noarch", "Installed: glassfish-fastinfoset-1.2.13-9.module_el8+988+30834131.noarch", "Installed: glassfish-jaxb-api-2.2.12-8.module_el8+1002+021a2ab4.noarch", "Installed: cups-libs-1:2.2.6-57.el8.x86_64", "Installed: pki-kra-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: bind-utils-32:9.11.36-13.el8.x86_64", "Installed: glassfish-jaxb-core-2.2.11-12.module_el8+1002+021a2ab4.noarch", "Installed: glassfish-jaxb-runtime-2.2.11-12.module_el8+1002+021a2ab4.noarch", "Installed: python3-ipaserver-4.9.13-8.module_el8+981+726db82c.noarch", "Installed: glassfish-jaxb-txw2-2.2.11-12.module_el8+1002+021a2ab4.noarch", "Installed: sssd-common-pac-2.9.4-3.el8.x86_64", "Installed: pki-server-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.noarch", "Installed: ipa-selinux-4.9.13-8.module_el8+981+726db82c.noarch", "Installed: sssd-dbus-2.9.4-3.el8.x86_64", "Installed: pki-servlet-engine-1:9.0.62-1.module_el8+1002+021a2ab4.noarch", "Installed: sssd-ipa-2.9.4-3.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: pki-symkey-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: mod_session-2.4.37-64.module_el8+965+1ad5c49d.x86_64", "Installed: perl-Algorithm-Diff-1.1903-9.el8.noarch", "Installed: perl-Archive-Tar-2.30-1.el8.noarch", "Installed: perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64", "Installed: perl-Compress-Raw-Zlib-2.081-1.el8.x86_64", "Installed: sssd-krb5-2.9.4-3.el8.x86_64", "Installed: mod_ssl-1:2.4.37-64.module_el8+965+1ad5c49d.x86_64", "Installed: pki-tools-10.12.0-3.module_el8.7.0+1172+b9bb9c8d.x86_64", "Installed: cyrus-sasl-md5-2.1.27-6.el8_5.x86_64", "Installed: ipa-server-4.9.13-8.module_el8+981+726db82c.x86_64", "Installed: sssd-krb5-common-2.9.4-3.el8.x86_64", "Installed: python3-jwcrypto-0.5.0-1.1.module_el8+417+e8dc3e3c.noarch", "Installed: cyrus-sasl-plain-2.1.27-6.el8_5.x86_64", "Installed: apache-commons-cli-1.4-4.module_el8.0.0+39+6a9b6e22.noarch", "Installed: mailcap-2.1.48-3.el8.noarch", "Installed: apache-commons-codec-1.11-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: python3-kdcproxy-0.4-5.module_el8+417+e8dc3e3c.noarch", "Installed: ldapjdk-4.23.0-1.module_el8.6.0+1038+e795ee4b.noarch", "Installed: ipa-server-common-4.9.13-8.module_el8+981+726db82c.noarch", "Installed: perl-IO-Compress-2.081-1.el8.noarch", "Installed: apache-commons-io-1:2.6-3.module_el8.6.0+1030+8d97e896.noarch", "Installed: perl-IO-Zlib-1:1.10-422.el8.noarch", "Installed: sssd-tools-2.9.4-3.el8.x86_64", "Installed: python3-ldap-3.3.1-2.el8.x86_64", "Installed: apache-commons-lang3-3.7-3.module_el8.0.0+39+6a9b6e22.noarch", "Installed: apache-commons-logging-1.2-13.module_el8.6.0+1030+8d97e896.noarch", "Installed: apache-commons-net-3.6-3.module_el8+988+30834131.noarch", "Installed: python3-lib389-1.4.3.39-2.module_el8+909+03085a27.noarch", "Installed: perl-Text-Diff-1.45-2.el8.noarch", "Installed: apr-1.6.3-12.el8.x86_64", "Installed: apr-util-1.6.1-9.el8.x86_64", "Installed: apr-util-bdb-1.6.1-9.el8.x86_64", "Installed: fstrm-0.6.1-3.el8.x86_64", "Installed: custodia-0.6.0-3.module_el8+417+e8dc3e3c.noarch", "Installed: apr-util-openssl-1.6.1-9.el8.x86_64", "Installed: istack-commons-runtime-2.21-9.el8.noarch", "Installed: jackson-annotations-2.10.0-1.module_el8+1002+021a2ab4.noarch", "Installed: jackson-core-2.10.0-1.module_el8+1002+021a2ab4.noarch", "Installed: jackson-databind-2.10.0-1.module_el8+1002+021a2ab4.noarch", "Installed: jackson-jaxrs-json-provider-2.9.9-1.module_el8+1002+021a2ab4.noarch", "Installed: jackson-jaxrs-providers-2.9.9-1.module_el8+1002+021a2ab4.noarch", "Installed: jackson-module-jaxb-annotations-2.7.6-4.module_el8+1002+021a2ab4.noarch" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:12 Tuesday 04 February 2025 12:54:33 -0500 (0:00:53.447) 0:01:17.860 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that IPA server packages for adtrust are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:18 Tuesday 04 February 2025 12:54:33 -0500 (0:00:00.018) 0:01:17.879 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Ensure that firewall packages installed] *********** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 Tuesday 04 February 2025 12:54:33 -0500 (0:00:00.019) 0:01:17.898 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [ipaserver : Firewalld service - Ensure that firewalld is running] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 Tuesday 04 February 2025 12:54:37 -0500 (0:00:03.505) 0:01:21.404 ****** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target dbus.service polkit.service dbus.socket basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "nftables.service iptables.service ip6tables.service ebtables.service shutdown.target ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] ******** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:40 Tuesday 04 February 2025 12:54:38 -0500 (0:00:01.411) 0:01:22.815 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] ****** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:47 Tuesday 04 February 2025 12:54:38 -0500 (0:00:00.018) 0:01:22.834 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:55 Tuesday 04 February 2025 12:54:38 -0500 (0:00:00.016) 0:01:22.851 ****** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 Tuesday 04 February 2025 12:54:38 -0500 (0:00:00.017) 0:01:22.868 ****** ok: [managed-node1] => { "_dirsrv_ca_cert": null, "_dirsrv_pkcs12_info": null, "_hostname_overridden": true, "_http_ca_cert": null, "_http_pkcs12_info": null, "_installation_cleanup": true, "_pkinit_ca_cert": null, "_pkinit_pkcs12_info": null, "changed": false, "domain": "test.local", "domainlevel": 1, "external_ca": false, "external_ca_profile": null, "external_ca_type": null, "hostname": "ipaserver.test.local", "idmax": 318999999, "idstart": 318800000, "ipa_python_version": 40913, "no_host_dns": true, "no_pkinit": false, "ntp_pool": null, "ntp_servers": null, "random_serial_numbers": false, "realm": "TEST.LOCAL", "rid_base": 1000, "secondary_rid_base": 100000000, "setup_adtrust": false, "setup_ca": true, "setup_kra": false, "sid_generation_always": true } TASK [ipaserver : Install - Master password creation] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:142 Tuesday 04 February 2025 12:54:39 -0500 (0:00:01.490) 0:01:24.359 ****** changed: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [ipaserver : Install - Use new master password] *************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:149 Tuesday 04 February 2025 12:54:41 -0500 (0:00:01.274) 0:01:25.633 ****** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Use user defined master password, if provided] *************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:155 Tuesday 04 February 2025 12:54:41 -0500 (0:00:00.036) 0:01:25.670 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [ipaserver : Install - Server preparation] ******************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:161 Tuesday 04 February 2025 12:54:41 -0500 (0:00:00.037) 0:01:25.707 ****** fatal: [managed-node1]: FAILED! => { "changed": false } TASK [ipaserver : Install - Cleanup root IPA cache] **************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:472 Tuesday 04 February 2025 12:54:43 -0500 (0:00:02.388) 0:01:28.096 ****** ok: [managed-node1] => { "changed": false, "path": "/root/.ipa_cache", "state": "absent" } TASK [ipaserver : Cleanup temporary files] ************************************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:477 Tuesday 04 February 2025 12:54:44 -0500 (0:00:00.487) 0:01:28.583 ****** ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_dirsrv) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_dirsrv", "path": "/etc/ipa/.tmp_pkcs12_dirsrv", "state": "absent" } ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_http) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_http", "path": "/etc/ipa/.tmp_pkcs12_http", "state": "absent" } ok: [managed-node1] => (item=/etc/ipa/.tmp_pkcs12_pkinit) => { "ansible_loop_var": "item", "changed": false, "item": "/etc/ipa/.tmp_pkcs12_pkinit", "path": "/etc/ipa/.tmp_pkcs12_pkinit", "state": "absent" } TASK [FAILURE - check entropy] ************************************************* task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:104 Tuesday 04 February 2025 12:54:45 -0500 (0:00:01.111) 0:01:29.694 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/proc/sys/kernel/random/entropy_avail" ], "delta": "0:00:00.002657", "end": "2025-02-04 12:54:45.638012", "rc": 0, "start": "2025-02-04 12:54:45.635355" } STDOUT: 4035 TASK [FAILURE - get logs for debugging] **************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:107 Tuesday 04 February 2025 12:54:45 -0500 (0:00:00.390) 0:01:30.085 ****** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\ncd /var/log\ntar -czf /tmp/ipalogs.tgz $( [[ -e messages ]] && echo messages ) $( [[ -e ipaserver-install.log ]] && echo ipaserver-install.log ) $( [[ -e ipaclient-install.log ]] && echo ipaclient-install.log ) $( [[ -e pki ]] && echo pki )\nchmod '0644' /tmp/ipalogs.tgz\ncat ipaserver-install.log\ncat /var/log/messages", "delta": "0:00:00.015277", "end": "2025-02-04 12:54:46.093201", "rc": 0, "start": "2025-02-04 12:54:46.077924" } STDOUT: 2025-02-04T17:54:39Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' 2025-02-04T17:54:39Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index' 2025-02-04T17:54:39Z DEBUG httpd is not configured 2025-02-04T17:54:39Z DEBUG kadmin is not configured 2025-02-04T17:54:39Z DEBUG dirsrv is not configured 2025-02-04T17:54:39Z DEBUG pki-tomcatd is not configured 2025-02-04T17:54:39Z DEBUG install is not configured 2025-02-04T17:54:39Z DEBUG krb5kdc is not configured 2025-02-04T17:54:39Z DEBUG named is not configured 2025-02-04T17:54:39Z DEBUG filestore is tracking no files 2025-02-04T17:54:39Z DEBUG Loading Index file from '/var/lib/ipa-client/sysrestore/sysrestore.index' 2025-02-04T17:54:39Z DEBUG svmem(total=3711205376, available=3228733440, percent=13.0, used=281268224, free=2218516480, active=527859712, inactive=748240896, buffers=2732032, cached=1208688640, shared=18845696) 2025-02-04T17:54:39Z DEBUG Available memory is 3228733440B 2025-02-04T17:54:39Z DEBUG Searching for an interface of IP address: ::1 2025-02-04T17:54:39Z DEBUG Testing local IP address: ::1/128 (interface: lo) 2025-02-04T17:54:39Z DEBUG Starting external process 2025-02-04T17:54:39Z DEBUG args=['/usr/sbin/selinuxenabled'] 2025-02-04T17:54:39Z DEBUG Process finished, return code=0 2025-02-04T17:54:39Z DEBUG stdout= 2025-02-04T17:54:39Z DEBUG stderr= 2025-02-04T17:54:39Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' 2025-02-04T17:54:39Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index' 2025-02-04T17:54:39Z DEBUG httpd is not configured 2025-02-04T17:54:39Z DEBUG kadmin is not configured 2025-02-04T17:54:39Z DEBUG dirsrv is not configured 2025-02-04T17:54:39Z DEBUG pki-tomcatd is not configured 2025-02-04T17:54:39Z DEBUG install is not configured 2025-02-04T17:54:39Z DEBUG krb5kdc is not configured 2025-02-04T17:54:39Z DEBUG named is not configured 2025-02-04T17:54:39Z DEBUG filestore is tracking no files 2025-02-04T17:54:39Z DEBUG Starting external process 2025-02-04T17:54:39Z DEBUG args=['/bin/systemctl', 'is-enabled', 'ntpd.service'] 2025-02-04T17:54:39Z DEBUG Process finished, return code=1 2025-02-04T17:54:39Z DEBUG stdout= 2025-02-04T17:54:39Z DEBUG stderr=Failed to get unit file state for ntpd.service: No such file or directory 2025-02-04T17:54:39Z DEBUG Starting external process 2025-02-04T17:54:39Z DEBUG args=['/bin/systemctl', 'is-active', 'ntpd.service'] 2025-02-04T17:54:39Z DEBUG Process finished, return code=3 2025-02-04T17:54:39Z DEBUG stdout=inactive 2025-02-04T17:54:39Z DEBUG stderr= 2025-02-04T17:54:39Z DEBUG Starting external process 2025-02-04T17:54:39Z DEBUG args=['/bin/systemctl', 'is-enabled', 'systemd-timesyncd.service'] 2025-02-04T17:54:39Z DEBUG Process finished, return code=1 2025-02-04T17:54:39Z DEBUG stdout= 2025-02-04T17:54:39Z DEBUG stderr=Failed to get unit file state for systemd-timesyncd.service: No such file or directory 2025-02-04T17:54:39Z DEBUG Starting external process 2025-02-04T17:54:39Z DEBUG args=['/bin/systemctl', 'is-active', 'systemd-timesyncd.service'] 2025-02-04T17:54:39Z DEBUG Process finished, return code=3 2025-02-04T17:54:39Z DEBUG stdout=inactive 2025-02-04T17:54:39Z DEBUG stderr= 2025-02-04T17:54:39Z DEBUG Check if ipaserver.test.local is a primary hostname for localhost 2025-02-04T17:54:39Z DEBUG Primary hostname for localhost: ipaserver.test.local 2025-02-04T17:54:42Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index' 2025-02-04T17:54:42Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' 2025-02-04T17:54:42Z DEBUG Writing configuration file /etc/ipa/default.conf 2025-02-04T17:54:42Z DEBUG [global] host = ipaserver.test.local basedn = dc=test,dc=local realm = TEST.LOCAL domain = test.local xmlrpc_uri = https://ipaserver.test.local/ipa/xml ldap_uri = ldapi://%2Frun%2Fslapd-TEST-LOCAL.socket mode = production enable_ra = True ra_plugin = dogtag dogtag_version = 10 2025-02-04T17:54:42Z DEBUG importing all plugin modules in ipaserver.plugins... 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.aci 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.automember 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.automount 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.baseldap 2025-02-04T17:54:42Z DEBUG ipaserver.plugins.baseldap is not a valid plugin module 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.baseuser 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.batch 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.ca 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.caacl 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.cert 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.certmap 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.certprofile 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.config 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.delegation 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.dns 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.dnsserver 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.dogtag 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.domainlevel 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.group 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.hbac 2025-02-04T17:54:42Z DEBUG ipaserver.plugins.hbac is not a valid plugin module 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.hbacrule 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.hbacsvc 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.hbacsvcgroup 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.hbactest 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.host 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.hostgroup 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.idp 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.idrange 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.idviews 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.internal 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.join 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.krbtpolicy 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.ldap2 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.location 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.migration 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.misc 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.netgroup 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.otp 2025-02-04T17:54:42Z DEBUG ipaserver.plugins.otp is not a valid plugin module 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.otpconfig 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.otptoken 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.passwd 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.permission 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.ping 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.pkinit 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.privilege 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.pwpolicy 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.rabase 2025-02-04T17:54:42Z DEBUG ipaserver.plugins.rabase is not a valid plugin module 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.radiusproxy 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.realmdomains 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.role 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.schema 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.selfservice 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.selinuxusermap 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.server 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.serverrole 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.serverroles 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.service 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.servicedelegation 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.session 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.stageuser 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.subid 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.sudo 2025-02-04T17:54:42Z DEBUG ipaserver.plugins.sudo is not a valid plugin module 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.sudocmd 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.sudocmdgroup 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.sudorule 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.topology 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.trust 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.user 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.vault 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.virtual 2025-02-04T17:54:42Z DEBUG ipaserver.plugins.virtual is not a valid plugin module 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.whoami 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.plugins.xmlserver 2025-02-04T17:54:42Z DEBUG importing all plugin modules in ipaserver.install.plugins... 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.adtrust 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.ca_renewal_master 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.dns 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.fix_kra_people_entry 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.fix_replica_agreements 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.rename_managed 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_ca_topology 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_changelog_maxage 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_dna_shared_config 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_fix_duplicate_cacrt_in_ldap 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_idranges 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_ldap_server_list 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_managed_permissions 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_nis 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_pacs 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_passsync 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_pwpolicy 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_ra_cert_store 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_referint 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_services 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_unhashed_password 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.update_uniqueness 2025-02-04T17:54:42Z DEBUG importing plugin module ipaserver.install.plugins.upload_cacrt 2025-02-04T17:54:43Z DEBUG check_port_bindable: Checking IPv4/IPv6 dual stack and TCP 2025-02-04T17:54:43Z DEBUG check_port_bindable: bind success: 8443/TCP 2025-02-04T17:54:43Z DEBUG check_port_bindable: Checking IPv4/IPv6 dual stack and TCP 2025-02-04T17:54:43Z DEBUG check_port_bindable: bind success: 8080/TCP 2025-02-04T17:54:43Z DEBUG Name ipaserver.test.local resolved to {UnsafeIPAddress('fe80::c4b:abff:fe61:71a3'), UnsafeIPAddress('10.31.41.133')} 2025-02-04T17:54:43Z WARNING Invalid IP address fe80::c4b:abff:fe61:71a3 for ipaserver.test.local: cannot use link-local IP address fe80::c4b:abff:fe61:71a3 May 29 03:57:09 vm-10-0-187-221 platform-python[51635]: ansible-ansible.legacy.command Invoked with chdir=/usr/tmp/1mt-img_gen _raw_params=. ./func.sh; truncate_logs _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None executable=None creates=None removes=None stdin=None May 29 03:57:10 vm-10-0-187-221 platform-python[51661]: ansible-ansible.legacy.command Invoked with chdir=/usr/tmp/1mt-img_gen _raw_params=. ./func.sh; clean_temps _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None executable=None creates=None removes=None stdin=None May 29 03:57:11 vm-10-0-187-221 platform-python[51687]: ansible-file Invoked with path=/root/.bash_history state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 29 03:57:12 vm-10-0-187-221 platform-python[51749]: ansible-ansible.legacy.stat Invoked with path=/etc/machine-id follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True May 29 03:57:14 vm-10-0-187-221 platform-python[51808]: ansible-ansible.legacy.copy Invoked with force=True dest=/etc/machine-id src=/root/.ansible/tmp/ansible-tmp-1716969432.4078891-3599-84349333708950/source _original_basename=tmpytg6qzdo follow=False checksum=da39a3ee5e6b4b0d3255bfef95601890afd80709 backup=False unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 29 03:57:15 vm-10-0-187-221 platform-python[51849]: ansible-ansible.legacy.command Invoked with chdir=/usr/tmp/1mt-img_gen _raw_params=. ./func.sh; restore_selinux_context _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None executable=None creates=None removes=None stdin=None May 29 03:57:33 vm-10-0-187-221 platform-python[51871]: ansible-file Invoked with path=/usr/tmp/1mt-img_gen state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 29 03:57:34 vm-10-0-187-221 platform-python[51891]: ansible-file Invoked with path=/root/.compose state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 29 03:57:35 vm-10-0-187-221 platform-python[51911]: ansible-file Invoked with path=/root/.buildroot state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 29 03:57:35 vm-10-0-187-221 platform-python[51931]: ansible-file Invoked with path=/root/.tree_type state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 29 03:57:36 vm-10-0-187-221 platform-python[51951]: ansible-file Invoked with path=/root/.support state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 29 03:57:37 vm-10-0-187-221 platform-python[51971]: ansible-file Invoked with path=/root/.postfix state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None May 29 03:57:37 vm-10-0-187-221 platform-python[51991]: ansible-ansible.legacy.command Invoked with _raw_params=/sbin/shutdown -h +1 _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None May 29 03:57:37 vm-10-0-187-221 systemd-logind[567]: Creating /run/nologin, blocking further logins... May 29 03:58:37 vm-10-0-187-221 systemd[1]: session-1.scope: Succeeded. May 29 03:58:37 vm-10-0-187-221 systemd-logind[567]: Session 1 logged out. Waiting for processes to exit. May 29 03:58:37 vm-10-0-187-221 systemd-logind[567]: Removed session 1. May 29 03:58:38 vm-10-0-187-221 systemd-logind[567]: System is powering down. Feb 4 12:48:55 ip-10-31-41-133 kernel: Command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet Feb 4 12:48:55 ip-10-31-41-133 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Feb 4 12:48:55 ip-10-31-41-133 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Feb 4 12:48:55 ip-10-31-41-133 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Feb 4 12:48:55 ip-10-31-41-133 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Feb 4 12:48:55 ip-10-31-41-133 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Feb 4 12:48:55 ip-10-31-41-133 kernel: signal: max sigframe size: 1776 Feb 4 12:48:55 ip-10-31-41-133 kernel: BIOS-provided physical RAM map: Feb 4 12:48:55 ip-10-31-41-133 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Feb 4 12:48:55 ip-10-31-41-133 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Feb 4 12:48:55 ip-10-31-41-133 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: NX (Execute Disable) protection: active Feb 4 12:48:55 ip-10-31-41-133 kernel: SMBIOS 2.7 present. Feb 4 12:48:55 ip-10-31-41-133 kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 Feb 4 12:48:55 ip-10-31-41-133 kernel: Hypervisor detected: Xen HVM Feb 4 12:48:55 ip-10-31-41-133 kernel: Xen version 4.11. Feb 4 12:48:55 ip-10-31-41-133 kernel: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Feb 4 12:48:55 ip-10-31-41-133 kernel: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.#012You might have to change the root device#012from /dev/hd[a-d] to /dev/xvd[a-d]#012in your root= kernel command line option Feb 4 12:48:55 ip-10-31-41-133 kernel: tsc: Fast TSC calibration using PIT Feb 4 12:48:55 ip-10-31-41-133 kernel: tsc: Detected 2899.756 MHz processor Feb 4 12:48:55 ip-10-31-41-133 kernel: tsc: Detected 2899.998 MHz TSC Feb 4 12:48:55 ip-10-31-41-133 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Feb 4 12:48:55 ip-10-31-41-133 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Feb 4 12:48:55 ip-10-31-41-133 kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] Feb 4 12:48:55 ip-10-31-41-133 kernel: Using GB pages for direct mapping Feb 4 12:48:55 ip-10-31-41-133 kernel: RAMDISK: [mem 0x3441e000-0x36206fff] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Early table checksum verification disabled Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7] Feb 4 12:48:55 ip-10-31-41-133 kernel: No NUMA configuration found Feb 4 12:48:55 ip-10-31-41-133 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: NODE_DATA(0) allocated [mem 0xeffd5000-0xefffffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: Using crashkernel=auto, the size chosen is a best effort estimation. Feb 4 12:48:55 ip-10-31-41-133 kernel: Reserving 192MB of memory at 3632MB for crashkernel (System RAM: 3839MB) Feb 4 12:48:55 ip-10-31-41-133 kernel: Zone ranges: Feb 4 12:48:55 ip-10-31-41-133 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: Normal empty Feb 4 12:48:55 ip-10-31-41-133 kernel: Device empty Feb 4 12:48:55 ip-10-31-41-133 kernel: Movable zone start for each node Feb 4 12:48:55 ip-10-31-41-133 kernel: Early memory node ranges Feb 4 12:48:55 ip-10-31-41-133 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Feb 4 12:48:55 ip-10-31-41-133 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: Zeroed struct page in unavailable ranges: 99 pages Feb 4 12:48:55 ip-10-31-41-133 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: PM-Timer IO Port: 0xb008 Feb 4 12:48:55 ip-10-31-41-133 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Feb 4 12:48:55 ip-10-31-41-133 kernel: Using ACPI (MADT) for SMP configuration information Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Feb 4 12:48:55 ip-10-31-41-133 kernel: TSC deadline timer available Feb 4 12:48:55 ip-10-31-41-133 kernel: smpboot: Allowing 15 CPUs, 13 hotplug CPUs Feb 4 12:48:55 ip-10-31-41-133 kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff] Feb 4 12:48:55 ip-10-31-41-133 kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Feb 4 12:48:55 ip-10-31-41-133 kernel: Booting paravirtualized kernel on Xen HVM Feb 4 12:48:55 ip-10-31-41-133 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Feb 4 12:48:55 ip-10-31-41-133 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Feb 4 12:48:55 ip-10-31-41-133 kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144 Feb 4 12:48:55 ip-10-31-41-133 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Feb 4 12:48:55 ip-10-31-41-133 kernel: Built 1 zonelists, mobility grouping on. Total pages: 967424 Feb 4 12:48:55 ip-10-31-41-133 kernel: Policy zone: DMA32 Feb 4 12:48:55 ip-10-31-41-133 kernel: Kernel command line: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet Feb 4 12:48:55 ip-10-31-41-133 kernel: Specific versions of hardware are certified with Red Hat Enterprise Linux 8. Please see the list of hardware certified with Red Hat Enterprise Linux 8 at https://catalog.redhat.com. Feb 4 12:48:55 ip-10-31-41-133 kernel: Memory: 261120K/3931764K available (14339K kernel code, 5957K rwdata, 8568K rodata, 2820K init, 13792K bss, 346740K reserved, 0K cma-reserved) Feb 4 12:48:55 ip-10-31-41-133 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Feb 4 12:48:55 ip-10-31-41-133 kernel: Kernel/User page tables isolation: enabled Feb 4 12:48:55 ip-10-31-41-133 kernel: ftrace: allocating 41062 entries in 161 pages Feb 4 12:48:55 ip-10-31-41-133 kernel: ftrace: allocated 161 pages with 3 groups Feb 4 12:48:55 ip-10-31-41-133 kernel: rcu: Hierarchical RCU implementation. Feb 4 12:48:55 ip-10-31-41-133 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Feb 4 12:48:55 ip-10-31-41-133 kernel: #011Rude variant of Tasks RCU enabled. Feb 4 12:48:55 ip-10-31-41-133 kernel: #011Tracing variant of Tasks RCU enabled. Feb 4 12:48:55 ip-10-31-41-133 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Feb 4 12:48:55 ip-10-31-41-133 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Feb 4 12:48:55 ip-10-31-41-133 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Feb 4 12:48:55 ip-10-31-41-133 kernel: xen:events: Using 2-level ABI Feb 4 12:48:55 ip-10-31-41-133 kernel: xen:events: Xen HVM callback vector for event delivery is enabled Feb 4 12:48:55 ip-10-31-41-133 kernel: random: crng done (trusting CPU's manufacturer) Feb 4 12:48:55 ip-10-31-41-133 kernel: Console: colour VGA+ 80x25 Feb 4 12:48:55 ip-10-31-41-133 kernel: printk: console [tty0] enabled Feb 4 12:48:55 ip-10-31-41-133 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Core revision 20220331 Feb 4 12:48:55 ip-10-31-41-133 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Feb 4 12:48:55 ip-10-31-41-133 kernel: APIC: Switch to symmetric I/O mode setup Feb 4 12:48:55 ip-10-31-41-133 kernel: x2apic: IRQ remapping doesn't support X2APIC mode Feb 4 12:48:55 ip-10-31-41-133 kernel: Switched APIC routing to physical flat. Feb 4 12:48:55 ip-10-31-41-133 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Feb 4 12:48:55 ip-10-31-41-133 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns Feb 4 12:48:55 ip-10-31-41-133 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998) Feb 4 12:48:55 ip-10-31-41-133 kernel: pid_max: default: 32768 minimum: 301 Feb 4 12:48:55 ip-10-31-41-133 kernel: LSM: Security Framework initializing Feb 4 12:48:55 ip-10-31-41-133 kernel: Yama: becoming mindful. Feb 4 12:48:55 ip-10-31-41-133 kernel: SELinux: Initializing. Feb 4 12:48:55 ip-10-31-41-133 kernel: LSM support for eBPF active Feb 4 12:48:55 ip-10-31-41-133 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Feb 4 12:48:55 ip-10-31-41-133 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Feb 4 12:48:55 ip-10-31-41-133 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Feb 4 12:48:55 ip-10-31-41-133 kernel: Spectre V2 : Mitigation: Retpolines Feb 4 12:48:55 ip-10-31-41-133 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Feb 4 12:48:55 ip-10-31-41-133 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Feb 4 12:48:55 ip-10-31-41-133 kernel: Speculative Store Bypass: Vulnerable Feb 4 12:48:55 ip-10-31-41-133 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Feb 4 12:48:55 ip-10-31-41-133 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Feb 4 12:48:55 ip-10-31-41-133 kernel: Freeing SMP alternatives memory: 36K Feb 4 12:48:55 ip-10-31-41-133 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Feb 4 12:48:55 ip-10-31-41-133 kernel: installing Xen timer for CPU 0 Feb 4 12:48:55 ip-10-31-41-133 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Feb 4 12:48:55 ip-10-31-41-133 kernel: cpu 0 spinlock event irq 53 Feb 4 12:48:55 ip-10-31-41-133 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Feb 4 12:48:55 ip-10-31-41-133 kernel: rcu: Hierarchical SRCU implementation. Feb 4 12:48:55 ip-10-31-41-133 kernel: NMI watchdog: Perf NMI watchdog permanently disabled Feb 4 12:48:55 ip-10-31-41-133 kernel: smp: Bringing up secondary CPUs ... Feb 4 12:48:55 ip-10-31-41-133 kernel: installing Xen timer for CPU 1 Feb 4 12:48:55 ip-10-31-41-133 kernel: x86: Booting SMP configuration: Feb 4 12:48:55 ip-10-31-41-133 kernel: .... node #0, CPUs: #1 Feb 4 12:48:55 ip-10-31-41-133 kernel: cpu 1 spinlock event irq 59 Feb 4 12:48:55 ip-10-31-41-133 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. Feb 4 12:48:55 ip-10-31-41-133 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details. Feb 4 12:48:55 ip-10-31-41-133 kernel: smp: Brought up 1 node, 2 CPUs Feb 4 12:48:55 ip-10-31-41-133 kernel: smpboot: Max logical packages: 8 Feb 4 12:48:55 ip-10-31-41-133 kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) Feb 4 12:48:55 ip-10-31-41-133 kernel: node 0 deferred pages initialised in 12ms Feb 4 12:48:55 ip-10-31-41-133 kernel: devtmpfs: initialized Feb 4 12:48:55 ip-10-31-41-133 kernel: x86/mm: Memory block size: 128MB Feb 4 12:48:55 ip-10-31-41-133 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Feb 4 12:48:55 ip-10-31-41-133 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: pinctrl core: initialized pinctrl subsystem Feb 4 12:48:55 ip-10-31-41-133 kernel: NET: Registered protocol family 16 Feb 4 12:48:55 ip-10-31-41-133 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Feb 4 12:48:55 ip-10-31-41-133 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Feb 4 12:48:55 ip-10-31-41-133 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Feb 4 12:48:55 ip-10-31-41-133 kernel: audit: initializing netlink subsys (disabled) Feb 4 12:48:55 ip-10-31-41-133 kernel: audit: type=2000 audit(1738691334.659:1): state=initialized audit_enabled=0 res=1 Feb 4 12:48:55 ip-10-31-41-133 kernel: cpuidle: using governor menu Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Feb 4 12:48:55 ip-10-31-41-133 kernel: PCI: Using configuration type 1 for base access Feb 4 12:48:55 ip-10-31-41-133 kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages Feb 4 12:48:55 ip-10-31-41-133 kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages Feb 4 12:48:55 ip-10-31-41-133 kernel: cryptd: max_cpu_qlen set to 1000 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Added _OSI(Module Device) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Added _OSI(Processor Device) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Added _OSI(Processor Aggregator Device) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Interpreter enabled Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: PM: (supports S0 S3 S4 S5) Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Using IOAPIC for interrupt routing Feb 4 12:48:55 ip-10-31-41-133 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Feb 4 12:48:55 ip-10-31-41-133 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Feb 4 12:48:55 ip-10-31-41-133 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Feb 4 12:48:55 ip-10-31-41-133 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [0] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [3] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [4] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [5] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [6] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [7] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [8] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [9] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [10] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [11] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [12] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [13] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [14] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [15] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [16] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [17] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [18] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [19] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [20] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [21] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [22] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [23] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [24] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [25] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [26] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [27] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [28] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [29] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [30] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: acpiphp: Slot [31] registered Feb 4 12:48:55 ip-10-31-41-133 kernel: PCI host bridge to bus 0000:00 Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.1: reg 0x20: [io 0xc000-0xc00f] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] Feb 4 12:48:55 ip-10-31-41-133 kernel: * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,#012* this clock source is slow. Consider trying other clock sources Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf8000000-0xf9ffffff pref] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:02.0: reg 0x14: [mem 0xfbfff000-0xfbffffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:1f.0: reg 0x10: [io 0xc100-0xc1ff] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:1f.0: reg 0x14: [mem 0xfa000000-0xfaffffff pref] Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Feb 4 12:48:55 ip-10-31-41-133 kernel: xen:balloon: Initialising balloon driver Feb 4 12:48:55 ip-10-31-41-133 kernel: iommu: Default domain type: Passthrough Feb 4 12:48:55 ip-10-31-41-133 kernel: SCSI subsystem initialized Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: bus type USB registered Feb 4 12:48:55 ip-10-31-41-133 kernel: usbcore: registered new interface driver usbfs Feb 4 12:48:55 ip-10-31-41-133 kernel: usbcore: registered new interface driver hub Feb 4 12:48:55 ip-10-31-41-133 kernel: usbcore: registered new device driver usb Feb 4 12:48:55 ip-10-31-41-133 kernel: pps_core: LinuxPPS API ver. 1 registered Feb 4 12:48:55 ip-10-31-41-133 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Feb 4 12:48:55 ip-10-31-41-133 kernel: PTP clock support registered Feb 4 12:48:55 ip-10-31-41-133 kernel: EDAC MC: Ver: 3.0.0 Feb 4 12:48:55 ip-10-31-41-133 kernel: PCI: Using ACPI for IRQ routing Feb 4 12:48:55 ip-10-31-41-133 kernel: NetLabel: Initializing Feb 4 12:48:55 ip-10-31-41-133 kernel: NetLabel: domain hash size = 128 Feb 4 12:48:55 ip-10-31-41-133 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Feb 4 12:48:55 ip-10-31-41-133 kernel: NetLabel: unlabeled traffic allowed by default Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:02.0: vgaarb: bridge control possible Feb 4 12:48:55 ip-10-31-41-133 kernel: vgaarb: loaded Feb 4 12:48:55 ip-10-31-41-133 kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Feb 4 12:48:55 ip-10-31-41-133 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Feb 4 12:48:55 ip-10-31-41-133 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Feb 4 12:48:55 ip-10-31-41-133 kernel: clocksource: Switched to clocksource xen Feb 4 12:48:55 ip-10-31-41-133 kernel: VFS: Disk quotas dquot_6.6.0 Feb 4 12:48:55 ip-10-31-41-133 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Feb 4 12:48:55 ip-10-31-41-133 kernel: pnp: PnP ACPI init Feb 4 12:48:55 ip-10-31-41-133 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: system 00:07: [io 0xb044-0xb047] has been reserved Feb 4 12:48:55 ip-10-31-41-133 kernel: pnp: PnP ACPI: found 8 devices Feb 4 12:48:55 ip-10-31-41-133 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Feb 4 12:48:55 ip-10-31-41-133 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Feb 4 12:48:55 ip-10-31-41-133 kernel: NET: Registered protocol family 2 Feb 4 12:48:55 ip-10-31-41-133 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: TCP: Hash tables configured (established 32768 bind 32768) Feb 4 12:48:55 ip-10-31-41-133 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, vmalloc) Feb 4 12:48:55 ip-10-31-41-133 kernel: NET: Registered protocol family 1 Feb 4 12:48:55 ip-10-31-41-133 kernel: NET: Registered protocol family 44 Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Feb 4 12:48:55 ip-10-31-41-133 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Feb 4 12:48:55 ip-10-31-41-133 kernel: PCI: CLS 0 bytes, default 64 Feb 4 12:48:55 ip-10-31-41-133 kernel: Unpacking initramfs... Feb 4 12:48:55 ip-10-31-41-133 kernel: Freeing initrd memory: 30628K Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: bus type thunderbolt registered Feb 4 12:48:55 ip-10-31-41-133 kernel: Initialise system trusted keyrings Feb 4 12:48:55 ip-10-31-41-133 kernel: Key type blacklist registered Feb 4 12:48:55 ip-10-31-41-133 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Feb 4 12:48:55 ip-10-31-41-133 kernel: zbud: loaded Feb 4 12:48:55 ip-10-31-41-133 kernel: pstore: using deflate compression Feb 4 12:48:55 ip-10-31-41-133 kernel: Platform Keyring initialized Feb 4 12:48:55 ip-10-31-41-133 kernel: NET: Registered protocol family 38 Feb 4 12:48:55 ip-10-31-41-133 kernel: Key type asymmetric registered Feb 4 12:48:55 ip-10-31-41-133 kernel: Asymmetric key parser 'x509' registered Feb 4 12:48:55 ip-10-31-41-133 kernel: Running certificate verification selftests Feb 4 12:48:55 ip-10-31-41-133 kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Feb 4 12:48:55 ip-10-31-41-133 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) Feb 4 12:48:55 ip-10-31-41-133 kernel: io scheduler mq-deadline registered Feb 4 12:48:55 ip-10-31-41-133 kernel: io scheduler kyber registered Feb 4 12:48:55 ip-10-31-41-133 kernel: io scheduler bfq registered Feb 4 12:48:55 ip-10-31-41-133 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Feb 4 12:48:55 ip-10-31-41-133 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Feb 4 12:48:55 ip-10-31-41-133 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Power Button [PWRF] Feb 4 12:48:55 ip-10-31-41-133 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Feb 4 12:48:55 ip-10-31-41-133 kernel: ACPI: Sleep Button [SLPF] Feb 4 12:48:55 ip-10-31-41-133 kernel: xen:grant_table: Grant tables using version 1 layout Feb 4 12:48:55 ip-10-31-41-133 kernel: Grant table initialized Feb 4 12:48:55 ip-10-31-41-133 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 4 12:48:55 ip-10-31-41-133 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Feb 4 12:48:55 ip-10-31-41-133 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Feb 4 12:48:55 ip-10-31-41-133 kernel: Non-volatile memory driver v1.3 Feb 4 12:48:55 ip-10-31-41-133 kernel: rdac: device handler registered Feb 4 12:48:55 ip-10-31-41-133 kernel: hp_sw: device handler registered Feb 4 12:48:55 ip-10-31-41-133 kernel: emc: device handler registered Feb 4 12:48:55 ip-10-31-41-133 kernel: alua: device handler registered Feb 4 12:48:55 ip-10-31-41-133 kernel: libphy: Fixed MDIO Bus: probed Feb 4 12:48:55 ip-10-31-41-133 kernel: usbcore: registered new interface driver usbserial_generic Feb 4 12:48:55 ip-10-31-41-133 kernel: usbserial: USB Serial support registered for generic Feb 4 12:48:55 ip-10-31-41-133 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Feb 4 12:48:55 ip-10-31-41-133 kernel: i8042: Warning: Keylock active Feb 4 12:48:55 ip-10-31-41-133 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Feb 4 12:48:55 ip-10-31-41-133 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Feb 4 12:48:55 ip-10-31-41-133 kernel: mousedev: PS/2 mouse device common for all mice Feb 4 12:48:55 ip-10-31-41-133 kernel: rtc_cmos 00:02: registered as rtc0 Feb 4 12:48:55 ip-10-31-41-133 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Feb 4 12:48:55 ip-10-31-41-133 kernel: intel_pstate: CPU model not supported Feb 4 12:48:55 ip-10-31-41-133 kernel: hid: raw HID events driver (C) Jiri Kosina Feb 4 12:48:55 ip-10-31-41-133 kernel: usbcore: registered new interface driver usbhid Feb 4 12:48:55 ip-10-31-41-133 kernel: usbhid: USB HID core driver Feb 4 12:48:55 ip-10-31-41-133 kernel: drop_monitor: Initializing network drop monitor service Feb 4 12:48:55 ip-10-31-41-133 kernel: Initializing XFRM netlink socket Feb 4 12:48:55 ip-10-31-41-133 kernel: NET: Registered protocol family 10 Feb 4 12:48:55 ip-10-31-41-133 kernel: Segment Routing with IPv6 Feb 4 12:48:55 ip-10-31-41-133 kernel: NET: Registered protocol family 17 Feb 4 12:48:55 ip-10-31-41-133 kernel: mpls_gso: MPLS GSO support Feb 4 12:48:55 ip-10-31-41-133 kernel: AVX2 version of gcm_enc/dec engaged. Feb 4 12:48:55 ip-10-31-41-133 kernel: AES CTR mode by8 optimization enabled Feb 4 12:48:55 ip-10-31-41-133 kernel: sched_clock: Marking stable (505952382, 0)->(16177964896, -15672012514) Feb 4 12:48:55 ip-10-31-41-133 kernel: registered taskstats version 1 Feb 4 12:48:55 ip-10-31-41-133 kernel: Loading compiled-in X.509 certificates Feb 4 12:48:55 ip-10-31-41-133 kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: 9036118f247aaa99970a25e487b5a3a55df7255f' Feb 4 12:48:55 ip-10-31-41-133 kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Feb 4 12:48:55 ip-10-31-41-133 kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Feb 4 12:48:55 ip-10-31-41-133 kernel: zswap: loaded using pool lzo/zbud Feb 4 12:48:55 ip-10-31-41-133 kernel: page_owner is disabled Feb 4 12:48:55 ip-10-31-41-133 kernel: Key type big_key registered Feb 4 12:48:55 ip-10-31-41-133 kernel: Key type encrypted registered Feb 4 12:48:55 ip-10-31-41-133 kernel: ima: No TPM chip found, activating TPM-bypass! Feb 4 12:48:55 ip-10-31-41-133 kernel: ima: Allocated hash algorithm: sha256 Feb 4 12:48:55 ip-10-31-41-133 kernel: ima: No architecture policies found Feb 4 12:48:55 ip-10-31-41-133 kernel: evm: Initialising EVM extended attributes: Feb 4 12:48:55 ip-10-31-41-133 kernel: evm: security.selinux Feb 4 12:48:55 ip-10-31-41-133 kernel: evm: security.ima Feb 4 12:48:55 ip-10-31-41-133 kernel: evm: security.capability Feb 4 12:48:55 ip-10-31-41-133 kernel: evm: HMAC attrs: 0x1 Feb 4 12:48:55 ip-10-31-41-133 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Feb 4 12:48:55 ip-10-31-41-133 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Feb 4 12:48:55 ip-10-31-41-133 kernel: rtc_cmos 00:02: setting system clock to 2025-02-04 17:48:55 UTC (1738691335) Feb 4 12:48:55 ip-10-31-41-133 kernel: Freeing unused decrypted memory: 2028K Feb 4 12:48:55 ip-10-31-41-133 kernel: Freeing unused kernel image (initmem) memory: 2820K Feb 4 12:48:55 ip-10-31-41-133 kernel: Write protecting the kernel read-only data: 26624k Feb 4 12:48:55 ip-10-31-41-133 kernel: Freeing unused kernel image (text/rodata gap) memory: 2016K Feb 4 12:48:55 ip-10-31-41-133 kernel: Freeing unused kernel image (rodata/data gap) memory: 1672K Feb 4 12:48:55 ip-10-31-41-133 systemd: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Feb 4 12:48:55 ip-10-31-41-133 systemd: Detected virtualization xen. Feb 4 12:48:55 ip-10-31-41-133 systemd: Detected architecture x86-64. Feb 4 12:48:55 ip-10-31-41-133 systemd: Running in initial RAM disk. Feb 4 12:48:55 ip-10-31-41-133 systemd: Set hostname to . Feb 4 12:48:55 ip-10-31-41-133 systemd: Reached target Swap. Feb 4 12:48:55 ip-10-31-41-133 systemd: Listening on Journal Socket (/dev/log). Feb 4 12:48:55 ip-10-31-41-133 systemd: Listening on udev Control Socket. Feb 4 12:48:55 ip-10-31-41-133 systemd: Listening on udev Kernel Socket. Feb 4 12:48:55 ip-10-31-41-133 systemd: Listening on Journal Socket. Feb 4 12:48:55 ip-10-31-41-133 systemd-journald[216]: Journal started Feb 4 12:48:55 ip-10-31-41-133 systemd-journald[216]: Runtime journal (/run/log/journal/296974b5ae524724a4e5b0037952a204) is 8.0M, max 176.9M, 168.9M free. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: memstrack.service: Succeeded. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: systemd-vconsole-setup.service: Succeeded. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Started Setup Virtual Console. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Starting dracut cmdline hook... Feb 4 12:48:55 ip-10-31-41-133 dracut-cmdline[247]: dracut-8 dracut-049-233.git20240115.el8 Feb 4 12:48:55 ip-10-31-41-133 dracut-cmdline[247]: Using kernel command line parameters: BOOT_IMAGE=(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64 root=UUID=fe591198-9082-4b15-9b62-e83518524cd2 ro crashkernel=auto net.ifnames=0 rhgb quiet Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Started dracut cmdline hook. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Starting dracut pre-udev hook... Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Started dracut pre-udev hook. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Starting udev Kernel Device Manager... Feb 4 12:48:55 ip-10-31-41-133 systemd-udevd[309]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Started udev Kernel Device Manager. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Starting udev Coldplug all Devices... Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Started udev Coldplug all Devices. Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Starting dracut initqueue hook... Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Starting Show Plymouth Boot Screen... Feb 4 12:48:55 ip-10-31-41-133 systemd[1]: Received SIGRTMIN+20 from PID 331 (plymouthd). Feb 4 12:48:55 ip-10-31-41-133 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Started Show Plymouth Boot Screen. Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Reached target Paths. Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. Feb 4 12:48:56 ip-10-31-41-133 kernel: xen_netfront: Initialising Xen virtual ethernet driver Feb 4 12:48:56 ip-10-31-41-133 kernel: Invalid max_queues (4), will use default max: 2. Feb 4 12:48:56 ip-10-31-41-133 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Feb 4 12:48:56 ip-10-31-41-133 kernel: scsi host0: ata_piix Feb 4 12:48:56 ip-10-31-41-133 kernel: xvda: xvda1 Feb 4 12:48:56 ip-10-31-41-133 systemd-udevd[351]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 4 12:48:56 ip-10-31-41-133 kernel: scsi host1: ata_piix Feb 4 12:48:56 ip-10-31-41-133 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 Feb 4 12:48:56 ip-10-31-41-133 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 Feb 4 12:48:56 ip-10-31-41-133 kernel: ACPI: bus type drm_connector registered Feb 4 12:48:56 ip-10-31-41-133 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 4 12:48:56 ip-10-31-41-133 systemd-udevd[361]: Using default interface naming scheme 'rhel-8.0'. Feb 4 12:48:56 ip-10-31-41-133 systemd-udevd[361]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 4 12:48:56 ip-10-31-41-133 kernel: Console: switching to colour dummy device 80x25 Feb 4 12:48:56 ip-10-31-41-133 kernel: [drm] Initialized cirrus 2.0.0 2019 for 0000:00:02.0 on minor 0 Feb 4 12:48:56 ip-10-31-41-133 kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 4 12:48:56 ip-10-31-41-133 kernel: cirrus 0000:00:02.0: [drm] drm_plane_enable_fb_damage_clips() not called Feb 4 12:48:56 ip-10-31-41-133 kernel: Console: switching to colour frame buffer device 128x48 Feb 4 12:48:56 ip-10-31-41-133 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Found device /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Reached target Initrd Root Device. Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Started dracut initqueue hook. Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Starting File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2... Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Reached target Remote File Systems (Pre). Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Reached target Remote File Systems. Feb 4 12:48:56 ip-10-31-41-133 systemd-fsck[387]: /usr/sbin/fsck.xfs: XFS file system. Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Started File System Check on /dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2. Feb 4 12:48:56 ip-10-31-41-133 kernel: tsc: Refined TSC clocksource calibration: 2899.985 MHz Feb 4 12:48:56 ip-10-31-41-133 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd34d4119, max_idle_ns: 440795274624 ns Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Mounting /sysroot... Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Mounting Kernel Configuration File System... Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Mounted Kernel Configuration File System. Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Reached target System Initialization. Feb 4 12:48:56 ip-10-31-41-133 systemd[1]: Reached target Basic System. Feb 4 12:48:56 ip-10-31-41-133 kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Feb 4 12:48:56 ip-10-31-41-133 kernel: SGI XFS with ACLs, security attributes, quota, no debug enabled Feb 4 12:48:56 ip-10-31-41-133 kernel: XFS (xvda1): Mounting V5 Filesystem Feb 4 12:48:58 ip-10-31-41-133 kernel: XFS (xvda1): Ending clean mount Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Mounted /sysroot. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Reached target Initrd Root File System. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Starting Reload Configuration from the Real Root... Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Reloading. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: initrd-parse-etc.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Started Reload Configuration from the Real Root. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Reached target Initrd File Systems. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Reached target Initrd Default Target. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Starting dracut pre-pivot and cleanup hook... Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Started dracut pre-pivot and cleanup hook. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Starting Cleaning Up and Shutting Down Daemons... Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Starting Setup Virtual Console... Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Starting Plymouth switch root service... Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Timers. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: dracut-pre-pivot.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped dracut pre-pivot and cleanup hook. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Initrd Default Target. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Initrd Root Device. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Remote File Systems. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Remote File Systems (Pre). Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: dracut-initqueue.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped dracut initqueue hook. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Basic System. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target System Initialization. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: systemd-sysctl.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped Apply Kernel Variables. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopping udev Kernel Device Manager... Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Swap. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: systemd-udev-trigger.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped udev Coldplug all Devices. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: systemd-tmpfiles-setup.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped Create Volatile Files and Directories. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Local File Systems. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Sockets. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Paths. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped target Slices. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: systemd-udevd.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped udev Kernel Device Manager. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: initrd-cleanup.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Started Cleaning Up and Shutting Down Daemons. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: systemd-tmpfiles-setup-dev.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped Create Static Device Nodes in /dev. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: kmod-static-nodes.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped Create list of required static device nodes for the current kernel. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: dracut-pre-udev.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped dracut pre-udev hook. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: dracut-cmdline.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Stopped dracut cmdline hook. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: systemd-udevd-control.socket: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Closed udev Control Socket. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: systemd-udevd-kernel.socket: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Closed udev Kernel Socket. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Starting Cleanup udevd DB... Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: initrd-udevadm-cleanup-db.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Started Cleanup udevd DB. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: systemd-vconsole-setup.service: Succeeded. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Started Setup Virtual Console. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Reached target Switch Root. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Started Plymouth switch root service. Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Starting Switch Root... Feb 4 12:48:58 ip-10-31-41-133 systemd[1]: Switching root. Feb 4 12:48:58 ip-10-31-41-133 systemd-journald[216]: Journal stopped Feb 4 12:49:00 ip-10-31-41-133 kernel: printk: systemd: 16 output lines suppressed due to ratelimiting Feb 4 12:49:00 ip-10-31-41-133 kernel: audit: type=1404 audit(1738691339.548:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Feb 4 12:49:00 ip-10-31-41-133 kernel: SELinux: policy capability network_peer_controls=1 Feb 4 12:49:00 ip-10-31-41-133 kernel: SELinux: policy capability open_perms=1 Feb 4 12:49:00 ip-10-31-41-133 kernel: SELinux: policy capability extended_socket_class=1 Feb 4 12:49:00 ip-10-31-41-133 kernel: SELinux: policy capability always_check_network=0 Feb 4 12:49:00 ip-10-31-41-133 kernel: SELinux: policy capability cgroup_seclabel=1 Feb 4 12:49:00 ip-10-31-41-133 kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 4 12:49:00 ip-10-31-41-133 kernel: audit: type=1403 audit(1738691339.782:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Feb 4 12:49:00 ip-10-31-41-133 systemd: Successfully loaded SELinux policy in 236.252ms. Feb 4 12:49:00 ip-10-31-41-133 systemd: Relabelled /dev, /run and /sys/fs/cgroup in 15.136ms. Feb 4 12:49:00 ip-10-31-41-133 systemd: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) Feb 4 12:49:00 ip-10-31-41-133 systemd: Detected virtualization xen. Feb 4 12:49:00 ip-10-31-41-133 systemd: Detected architecture x86-64. Feb 4 12:49:00 ip-10-31-41-133 systemd: Set hostname to . Feb 4 12:49:00 ip-10-31-41-133 systemd: Initializing machine ID from random generator. Feb 4 12:49:00 ip-10-31-41-133 systemd: Installed transient /etc/machine-id file. Feb 4 12:49:00 ip-10-31-41-133 systemd: initrd-switch-root.service: Succeeded. Feb 4 12:49:00 ip-10-31-41-133 systemd: Stopped Switch Root. Feb 4 12:49:00 ip-10-31-41-133 systemd: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. Feb 4 12:49:00 ip-10-31-41-133 systemd: systemd-journald.service: Scheduled restart job, restart counter is at 1. Feb 4 12:49:00 ip-10-31-41-133 systemd-journald[510]: Journal started Feb 4 12:49:00 ip-10-31-41-133 systemd-journald[510]: Runtime journal (/run/log/journal/c62485005b53417ca47203958a76d15a) is 8.0M, max 176.9M, 168.9M free. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: systemd-journald.service: Succeeded. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Mounted Huge Pages File System. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Mounted POSIX Message Queue File System. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Mounted Kernel Debug File System. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Apply Kernel Variables. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Create list of required static device nodes for the current kernel. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Remount Root and Kernel File Systems. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Load/Save Random Seed... Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Flush Journal to Persistent Storage... Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Create Static Device Nodes in /dev... Feb 4 12:49:00 ip-10-31-41-133 systemd-journald[510]: Runtime journal (/run/log/journal/c62485005b53417ca47203958a76d15a) is 8.0M, max 176.9M, 168.9M free. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Load/Save Random Seed. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Flush Journal to Persistent Storage. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started udev Coldplug all Devices. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Create Static Device Nodes in /dev. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Reached target Local File Systems (Pre). Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Reached target Local File Systems. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Import network configuration from initramfs... Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Commit a transient machine-id on disk... Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting udev Kernel Device Manager... Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: systemd-vconsole-setup.service: Succeeded. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Setup Virtual Console. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: etc-machine\x2did.mount: Succeeded. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Commit a transient machine-id on disk. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Received SIGRTMIN+20 from PID 331 (plymouthd). Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Tell Plymouth To Write Out Runtime Data. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Import network configuration from initramfs. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Create Volatile Files and Directories... Feb 4 12:49:00 ip-10-31-41-133 systemd-udevd[544]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Create Volatile Files and Directories. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Security Auditing Service... Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Mounting RPC Pipe File System... Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting RPC Bind... Feb 4 12:49:00 ip-10-31-41-133 auditd[567]: No plugins found, not dispatching events Feb 4 12:49:00 ip-10-31-41-133 auditd[567]: Init complete, auditd 3.1.2 listening for events (startup state enable) Feb 4 12:49:00 ip-10-31-41-133 kernel: RPC: Registered named UNIX socket transport module. Feb 4 12:49:00 ip-10-31-41-133 kernel: RPC: Registered udp transport module. Feb 4 12:49:00 ip-10-31-41-133 kernel: RPC: Registered tcp transport module. Feb 4 12:49:00 ip-10-31-41-133 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Mounted RPC Pipe File System. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Reached target rpc_pipefs.target. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started udev Kernel Device Manager. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started RPC Bind. Feb 4 12:49:00 ip-10-31-41-133 augenrules[570]: /sbin/augenrules: No change Feb 4 12:49:00 ip-10-31-41-133 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: No rules Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: enabled 1 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: failure 1 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: pid 567 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: rate_limit 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_limit 8192 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: lost 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_wait_time 60000 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_wait_time_actual 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: enabled 1 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: failure 1 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: pid 567 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: rate_limit 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_limit 8192 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: lost 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_wait_time 60000 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_wait_time_actual 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: enabled 1 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: failure 1 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: pid 567 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: rate_limit 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_limit 8192 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: lost 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog 0 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_wait_time 60000 Feb 4 12:49:00 ip-10-31-41-133 augenrules[595]: backlog_wait_time_actual 0 Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Started Security Auditing Service. Feb 4 12:49:00 ip-10-31-41-133 systemd[1]: Starting Update UTMP about System Boot/Shutdown... Feb 4 12:49:01 ip-10-31-41-133 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started Update UTMP about System Boot/Shutdown. Feb 4 12:49:01 ip-10-31-41-133 systemd-udevd[581]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 4 12:49:01 ip-10-31-41-133 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 4 12:49:01 ip-10-31-41-133 systemd-udevd[592]: Using default interface naming scheme 'rhel-8.0'. Feb 4 12:49:01 ip-10-31-41-133 systemd-udevd[592]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable. Feb 4 12:49:01 ip-10-31-41-133 kernel: EDAC sbridge: Ver: 1.1.2 Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Reached target System Initialization. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started Daily Cleanup of Temporary Directories. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started daily update of the root trust anchor for DNSSEC. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Listening on D-Bus System Message Bus Socket. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started dnf makecache --timer. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Reached target Timers. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Reached target Sockets. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Reached target Basic System. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Starting Restore /run/initramfs on shutdown... Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Starting Initial cloud-init job (pre-networking)... Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Reached target User and Group Name Lookups. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Starting Login Service... Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Starting NTP client/server... Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started irqbalance daemon. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Reached target sshd-keygen.target. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started D-Bus System Message Bus. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started Restore /run/initramfs on shutdown. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound... Feb 4 12:49:01 ip-10-31-41-133 chronyd[638]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 4 12:49:01 ip-10-31-41-133 systemd-logind[632]: New seat seat0. Feb 4 12:49:01 ip-10-31-41-133 systemd-logind[632]: Watching system buttons on /dev/input/event0 (Power Button) Feb 4 12:49:01 ip-10-31-41-133 systemd-logind[632]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 4 12:49:01 ip-10-31-41-133 systemd-logind[632]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 4 12:49:01 ip-10-31-41-133 chronyd[638]: Loaded 0 symmetric keys Feb 4 12:49:01 ip-10-31-41-133 chronyd[638]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Feb 4 12:49:01 ip-10-31-41-133 chronyd[638]: Using right/UTC timezone to obtain leap second data Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: Initializing available sources Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: [hwrng ]: Initialization Failed Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: [rdrand]: Enabling RDRAND rng support Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: [rdrand]: Initialized Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: [jitter]: JITTER timeout set to 5 sec Feb 4 12:49:01 ip-10-31-41-133 rngd[629]: [jitter]: Initializing AES buffer Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started Login Service. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: unbound-anchor.service: Succeeded. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound. Feb 4 12:49:01 ip-10-31-41-133 systemd[1]: Started NTP client/server. Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: Internet Systems Consortium DHCP Client 4.3.6 Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: Copyright 2004-2017 Internet Systems Consortium. Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: All rights reserved. Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: For info, please visit https://www.isc.org/software/dhcp/ Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: Listening on LPF/eth0/0e:4b:ab:61:71:a3 Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: Sending on LPF/eth0/0e:4b:ab:61:71:a3 Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: Sending on Socket/fallback Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: Created duid "\000\004\306$\205\000[SA|\244r\003\225\212v\321Z". Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0xedd2843) Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xedd2843) Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: DHCPOFFER from 10.31.40.1 Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: DHCPACK from 10.31.40.1 (xid=0xedd2843) Feb 4 12:49:03 ip-10-31-41-133 dhclient[653]: bound to 10.31.41.133 -- renewal in 1359 seconds. Feb 4 12:49:04 ip-10-31-41-133 dbus-daemon[635]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=668 comm="hostnamectl set-hostname ip-10-31-41-133.us-east-1" label="system_u:system_r:cloud_init_t:s0") Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Starting Hostname Service... Feb 4 12:49:04 ip-10-31-41-133 dbus-daemon[635]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Started Hostname Service. Feb 4 12:49:04 ip-10-31-41-133 systemd-hostnamed[669]: Changed static host name to 'ip-10-31-41-133.us-east-1.aws.redhat.com' Feb 4 12:49:04 ip-10-31-41-133 systemd-hostnamed[669]: Changed host name to 'ip-10-31-41-133.us-east-1.aws.redhat.com' Feb 4 12:49:04 ip-10-31-41-133 cloud-init[651]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Tue, 04 Feb 2025 17:49:03 +0000. Up 8.27 seconds. Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Started Initial cloud-init job (pre-networking). Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Reached target Network (Pre). Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Starting Network Manager... Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7493] NetworkManager (version 1.40.16-15.el8) is starting... (boot:fcb526c5-5806-43ce-92a8-0131090bf5cc) Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7520] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf) Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Started Network Manager. Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Reached target Network. Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7628] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Starting GSSAPI Proxy Daemon... Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Starting Dynamic System Tuning Daemon... Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Starting Network Manager Wait Online... Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7725] manager[0x5630bcd8b080]: monitoring kernel firmware directory '/lib/firmware'. Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7769] hostname: hostname: using hostnamed Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7769] hostname: static hostname changed from (none) to "ip-10-31-41-133.us-east-1.aws.redhat.com" Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7773] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7911] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so) Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7914] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7916] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.7919] manager: Networking is enabled by state file Feb 4 12:49:04 ip-10-31-41-133 dbus-daemon[635]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=674 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Starting Network Manager Script Dispatcher Service... Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8038] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so") Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8051] settings: Loaded settings plugin: keyfile (internal) Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Started GSSAPI Proxy Daemon. Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Reached target NFS client services. Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Reached target Remote File Systems (Pre). Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Reached target Remote File Systems. Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8154] dhcp: init: Using DHCP client 'internal' Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8156] device (lo): carrier: link connected Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8162] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8179] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8218] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 4 12:49:04 ip-10-31-41-133 kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8345] device (eth0): carrier: link connected Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8350] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8362] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8382] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8385] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 4 12:49:04 ip-10-31-41-133 dbus-daemon[635]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Started Network Manager Script Dispatcher Service. Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8407] manager: NetworkManager state is now CONNECTING Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8410] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8427] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8462] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8565] dhcp4 (eth0): state changed new lease, address=10.31.41.133 Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8573] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 4 12:49:04 ip-10-31-41-133 dbus-daemon[635]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=674 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 4 12:49:04 ip-10-31-41-133 dbus-daemon[635]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found. Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8675] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8729] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8735] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8741] manager: NetworkManager state is now CONNECTED_SITE Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8770] device (eth0): Activation: successful, device activated. Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8781] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 4 12:49:04 ip-10-31-41-133 NetworkManager[674]: [1738691344.8808] manager: startup complete Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Started Network Manager Wait Online. Feb 4 12:49:04 ip-10-31-41-133 systemd[1]: Starting Initial cloud-init job (metadata service crawler)... Feb 4 12:49:05 ip-10-31-41-133 chronyd[638]: Added source 10.2.32.37 Feb 4 12:49:05 ip-10-31-41-133 chronyd[638]: Added source 10.2.32.38 Feb 4 12:49:05 ip-10-31-41-133 chronyd[638]: Added source 10.11.160.238 Feb 4 12:49:05 ip-10-31-41-133 chronyd[638]: Added source 10.18.100.10 Feb 4 12:49:06 ip-10-31-41-133 rngd[629]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 4 12:49:06 ip-10-31-41-133 rngd[629]: [jitter]: Initialization Failed Feb 4 12:49:06 ip-10-31-41-133 rngd[629]: Process privileges have been dropped to 2:2 Feb 4 12:49:06 ip-10-31-41-133 dbus-daemon[635]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=678 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0") Feb 4 12:49:06 ip-10-31-41-133 systemd[1]: Starting Authorization Manager... Feb 4 12:49:06 ip-10-31-41-133 polkitd[940]: Started polkitd version 0.115 Feb 4 12:49:06 ip-10-31-41-133 systemd[1]: Started Dynamic System Tuning Daemon. Feb 4 12:49:06 ip-10-31-41-133 dbus-daemon[635]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' Feb 4 12:49:06 ip-10-31-41-133 systemd[1]: Started Authorization Manager. Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: Cloud-init v. 23.4-7.el8.2 running 'init' at Tue, 04 Feb 2025 17:49:06 +0000. Up 11.15 seconds. Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | eth0 | True | 10.31.41.133 | 255.255.252.0 | global | 0e:4b:ab:61:71:a3 | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | eth0 | True | fe80::c4b:abff:fe61:71a3/64 | . | link | 0e:4b:ab:61:71:a3 | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | 0 | 0.0.0.0 | 10.31.40.1 | 0.0.0.0 | eth0 | UG | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | 1 | 10.31.40.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | 1 | fe80::/64 | :: | eth0 | U | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | 3 | local | :: | eth0 | U | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: | 4 | multicast | :: | eth0 | U | Feb 4 12:49:06 ip-10-31-41-133 cloud-init[954]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Generating public/private rsa key pair. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: The key fingerprint is: Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: SHA256:ra6jm2+anXdAuWmmfIrQ6Z01iOVqyTMFVzq3y2CGEUQ root@ip-10-31-41-133.us-east-1.aws.redhat.com Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: The key's randomart image is: Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: +---[RSA 3072]----+ Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | oE | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . o . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | o + +. | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | =.+S+. | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | ..==.B. | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | ..+*o*+o | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | o*B===.. | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | .XOO*.. | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: +----[SHA256]-----+ Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Generating public/private dsa key pair. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: The key fingerprint is: Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: SHA256:3gUtmOgLtNnL07etVBJC8hxj62pD4l+2iSAk+sSFEe4 root@ip-10-31-41-133.us-east-1.aws.redhat.com Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: The key's randomart image is: Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: +---[DSA 1024]----+ Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . . = | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . . B * . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | o . . B + . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . + = . . + | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |. E * + S . o | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |.+ o = * . + | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |. + o O = + | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | o . + * = o | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . o o o.. | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: +----[SHA256]-----+ Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Generating public/private ecdsa key pair. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: The key fingerprint is: Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: SHA256:kF1CeOMsVKcKikUXAvJVDBssr+Uze3OfJDdqR2NQ0G8 root@ip-10-31-41-133.us-east-1.aws.redhat.com Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: The key's randomart image is: Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: +---[ECDSA 256]---+ Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |o.o.*=.+=oo | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |.o.+.o+oo=o | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | ooo.o+oo . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | o .o..o+ E | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |. .+ ..S. . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . + + | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | + .o+. | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . o o=.o | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . +.oo | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: +----[SHA256]-----+ Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Generating public/private ed25519 key pair. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: The key fingerprint is: Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: SHA256:vWgpioEi8JppHDTOtRxvjfdUhkPqK+vwZ++IeCsIuQ0 root@ip-10-31-41-133.us-east-1.aws.redhat.com Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: The key's randomart image is: Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: +--[ED25519 256]--+ Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | o . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: | o o . + o | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |=.+ + + S = | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |E* o + + + . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |*+=.. o B . | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |+B.+++.*.. | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: |= ..=**.oo | Feb 4 12:49:10 ip-10-31-41-133 cloud-init[954]: +----[SHA256]-----+ Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Started Initial cloud-init job (metadata service crawler). Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Reached target Cloud-config availability. Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Starting OpenSSH server daemon... Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Reached target Network is Online. Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Starting Apply the settings specified in cloud-config... Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Starting System Logging Service... Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Starting Notify NFS peers of a restart... Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Starting Crash recovery kernel arming... Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Starting The restraint harness.... Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Started OpenSSH server daemon. Feb 4 12:49:10 ip-10-31-41-133 sm-notify[1035]: Version 2.3.3 starting Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Started Notify NFS peers of a restart. Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Started The restraint harness.. Feb 4 12:49:10 ip-10-31-41-133 restraintd[1041]: Listening on http://localhost:8081 Feb 4 12:49:10 ip-10-31-41-133 rsyslogd[1034]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1034" x-info="https://www.rsyslog.com"] start Feb 4 12:49:10 ip-10-31-41-133 systemd[1]: Started System Logging Service. Feb 4 12:49:10 ip-10-31-41-133 rsyslogd[1034]: imjournal: journal files changed, reloading... [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ] Feb 4 12:49:11 ip-10-31-41-133 chronyd[638]: Selected source 72.30.35.89 (2.centos.pool.ntp.org) Feb 4 12:49:11 ip-10-31-41-133 chronyd[638]: System clock TAI offset set to 37 seconds Feb 4 12:49:11 ip-10-31-41-133 kdumpctl[1043]: kdump: Detected change(s) in the following file(s): /etc/fstab Feb 4 12:49:11 ip-10-31-41-133 cloud-init[1313]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Tue, 04 Feb 2025 17:49:11 +0000. Up 16.28 seconds. Feb 4 12:49:11 ip-10-31-41-133 kdumpctl[1043]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Started Apply the settings specified in cloud-config. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Starting Execute cloud user/final scripts... Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Starting Permit User Sessions... Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Started Permit User Sessions. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Started Command Scheduler. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Starting Hold until boot process finishes up... Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Starting Terminate Plymouth Boot Screen... Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Received SIGRTMIN+21 from PID 331 (plymouthd). Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Received SIGRTMIN+21 from PID 331 (n/a). Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Started Hold until boot process finishes up. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Started Terminate Plymouth Boot Screen. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Started Getty on tty1. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Reached target Login Prompts. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Reached target Multi-User System. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Starting Update UTMP about System Runlevel Changes... Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: systemd-update-utmp-runlevel.service: Succeeded. Feb 4 12:49:11 ip-10-31-41-133 systemd[1]: Started Update UTMP about System Runlevel Changes. Feb 4 12:49:11 ip-10-31-41-133 dracut[1572]: dracut-049-233.git20240115.el8 Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64 Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1712]: ############################################################# Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1718]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1723]: 1024 SHA256:3gUtmOgLtNnL07etVBJC8hxj62pD4l+2iSAk+sSFEe4 root@ip-10-31-41-133.us-east-1.aws.redhat.com (DSA) Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1732]: 256 SHA256:kF1CeOMsVKcKikUXAvJVDBssr+Uze3OfJDdqR2NQ0G8 root@ip-10-31-41-133.us-east-1.aws.redhat.com (ECDSA) Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1736]: 256 SHA256:vWgpioEi8JppHDTOtRxvjfdUhkPqK+vwZ++IeCsIuQ0 root@ip-10-31-41-133.us-east-1.aws.redhat.com (ED25519) Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1743]: 3072 SHA256:ra6jm2+anXdAuWmmfIrQ6Z01iOVqyTMFVzq3y2CGEUQ root@ip-10-31-41-133.us-east-1.aws.redhat.com (RSA) Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1748]: -----END SSH HOST KEY FINGERPRINTS----- Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1752]: ############################################################# Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1621]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Tue, 04 Feb 2025 17:49:12 +0000. Up 17.02 seconds. Feb 4 12:49:12 ip-10-31-41-133 cloud-init[1621]: Cloud-init v. 23.4-7.el8.2 finished at Tue, 04 Feb 2025 17:49:12 +0000. Datasource DataSourceEc2Local. Up 17.20 seconds Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted! Feb 4 12:49:12 ip-10-31-41-133 systemd[1]: Started Execute cloud user/final scripts. Feb 4 12:49:12 ip-10-31-41-133 systemd[1]: Reached target Cloud-init target. Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'resume' will not be installed, because it's in the list to be omitted! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: memstrack is available Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found! Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: *** Including module: bash *** Feb 4 12:49:12 ip-10-31-41-133 dracut[1575]: *** Including module: systemd *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: systemd-initrd *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: watchdog-modules *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: nss-softokn *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: rngd *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: i18n *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: drm *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: prefixdevname *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: kernel-modules *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: kernel-modules-extra *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: fstab-sys *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: rootfs-block *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: terminfo *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: *** Including module: udev-rules *** Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: Skipping udev rule: 91-permissions.rules Feb 4 12:49:13 ip-10-31-41-133 dracut[1575]: Skipping udev rule: 80-drivers-modprobe.rules Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: biosdevname *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: dracut-systemd *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: usrmount *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: base *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: fs-lib *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: kdumpbase *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: memstrack *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: microcode_ctl-fw_dir_override *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl module: mangling fw_dir Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: intel: caveats check for kernel version "4.18.0-553.5.1.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: configuration "intel-06-2d-07" is ignored Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: configuration "intel-06-4e-03" is ignored Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: configuration "intel-06-4f-01" is ignored Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: configuration "intel-06-55-04" is ignored Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: configuration "intel-06-5e-03" is ignored Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: configuration "intel-06-8c-01" is ignored Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"... Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: shutdown *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including module: squash *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Including modules done *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Installing kernel module dependencies *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Installing kernel module dependencies done *** Feb 4 12:49:14 ip-10-31-41-133 dracut[1575]: *** Resolving executable dependencies *** Feb 4 12:49:15 ip-10-31-41-133 systemd[1]: NetworkManager-dispatcher.service: Succeeded. Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: *** Resolving executable dependencies done*** Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: *** Hardlinking files *** Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: *** Hardlinking files done *** Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: *** Generating early-microcode cpio image *** Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: *** Constructing GenuineIntel.bin *** Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: *** Constructing GenuineIntel.bin *** Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: *** Store current command line parameters *** Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: Stored kernel commandline: Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: No dracut internal kernel commandline stored in the initramfs Feb 4 12:49:15 ip-10-31-41-133 dracut[1575]: *** Install squash loader *** Feb 4 12:49:16 ip-10-31-41-133 dracut[1575]: *** Stripping files *** Feb 4 12:49:16 ip-10-31-41-133 dracut[1575]: *** Stripping files done *** Feb 4 12:49:16 ip-10-31-41-133 dracut[1575]: *** Squashing the files inside the initramfs *** Feb 4 12:49:25 ip-10-31-41-133 dracut[1575]: *** Squashing the files inside the initramfs done *** Feb 4 12:49:25 ip-10-31-41-133 dracut[1575]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' *** Feb 4 12:49:25 ip-10-31-41-133 dracut[1575]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done *** Feb 4 12:49:25 ip-10-31-41-133 kdumpctl[1043]: kdump: kexec: loaded kdump kernel Feb 4 12:49:25 ip-10-31-41-133 kdumpctl[1043]: kdump: Starting kdump: [OK] Feb 4 12:49:25 ip-10-31-41-133 systemd[1]: Started Crash recovery kernel arming. Feb 4 12:49:25 ip-10-31-41-133 systemd[1]: Startup finished in 523ms (kernel) + 4.002s (initrd) + 26.413s (userspace) = 30.938s. Feb 4 12:49:34 ip-10-31-41-133 systemd[1]: systemd-hostnamed.service: Succeeded. Feb 4 12:51:34 ip-10-31-41-133 systemd[1]: Created slice User Slice of UID 0. Feb 4 12:51:34 ip-10-31-41-133 systemd[1]: Starting User runtime directory /run/user/0... Feb 4 12:51:34 ip-10-31-41-133 systemd-logind[632]: New session 1 of user root. Feb 4 12:51:34 ip-10-31-41-133 systemd[1]: Started User runtime directory /run/user/0. Feb 4 12:51:34 ip-10-31-41-133 systemd[1]: Starting User Manager for UID 0... Feb 4 12:51:34 ip-10-31-41-133 systemd[5085]: Starting D-Bus User Message Bus Socket. Feb 4 12:51:34 ip-10-31-41-133 systemd[5085]: Reached target Timers. Feb 4 12:51:34 ip-10-31-41-133 systemd[5085]: Reached target Paths. Feb 4 12:51:34 ip-10-31-41-133 systemd[5085]: Listening on D-Bus User Message Bus Socket. Feb 4 12:51:34 ip-10-31-41-133 systemd[5085]: Reached target Sockets. Feb 4 12:51:34 ip-10-31-41-133 systemd[5085]: Reached target Basic System. Feb 4 12:51:34 ip-10-31-41-133 systemd[5085]: Reached target Default. Feb 4 12:51:34 ip-10-31-41-133 systemd[5085]: Startup finished in 31ms. Feb 4 12:51:34 ip-10-31-41-133 systemd[1]: Started User Manager for UID 0. Feb 4 12:51:34 ip-10-31-41-133 systemd[1]: Started Session 1 of user root. Feb 4 12:51:34 ip-10-31-41-133 systemd[1]: session-1.scope: Succeeded. Feb 4 12:51:34 ip-10-31-41-133 systemd-logind[632]: Session 1 logged out. Waiting for processes to exit. Feb 4 12:51:34 ip-10-31-41-133 systemd-logind[632]: Removed session 1. Feb 4 12:51:44 ip-10-31-41-133 systemd[1]: Stopping User Manager for UID 0... Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Stopped target Default. Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Stopped target Basic System. Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Stopped target Timers. Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Stopped target Paths. Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Stopped target Sockets. Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Closed D-Bus User Message Bus Socket. Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Reached target Shutdown. Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Started Exit the Session. Feb 4 12:51:44 ip-10-31-41-133 systemd[5085]: Reached target Exit the Session. Feb 4 12:51:44 ip-10-31-41-133 systemd[1]: user@0.service: Succeeded. Feb 4 12:51:44 ip-10-31-41-133 systemd[1]: Stopped User Manager for UID 0. Feb 4 12:51:44 ip-10-31-41-133 systemd[1]: Stopping User runtime directory /run/user/0... Feb 4 12:51:44 ip-10-31-41-133 systemd[1]: run-user-0.mount: Succeeded. Feb 4 12:51:44 ip-10-31-41-133 systemd[1]: user-runtime-dir@0.service: Succeeded. Feb 4 12:51:44 ip-10-31-41-133 systemd[1]: Stopped User runtime directory /run/user/0. Feb 4 12:51:44 ip-10-31-41-133 systemd[1]: Removed slice User Slice of UID 0. Feb 4 12:51:47 ip-10-31-41-133 systemd[1]: Created slice User Slice of UID 0. Feb 4 12:51:47 ip-10-31-41-133 systemd[1]: Starting User runtime directory /run/user/0... Feb 4 12:51:47 ip-10-31-41-133 systemd[1]: Started User runtime directory /run/user/0. Feb 4 12:51:47 ip-10-31-41-133 systemd[1]: Starting User Manager for UID 0... Feb 4 12:51:47 ip-10-31-41-133 systemd-logind[632]: New session 3 of user root. Feb 4 12:51:47 ip-10-31-41-133 systemd-logind[632]: New session 4 of user root. Feb 4 12:51:47 ip-10-31-41-133 systemd[5128]: Reached target Paths. Feb 4 12:51:47 ip-10-31-41-133 systemd[5128]: Starting D-Bus User Message Bus Socket. Feb 4 12:51:47 ip-10-31-41-133 systemd[5128]: Reached target Timers. Feb 4 12:51:47 ip-10-31-41-133 systemd[5128]: Listening on D-Bus User Message Bus Socket. Feb 4 12:51:47 ip-10-31-41-133 systemd[5128]: Reached target Sockets. Feb 4 12:51:47 ip-10-31-41-133 systemd[5128]: Reached target Basic System. Feb 4 12:51:47 ip-10-31-41-133 systemd[5128]: Reached target Default. Feb 4 12:51:47 ip-10-31-41-133 systemd[5128]: Startup finished in 21ms. Feb 4 12:51:47 ip-10-31-41-133 systemd[1]: Started User Manager for UID 0. Feb 4 12:51:47 ip-10-31-41-133 systemd[1]: Started Session 4 of user root. Feb 4 12:51:47 ip-10-31-41-133 systemd[1]: Started Session 3 of user root. Feb 4 12:51:47 ip-10-31-41-133 systemd[1]: session-4.scope: Succeeded. Feb 4 12:51:47 ip-10-31-41-133 systemd-logind[632]: Session 4 logged out. Waiting for processes to exit. Feb 4 12:51:47 ip-10-31-41-133 systemd-logind[632]: Removed session 4. Feb 4 12:52:24 ip-10-31-41-133 dbus-daemon[635]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.25' (uid=0 pid=6582 comm="hostnamectl set-hostname managed-node1 " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") Feb 4 12:52:24 ip-10-31-41-133 systemd[1]: Starting Hostname Service... Feb 4 12:52:24 ip-10-31-41-133 dbus-daemon[635]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 4 12:52:24 ip-10-31-41-133 systemd[1]: Started Hostname Service. Feb 4 12:52:24 ip-10-31-41-133 systemd-hostnamed[6583]: Changed static host name to 'managed-node1' Feb 4 12:52:24 ip-10-31-41-133 NetworkManager[674]: [1738691544.3821] hostname: static hostname changed from "ip-10-31-41-133.us-east-1.aws.redhat.com" to "managed-node1" Feb 4 12:52:24 ip-10-31-41-133 dbus-daemon[635]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=674 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 4 12:52:24 ip-10-31-41-133 systemd-hostnamed[6583]: Changed host name to 'managed-node1' Feb 4 12:52:24 ip-10-31-41-133 systemd[1]: Starting Network Manager Script Dispatcher Service... Feb 4 12:52:24 ip-10-31-41-133 dbus-daemon[635]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 4 12:52:24 ip-10-31-41-133 systemd[1]: Started Network Manager Script Dispatcher Service. Feb 4 12:52:32 ip-10-31-41-133 chronyd[638]: Selected source 173.71.68.71 (2.centos.pool.ntp.org) Feb 4 12:52:34 ip-10-31-41-133 systemd[1]: NetworkManager-dispatcher.service: Succeeded. Feb 4 12:52:54 ip-10-31-41-133 systemd[1]: systemd-hostnamed.service: Succeeded. Feb 4 12:53:15 ip-10-31-41-133 systemd[1]: Started Session 6 of user root. Feb 4 12:53:15 ip-10-31-41-133 systemd-logind[632]: New session 6 of user root. Feb 4 12:53:16 ip-10-31-41-133 platform-python[7300]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=* fact_path=/etc/ansible/facts.d Feb 4 12:53:17 ip-10-31-41-133 platform-python[7451]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 4 12:53:17 ip-10-31-41-133 platform-python[7577]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_md5=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 4 12:53:20 ip-10-31-41-133 platform-python[7703]: ansible-dnf Invoked with name=['hostname'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 4 12:53:35 ip-10-31-41-133 platform-python[7865]: ansible-hostname Invoked with name=ipaserver.test.local use=systemd Feb 4 12:53:35 ip-10-31-41-133 dbus-daemon[635]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.41' (uid=0 pid=7871 comm="/bin/hostnamectl --transient status " label="unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023") Feb 4 12:53:35 ip-10-31-41-133 systemd[1]: Starting Hostname Service... Feb 4 12:53:35 ip-10-31-41-133 dbus-daemon[635]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 4 12:53:35 ip-10-31-41-133 systemd[1]: Started Hostname Service. Feb 4 12:53:35 ip-10-31-41-133 systemd-hostnamed[7872]: Changed host name to 'ipaserver.test.local' Feb 4 12:53:35 ip-10-31-41-133 systemd-hostnamed[7872]: Changed pretty host name to 'ipaserver.test.local' Feb 4 12:53:35 ip-10-31-41-133 systemd-hostnamed[7872]: Changed static host name to 'ipaserver.test.local' Feb 4 12:53:35 ip-10-31-41-133 NetworkManager[674]: [1738691615.7491] hostname: static hostname changed from "managed-node1" to "ipaserver.test.local" Feb 4 12:53:35 ip-10-31-41-133 dbus-daemon[635]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=674 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0") Feb 4 12:53:35 ip-10-31-41-133 systemd[1]: Starting Network Manager Script Dispatcher Service... Feb 4 12:53:35 ip-10-31-41-133 dbus-daemon[635]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 4 12:53:35 ip-10-31-41-133 systemd[1]: Started Network Manager Script Dispatcher Service. Feb 4 12:53:36 ip-10-31-41-133 platform-python[8010]: ansible-dnf Invoked with name=['nss'] state=latest allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 4 12:53:40 ip-10-31-41-133 platform-python[8136]: ansible-dnf Invoked with name= state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 4 12:53:45 ip-10-31-41-133 systemd[1]: NetworkManager-dispatcher.service: Succeeded. Feb 4 12:53:52 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:52 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:53 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:53 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:53 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:53 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:55 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:55 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:55 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:55 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:55 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:53:55 ip-10-31-41-133 systemd[1]: Reloading. Feb 4 12:54:05 ip-10-31-41-133 systemd[1]: systemd-hostnamed.service: Succeeded. Feb 4 12:54:16 ip-10-31-41-133 kernel: SELinux: Converting 404 SID table entries... Feb 4 12:54:16 ip-10-31-41-133 kernel: SELinux: policy capability network_peer_controls=1 Feb 4 12:54:16 ip-10-31-41-133 kernel: SELinux: policy capability open_perms=1 Feb 4 12:54:16 ip-10-31-41-133 kernel: SELinux: policy capability extended_socket_class=1 Feb 4 12:54:16 ip-10-31-41-133 kernel: SELinux: policy capability always_check_network=0 Feb 4 12:54:16 ip-10-31-41-133 kernel: SELinux: policy capability cgroup_seclabel=1 Feb 4 12:54:16 ip-10-31-41-133 kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 4 12:54:16 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:54:17 ip-10-31-41-133 systemd[1]: Reloading. Feb 4 12:54:30 ip-10-31-41-133 systemd[1]: Reloading. Feb 4 12:54:30 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:54:30 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:54:30 ip-10-31-41-133 systemd[1]: Reloading. Feb 4 12:54:30 ip-10-31-41-133 systemd[1]: Reloading D-Bus System Message Bus. Feb 4 12:54:30 ip-10-31-41-133 dbus-daemon[635]: [system] Reloaded configuration Feb 4 12:54:30 ip-10-31-41-133 dbus-send[8636]: method return time=1738691670.797454 sender=org.freedesktop.DBus -> destination=:1.99 serial=3 reply_serial=2 Feb 4 12:54:30 ip-10-31-41-133 systemd[1]: Reloaded D-Bus System Message Bus. Feb 4 12:54:32 ip-10-31-41-133 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. Feb 4 12:54:32 ip-10-31-41-133 systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details. Feb 4 12:54:32 ip-10-31-41-133 systemd[1]: Starting man-db-cache-update.service... Feb 4 12:54:32 ip-10-31-41-133 systemd[1]: Reloading. Feb 4 12:54:34 ip-10-31-41-133 platform-python[11125]: ansible-dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True lock_timeout=30 conf_file=None disable_excludes=None download_dir=None list=None releasever=None Feb 4 12:54:35 ip-10-31-41-133 systemd[1]: man-db-cache-update.service: Succeeded. Feb 4 12:54:35 ip-10-31-41-133 systemd[1]: Started man-db-cache-update.service. Feb 4 12:54:35 ip-10-31-41-133 systemd[1]: run-r55fac50f8ecd4e3688d4342d8d45ba36.service: Succeeded. Feb 4 12:54:37 ip-10-31-41-133 platform-python[13056]: ansible-ansible.builtin.systemd Invoked with name=firewalld enabled=True state=started daemon_reload=False daemon_reexec=False no_block=False force=None masked=None user=None scope=None Feb 4 12:54:37 ip-10-31-41-133 systemd[1]: Reloading. Feb 4 12:54:37 ip-10-31-41-133 systemd[1]: Starting firewalld - dynamic firewall daemon... Feb 4 12:54:38 ip-10-31-41-133 systemd[1]: Started firewalld - dynamic firewall daemon. Feb 4 12:54:38 ip-10-31-41-133 firewalld[13087]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now. Feb 4 12:54:39 ip-10-31-41-133 platform-python[13256]: ansible-ipaserver_test Invoked with dm_password=NOT_LOGGING_PARAMETER password=NOT_LOGGING_PARAMETER domain=test.local realm=TEST.LOCAL hostname=ipaserver.test.local no_host_dns=True skip_mem_check=False setup_adtrust=False setup_kra=False setup_dns=False no_pkinit=False no_ntp=False external_ca=False random_serial_numbers=False allow_zone_overlap=False reverse_zones=[] no_reverse=False auto_reverse=False forwarders=[] no_forwarders=False auto_forwarders=False no_dnssec_validation=False enable_compat=False force=False ca_cert_files=[] rid_base=1000 secondary_rid_base=100000000 master_password=NOT_LOGGING_PARAMETER pki_config_override=None idstart=None idmax=None dirsrv_config_file=None dirsrv_cert_files=None http_cert_files=None pkinit_cert_files=None dirsrv_pin=None http_pin=None pkinit_pin=None dirsrv_cert_name=None http_cert_name=None pkinit_cert_name=None ntp_servers=None ntp_pool=None external_ca_type=None external_ca_profile=None external_cert_files=None subject_base=None ca_subject=None zonemgr=None forward_policy=None netbios_name=None Feb 4 12:54:42 ip-10-31-41-133 platform-python[13540]: ansible-ipaserver_prepare Invoked with dm_password=NOT_LOGGING_PARAMETER password=NOT_LOGGING_PARAMETER ip_addresses=[] domain=test.local realm=TEST.LOCAL hostname=ipaserver.test.local no_host_dns=True setup_adtrust=False setup_kra=False setup_dns=False external_ca=False allow_zone_overlap=False reverse_zones=[] no_reverse=False auto_reverse=False forwarders=[] no_forwarders=False auto_forwarders=False no_dnssec_validation=False enable_compat=False setup_ca=True sid_generation_always=True random_serial_numbers=False _hostname_overridden=True force=False ca_cert_files=[] external_cert_files=[] external_ca_type=None external_ca_profile=None subject_base=None ca_subject=None forward_policy=None netbios_name=None rid_base=None secondary_rid_base=None Feb 4 12:54:44 ip-10-31-41-133 platform-python[13668]: ansible-ansible.builtin.file Invoked with path=/root/.ipa_cache state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 4 12:54:44 ip-10-31-41-133 platform-python[13794]: ansible-ansible.builtin.file Invoked with path=/etc/ipa/.tmp_pkcs12_dirsrv state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 4 12:54:44 ip-10-31-41-133 platform-python[13920]: ansible-ansible.builtin.file Invoked with path=/etc/ipa/.tmp_pkcs12_http state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 4 12:54:45 ip-10-31-41-133 platform-python[14046]: ansible-ansible.builtin.file Invoked with path=/etc/ipa/.tmp_pkcs12_pkinit state=absent recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None content=NOT_LOGGING_PARAMETER backup=None remote_src=None regexp=None delimiter=None directory_mode=None Feb 4 12:54:45 ip-10-31-41-133 platform-python[14172]: ansible-command Invoked with _raw_params=cat /proc/sys/kernel/random/entropy_avail warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None TASK [FAILURE - grab archive] ************************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:120 Tuesday 04 February 2025 12:54:46 -0500 (0:00:00.464) 0:01:30.549 ****** changed: [managed-node1] => { "changed": true, "checksum": "7a67216a9bcc52d5877c4b096330640687be68be", "dest": "/tmp/ipalogs.tgz", "md5sum": "4ed43471ff27943504a9cca59b925148", "remote_checksum": "7a67216a9bcc52d5877c4b096330640687be68be", "remote_md5sum": null } TASK [FAILURE - unpack archive] ************************************************ task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:125 Tuesday 04 February 2025 12:54:46 -0500 (0:00:00.619) 0:01:31.169 ****** ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "cmd": "set -euo pipefail\ncd \"/tmp\"\ntar -xvzf ipalogs.tgz\nchmod 0644 *", "delta": "0:00:00.011350", "end": "2025-02-04 12:54:47.007856", "rc": 0, "start": "2025-02-04 12:54:46.996506" } STDOUT: messages ipaserver-install.log pki/ TASK [Failed] ****************************************************************** task path: /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:133 Tuesday 04 February 2025 12:54:47 -0500 (0:00:00.251) 0:01:31.421 ****** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: failed PLAY RECAP ********************************************************************* managed-node1 : ok=28 changed=8 unreachable=0 failed=2 skipped=7 rescued=0 ignored=0 Tuesday 04 February 2025 12:54:47 -0500 (0:00:00.015) 0:01:31.436 ****** =============================================================================== ipaserver : Install - Ensure that IPA server packages are installed ---- 53.45s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 ------------------------- Ensure hostname package is installed ----------------------------------- 14.94s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 ipaserver : Install - Ensure that firewall packages installed ----------- 3.51s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 ------------------------ Ensure nss package is up-to-date ---------------------------------------- 2.98s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 ipaserver : Install - Server preparation -------------------------------- 2.39s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:161 ----------------------- ipaserver : Install - Server installation test -------------------------- 1.49s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 ------------------------ ipaserver : Firewalld service - Ensure that firewalld is running -------- 1.41s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 ------------------------ ipaserver : Install - Master password creation -------------------------- 1.27s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:142 ----------------------- Gathering Facts --------------------------------------------------------- 1.25s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 ipaserver : Cleanup temporary files ------------------------------------- 1.11s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:477 ----------------------- Set hostname ------------------------------------------------------------ 1.05s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 Clone ansible-freeipa repo ---------------------------------------------- 0.92s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Create role symlinks ---------------------------------------------------- 0.84s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 FAILURE - grab archive -------------------------------------------------- 0.62s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:120 Debug ------------------------------------------------------------------- 0.55s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:86 Check if system is ostree ----------------------------------------------- 0.53s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 ipaserver : Install - Cleanup root IPA cache ---------------------------- 0.49s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:472 ----------------------- FAILURE - get logs for debugging ---------------------------------------- 0.46s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:107 FAILURE - check entropy ------------------------------------------------- 0.39s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:104 Check if system is ostree ----------------------------------------------- 0.39s /tmp/collections-wuL/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9