ansible-playbook [core 2.17.8] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-YtT executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 14.2.1 20241104 (Red Hat 14.2.1-6)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic_ipa.yml ************************************************** 1 plays in /tmp/collections-YtT/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-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 Tuesday 11 February 2025 16:47:51 -0500 (0:00:00.008) 0:00:00.008 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 Tuesday 11 February 2025 16:47:53 -0500 (0:00:02.582) 0:00:02.590 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Skip if not supported] *************************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:18 Tuesday 11 February 2025 16:47:54 -0500 (0:00:00.437) 0:00:03.028 ****** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set __is_beaker_env] ***************************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:2 Tuesday 11 February 2025 16:47:54 -0500 (0:00:00.007) 0:00:03.035 ****** ok: [managed-node1] => { "ansible_facts": { "__is_beaker_env": false }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:9 Tuesday 11 February 2025 16:47:54 -0500 (0:00:00.038) 0:00:03.074 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:14 Tuesday 11 February 2025 16:47:54 -0500 (0:00:00.358) 0:00:03.432 ****** ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [Install ansible-freeipa] ************************************************* task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:18 Tuesday 11 February 2025 16:47:54 -0500 (0:00:00.032) 0:00:03.464 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__is_beaker_env", "skip_reason": "Conditional result was False" } TASK [Ensure freeipa-repo is absent] ******************************************* task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 Tuesday 11 February 2025 16:47:54 -0500 (0:00:00.018) 0:00:03.483 ****** ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "path": "/tmp/freeipa-repo/", "state": "absent" } TASK [Clone ansible-freeipa repo] ********************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 Tuesday 11 February 2025 16:47:54 -0500 (0:00:00.435) 0:00:03.918 ****** changed: [managed-node1 -> 127.0.0.1] => { "after": "feb33e4e3a4832c84724baa85ad51fee391bc995", "before": null, "changed": true } TASK [Create role symlinks] **************************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 Tuesday 11 February 2025 16:47:56 -0500 (0:00:01.234) 0:00:05.153 ****** changed: [managed-node1 -> 127.0.0.1] => (item=ipaserver) => { "ansible_loop_var": "item", "changed": true, "dest": "/tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaserver", "gid": 0, "group": "root", "item": "ipaserver", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "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-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/roles/ipaclient", "gid": 0, "group": "root", "item": "ipaclient", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 34, "src": "/tmp/freeipa-repo/roles/ipaclient/", "state": "link", "uid": 0 } TASK [Ensure hostname package is installed] ************************************ task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Tuesday 11 February 2025 16:47:56 -0500 (0:00:00.545) 0:00:05.699 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Set hostname] ************************************************************ task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 Tuesday 11 February 2025 16:48:01 -0500 (0:00:04.983) 0:00:10.682 ****** 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-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 Tuesday 11 February 2025 16:48:02 -0500 (0:00:00.964) 0:00:11.647 ****** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: nss-softokn-3.101.0-13.el10.x86_64", "Installed: nss-softokn-freebl-3.101.0-13.el10.x86_64", "Installed: nss-sysinit-3.101.0-13.el10.x86_64", "Installed: nspr-4.35.0-34.el10.x86_64", "Installed: nss-3.101.0-13.el10.x86_64", "Installed: nss-util-3.101.0-13.el10.x86_64" ] } TASK [Debug] ******************************************************************* task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:87 Tuesday 11 February 2025 16:48:04 -0500 (0:00:01.936) 0:00:13.583 ****** changed: [managed-node1 -> localhost] => { "changed": true, "cmd": "set -euo pipefail\n/usr/bin/env | grep -v LINUXSYSTEMROLES_SSH_KEY\n", "delta": "0:00:00.006740", "end": "2025-02-11 16:48:04.892979", "rc": 0, "start": "2025-02-11 16:48:04.886239" } STDOUT: SHELL=/bin/bash TMT_VERSION=1.42.1 TMT_TEST_PIDFILE=/var/tmp/tmt-test.pid TMT_TEST_NAME=/Run test playbooks from control_node/tests/general __INTERNAL_PERSISTENT_DATA=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/PersistentData TESTING_FARM_GIT_URL=https://github.com/linux-system-roles/tft-tests __INTERNAL_PHASES_FAILED=0 ANSIBLE_GATHERING=implicit PYTHON_VERSION=3.12 TESTING_FARM_TEST_TYPE=fmf TESTING_FARM_GIT_REF=main __INTERNAL_BEAKERLIB_JOURNAL=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/journal.xml TMT_TEST_PIDFILE_LOCK=/var/tmp/tmt-test.pid.lock __INTERNAL_TEST_RESULTS=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/TestResults TMT_TEST_DATA=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/data __INTERNAL_CLEANUP_BUFF=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/clbuff __INTERNAL_METAFILE_INDENT_LEVEL=2 ARTIFACTS_URL=https://dl.fedoraproject.org/pub/alt/linuxsystemroles/logs/tf_certificate-256_CentOS-Stream-10-2.17_20250211-214100/artifacts TMT_TEST_SERIAL_NUMBER=2 __INTERNAL_PHASES_SKIPPED=0 PWD=/tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate LOGNAME=root BEAKERLIB_COMMAND_REPORT_RESULT=/usr/local/bin/rhts-report-result XDG_SESSION_TYPE=tty TMT_PLAN_DATA=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/data BEAKERLIB_DIR=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2 TMT_PLAN_ENVIRONMENT_FILE=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/data/variables.env __INTERNAL_TEST_STATE=0 REBOOTCOUNT=0 REPO_NAME=certificate MOTD_SHOWN=pam 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----- HOME=/root __INTERNAL_PHASE_STATUSES=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/PHASE_STATUSES LINUXSYSTEMROLES_DOMAIN=secondary01.fedoraproject.org LANG=en_US.UTF-8 ANSIBLE_COLLECTIONS_PATH=/tmp/collections-YtT LS_COLORS= __INTERNAL_PERSISTENT_TMP=/var/tmp RSTRNT_REBOOTCOUNT=0 GITHUB_ORG=linux-system-roles ANSIBLE_STDOUT_CALLBACK=debug TMT_TEST_METADATA=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/metadata.yaml TESTID=2 TMT_TEST_RESTART_COUNT=0 SSH_CONNECTION=10.31.8.170 51156 10.31.11.52 22 __INTERNAL_CLEANUP_FINAL=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/cleanup.sh ANSIBLE_CALLBACKS_ENABLED=profile_tasks BEAKERLIB_COMMAND_SUBMIT_LOG=/usr/local/bin/tmt-file-submit POSIXFIXED=NO __INTERNAL_DEFAULT_SUBMIT_LOG=__INTERNAL_FileSubmit TMT_TOPOLOGY_YAML=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/tmt-test-topology.yaml XDG_SESSION_CLASS=user SELINUX_ROLE_REQUESTED= LESSOPEN=||/usr/bin/lesspipe.sh %s TMT_TOPOLOGY_BASH=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/tmt-test-topology.sh USER=root TMT_REBOOT_REQUEST=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/data/reboot-request __INTERNAL_DEFAULT_REPORT_RESULT=/bin/true TMT_REBOOT_COUNT=0 __INTERNAL_ASSERT_STATUSES=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/ASSERT_STATUSES TMT_TREE=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/tree SELINUX_USE_CURRENT_RANGE= ARTIFACTS_DIR=/srv/pub/alt/linuxsystemroles/logs/tf_certificate-256_CentOS-Stream-10-2.17_20250211-214100/artifacts __INTERNAL_PHASE_OPEN=1 SHLVL=5 __INTERNAL_STARTTIME=1739310455 __INTERNAL_BEAKERLIB_JOURNAL_COLORED=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/journal_colored.txt TESTING_FARM_REQUEST_ID=7041b661-ddd3-4436-b341-481514145a01 __INTERNAL_ENDTIME= ANSIBLE_VER=2.17 XDG_SESSION_ID=3 __INTERNAL_BEAKERLIB_JOURNAL_TXT=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/journal.txt PR_NUM=256 LSR_TFT_DEBUG=False XDG_RUNTIME_DIR=/run/user/0 BEAKERLIB=/usr/share/beakerlib SSH_CLIENT=10.31.8.170 51156 22 DEBUGINFOD_URLS=https://debuginfod.centos.org/ DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima: TEST_LOCAL_CHANGES=false LINUXSYSTEMROLES_USER=linuxsystemroles TMT_TEST_ITERATION_ID=1739310076-2 PATH=/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin SELINUX_LEVEL_REQUESTED= DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/0/bus __INTERNAL_PHASES_PASSED=1 __INTERNAL_BEAKERLIB_METAFILE=/var/ARTIFACTS/work-generalqmom2g8u/plans/general/execute/data/guest/control-node1/Run-test-playbooks-from-control_node/tests/general-2/journal.meta SSH_TTY=/dev/pts/0 SYSTEM_ROLES_ONLY_TESTS= __INTERNAL_JOURNAL_OPEN=1 __INTERNAL_PHASES_WORST_RESULT=PASS OLDPWD=/tmp/certificate-Vtu _=/usr/bin/env TASK [set_fact] **************************************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:104 Tuesday 11 February 2025 16:48:04 -0500 (0:00:00.292) 0:00:13.876 ****** ok: [managed-node1] => { "ansible_facts": { "__ipa_server_role": "ipaserver" }, "changed": false } TASK [Include ipaserver role] ************************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:107 Tuesday 11 February 2025 16:48:04 -0500 (0:00:00.015) 0:00:13.891 ****** included: ipaserver for managed-node1 TASK [ipaserver : Import variables specific to distribution] ******************* task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:4 Tuesday 11 February 2025 16:48:04 -0500 (0:00:00.026) 0:00:13.918 ****** ok: [managed-node1] => (item=/tmp/freeipa-repo/roles/ipaserver/vars/default.yml) => { "ansible_facts": { "ipaserver_packages": [ "ipa-server", "python3-libselinux" ], "ipaserver_packages_adtrust": [ "freeipa-server-trust-ad" ], "ipaserver_packages_dns": [ "ipa-server-dns" ], "ipaserver_packages_firewalld": [ "firewalld" ] }, "ansible_included_var_files": [ "/tmp/freeipa-repo/roles/ipaserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/freeipa-repo/roles/ipaserver/vars/default.yml" } TASK [ipaserver : Install IPA server] ****************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/main.yml:19 Tuesday 11 February 2025 16:48:04 -0500 (0:00:00.027) 0:00:13.945 ****** 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 11 February 2025 16:48:05 -0500 (0:00:00.085) 0:00:14.030 ****** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: xorg-x11-fonts-Type1-7.5-40.el10.noarch", "Installed: jbigkit-libs-2.1-31.el10.x86_64", "Installed: adwaita-cursor-theme-46.0-3.el10.noarch", "Installed: adwaita-icon-theme-46.0-3.el10.noarch", "Installed: libvorbis-1:1.3.7-12.el10.x86_64", "Installed: xprop-1.2.7-3.el10.x86_64", "Installed: alsa-lib-1.2.13-2.el10.x86_64", "Installed: libwayland-client-1.23.0-2.el10.x86_64", "Installed: libwayland-cursor-1.23.0-2.el10.x86_64", "Installed: libwayland-egl-1.23.0-2.el10.x86_64", "Installed: libwayland-server-1.23.0-2.el10.x86_64", "Installed: gnupg2-2.4.5-2.el10.x86_64", "Installed: libwebp-1.3.2-8.el10.x86_64", "Installed: libxcb-1.17.0-3.el10.x86_64", "Installed: gpgme-1.23.2-6.el10.x86_64", "Installed: graphite2-1.3.14-17.el10.x86_64", "Installed: zlib-ng-compat-devel-2.2.3-1.el10.x86_64", "Installed: libxshmfence-1.3.2-5.el10.x86_64", "Installed: perl-Term-ReadLine-1.17-512.el10.noarch", "Installed: gsettings-desktop-schemas-47.1-1.el10.x86_64", "Installed: perl-Text-Diff-1.45-24.el10.noarch", "Installed: harfbuzz-8.4.0-5.el10.x86_64", "Installed: lame-libs-3.100-19.el10.x86_64", "Installed: perl-Tie-4.6-512.el10.noarch", "Installed: slapi-nis-0.70.0-3.el10.x86_64", "Installed: slf4j-1.7.32-13.el10.noarch", "Installed: slf4j-jdk14-1.7.32-13.el10.noarch", "Installed: softhsm-2.6.1-14.el10.1.x86_64", "Installed: sound-theme-freedesktop-0.8-23.el10.noarch", "Installed: low-memory-monitor-2.1-12.el10.x86_64", "Installed: sqlite-3.46.1-2.el10.x86_64", "Installed: apache-commons-cli-1.6.0-6.el10.noarch", "Installed: sscg-3.0.5-9.el10.x86_64", "Installed: apache-commons-codec-1.17.1-1.el10.noarch", "Installed: apache-commons-io-1:2.16.1-1.el10.noarch", "Installed: sssd-idp-2.10.2-1.el10.x86_64", "Installed: apache-commons-lang3-3.14.0-6.el10.noarch", "Installed: apache-commons-logging-1.3.4-1.el10.noarch", "Installed: apache-commons-net-3.10.0-6.el10.noarch", "Installed: apr-1.7.5-2.el10.x86_64", "Installed: json-glib-1.8.0-5.el10.x86_64", "Installed: perl-debugger-1.60-512.el10.noarch", "Installed: apr-util-1.6.3-21.el10.x86_64", "Installed: apr-util-lmdb-1.6.3-21.el10.x86_64", "Installed: apr-util-openssl-1.6.3-21.el10.x86_64", "Installed: at-spi2-atk-2.52.0-3.el10.x86_64", "Installed: at-spi2-core-2.52.0-3.el10.x86_64", "Installed: atk-2.52.0-3.el10.x86_64", "Installed: augeas-libs-1.14.2-0.2.20240909git2de06e0.el10.x86_64", "Installed: perl-meta-notation-5.40.1-512.el10.noarch", "Installed: avahi-glib-0.8-30.el10.x86_64", "Installed: perl-sigtrap-1.10-512.el10.noarch", "Installed: mesa-dri-drivers-24.2.8-1.el10.x86_64", "Installed: mesa-filesystem-24.2.8-1.el10.x86_64", "Installed: mesa-libEGL-24.2.8-1.el10.x86_64", "Installed: mesa-libGL-24.2.8-1.el10.x86_64", "Installed: bind-libs-32:9.18.21-7.el10.x86_64", "Installed: perl-threads-1:2.40-511.el10.x86_64", "Installed: bind-license-32:9.18.21-7.el10.noarch", "Installed: perl-threads-shared-1.69-511.el10.x86_64", "Installed: bind-utils-32:9.18.21-7.el10.x86_64", "Installed: mesa-libgbm-24.2.8-1.el10.x86_64", "Installed: mesa-libglapi-24.2.8-1.el10.x86_64", "Installed: mkfontscale-1.2.2-8.el10.x86_64", "Installed: krb5-pkinit-1.21.3-5.el10.x86_64", "Installed: krb5-server-1.21.3-5.el10.x86_64", "Installed: mod_auth_gssapi-1.6.5-8.el10.x86_64", "Installed: krb5-workstation-1.21.3-5.el10.x86_64", "Installed: mod_http2-2.0.29-2.el10.x86_64", "Installed: mod_lookup_identity-1.0.0-22.el10.x86_64", "Installed: mod_lua-2.4.63-1.el10.x86_64", "Installed: libassuan-2.5.6-6.el10.x86_64", "Installed: mod_session-2.4.63-1.el10.x86_64", "Installed: mod_ssl-1:2.4.63-1.el10.x86_64", "Installed: mpg123-libs-1.32.9-1.el10.x86_64", "Installed: pinentry-1.3.1-1.el10.x86_64", "Installed: pipewire-1.2.7-1.el10.x86_64", "Installed: libgcrypt-1.11.0-5.el10.x86_64", "Installed: pipewire-alsa-1.2.7-1.el10.x86_64", "Installed: libgpg-error-1.50-2.el10.x86_64", "Installed: libgudev-238-7.el10.x86_64", "Installed: libgusb-0.4.9-4.el10.x86_64", "Installed: pipewire-jack-audio-connection-kit-1.2.7-1.el10.x86_64", "Installed: cairo-1.18.2-2.el10.x86_64", "Installed: pipewire-jack-audio-connection-kit-libs-1.2.7-1.el10.x86_64", "Installed: libicu-74.2-4.el10.x86_64", "Installed: cairo-gobject-1.18.2-2.el10.x86_64", "Installed: pipewire-libs-1.2.7-1.el10.x86_64", "Installed: libipa_hbac-2.10.2-1.el10.x86_64", "Installed: libkadm5-1.21.3-5.el10.x86_64", "Installed: pipewire-pulseaudio-1.2.7-1.el10.x86_64", "Installed: pixman-0.43.4-2.el10.x86_64", "Installed: libksba-1.6.7-2.el10.x86_64", "Installed: ModemManager-glib-1.22.0-7.el10.x86_64", "Installed: centos-logos-httpd-100.2-2.el10.noarch", "Installed: centos-logos-ipa-100.2-2.el10.noarch", "Installed: certmonger-0.79.20-3.el10.x86_64", "Installed: acl-2.3.2-4.el10.x86_64", "Installed: libpciaccess-0.16-16.el10.x86_64", "Installed: libpkgconf-2.1.0-3.el10.x86_64", "Installed: libpng-2:1.6.40-8.el10.x86_64", "Installed: libproxy-0.5.5-4.el10.x86_64", "Installed: policycoreutils-python-utils-3.8-0.rc3.1.el10.noarch", "Installed: autofs-1:5.1.9-11.el10.x86_64", "Installed: avahi-libs-0.8-30.el10.x86_64", "Installed: bash-completion-1:2.11-15.el10.noarch", "Installed: cmake-filesystem-3.30.5-2.el10.x86_64", "Installed: poppler-24.02.0-6.el10.x86_64", "Installed: poppler-data-0.4.11-9.el10.noarch", "Installed: poppler-glib-24.02.0-6.el10.x86_64", "Installed: bluez-libs-5.77-3.el10.x86_64", "Installed: libsss_autofs-2.10.2-1.el10.x86_64", "Installed: colord-libs-1.4.7-6.el10.x86_64", "Installed: nss-tools-3.101.0-13.el10.x86_64", "Installed: libusb1-1.0.27-4.el10.x86_64", "Installed: libwbclient-4.21.3-101.el10.x86_64", "Installed: oddjob-0.34.7-14.el10.x86_64", "Installed: lksctp-tools-1.0.21-1.el10.x86_64", "Installed: oddjob-mkhomedir-0.34.7-14.el10.x86_64", "Installed: llvm-libs-19.1.7-2.el10.x86_64", "Installed: open-sans-fonts-1.10-24.el10.noarch", "Installed: cups-filesystem-1:2.4.10-11.el10.noarch", "Installed: cups-libs-1:2.4.10-11.el10.x86_64", "Installed: publicsuffix-list-20240107-5.el10.noarch", "Installed: pulseaudio-libs-17.0-6.el10.x86_64", "Installed: cyrus-sasl-plain-2.1.28-27.el10.x86_64", "Installed: mailcap-2.1.54-8.el10.noarch", "Installed: opendnssec-2.1.14-1.el10.x86_64", "Installed: dbus-tools-1:1.14.10-5.el10.x86_64", "Installed: openjpeg2-2.5.2-4.el10.x86_64", "Installed: python3-argcomplete-3.2.2-4.el10.noarch", "Installed: cyrus-sasl-md5-2.1.28-27.el10.x86_64", "Installed: python3-augeas-1.1.0-14.el10.noarch", "Installed: dconf-0.40.0-16.el10.x86_64", "Installed: openssl-perl-1:3.2.2-15.el10.x86_64", "Installed: opus-1.4-6.el10.x86_64", "Installed: orc-0.4.39-2.el10.x86_64", "Installed: python3-file-magic-5.45-7.el10.noarch", "Installed: npth-1.6-21.el10.x86_64", "Installed: python3-gssapi-1.7.3-10.el10.x86_64", "Installed: duktape-2.7.0-10.el10.x86_64", "Installed: python3-idm-pki-11.6.0-0.2.alpha2.el10.noarch", "Installed: python3-ifaddr-0.2.0-4.el10.noarch", "Installed: python3-ipaclient-4.12.2-12.el10.noarch", "Installed: osinfo-db-20240701-4.el10.noarch", "Installed: gpgmepp-1.23.2-6.el10.x86_64", "Installed: osinfo-db-tools-1.11.0-8.el10.x86_64", "Installed: python3-ipalib-4.12.2-12.el10.noarch", "Installed: python3-ipaserver-4.12.2-12.el10.noarch", "Installed: opencryptoki-3.24.0-6.el10.x86_64", "Installed: opencryptoki-ccatok-3.24.0-6.el10.x86_64", "Installed: graphene-1.10.6-10.el10.x86_64", "Installed: opencryptoki-libs-3.24.0-6.el10.x86_64", "Installed: lcms2-2.16-6.el10.x86_64", "Installed: pango-1.54.0-3.el10.x86_64", "Installed: python3-jwcrypto-1.5.6-4.el10.noarch", "Installed: ldns-1.8.3-18.el10.x86_64", "Installed: openldap-clients-2.6.8-2.el10.x86_64", "Installed: python3-kdcproxy-1.0.0-18.el10.noarch", "Installed: python3-ldap-3.4.4-4.el10.x86_64", "Installed: gsm-1.0.22-8.el10.x86_64", "Installed: libX11-1.8.10-1.el10.x86_64", "Installed: libX11-common-1.8.10-1.el10.noarch", "Installed: python3-lib389-3.0.6-1.el10.noarch", "Installed: gstreamer1-1.24.11-1.el10.x86_64", "Installed: freetype-2.13.2-8.el10.x86_64", "Installed: libX11-xcb-1.8.10-1.el10.x86_64", "Installed: fuse-common-3.16.2-5.el10.x86_64", "Installed: fuse3-3.16.2-5.el10.x86_64", "Installed: libXau-1.0.11-8.el10.x86_64", "Installed: libXcomposite-0.4.6-5.el10.x86_64", "Installed: gstreamer1-plugins-base-1.24.11-1.el10.x86_64", "Installed: libXcursor-1.2.1-9.el10.x86_64", "Installed: libXdamage-1.1.6-5.el10.x86_64", "Installed: glib-networking-2.80.0-3.el10.x86_64", "Installed: libXext-1.3.6-3.el10.x86_64", "Installed: libXfixes-6.0.1-5.el10.x86_64", "Installed: libXft-2.3.8-8.el10.x86_64", "Installed: libXi-1.8.1-7.el10.x86_64", "Installed: libXinerama-1.1.5-8.el10.x86_64", "Installed: pcsc-lite-2.2.3-2.el10.x86_64", "Installed: pcsc-lite-ccid-1.6.0-2.el10.x86_64", "Installed: pcsc-lite-libs-2.2.3-2.el10.x86_64", "Installed: gtk-update-icon-cache-3.24.43-3.el10.x86_64", "Installed: libXrandr-1.5.4-5.el10.x86_64", "Installed: gtk3-3.24.43-3.el10.x86_64", "Installed: python3-mod_wsgi-5.0.0-4.el10.x86_64", "Installed: libXrender-0.9.11-8.el10.x86_64", "Installed: python3-netaddr-1.3.0-2.el10.noarch", "Installed: libXtst-1.2.4-8.el10.x86_64", "Installed: libXv-1.0.12-5.el10.x86_64", "Installed: libXxf86vm-1.1.5-8.el10.x86_64", "Installed: libasyncns-0.8-30.el10.x86_64", "Installed: python3-psutil-5.9.8-5.el10.x86_64", "Installed: python3-pyasn1-0.6.1-1.el10.noarch", "Installed: python3-pyasn1-modules-0.6.1-1.el10.noarch", "Installed: python3-pyusb-1.2.1-11.el10.noarch", "Installed: hicolor-icon-theme-0.17-20.el10.noarch", "Installed: python3-qrcode-7.4.2-13.el10.noarch", "Installed: httpcomponents-client-4.5.14-9.el10.noarch", "Installed: httpcomponents-core-4.4.16-9.el10.noarch", "Installed: httpd-2.4.63-1.el10.x86_64", "Installed: httpd-core-2.4.63-1.el10.x86_64", "Installed: httpd-filesystem-2.4.63-1.el10.noarch", "Installed: httpd-tools-2.4.63-1.el10.x86_64", "Installed: pkgconf-2.1.0-3.el10.x86_64", "Installed: pkgconf-m4-2.1.0-3.el10.noarch", "Installed: pkgconf-pkg-config-2.1.0-3.el10.x86_64", "Installed: polkit-125-3.el10.x86_64", "Installed: ecj-1:4.23-11.el10.noarch", "Installed: polkit-libs-125-3.el10.x86_64", "Installed: python3-yubico-1.3.3-17.el10.noarch", "Installed: polkit-pkla-compat-0.1-30.el10.x86_64", "Installed: libcanberra-0.30-37.el10.x86_64", "Installed: libcanberra-gtk3-0.30-37.el10.x86_64", "Installed: protobuf-c-1.5.0-6.el10.x86_64", "Installed: python3-cffi-1.16.0-7.el10.x86_64", "Installed: libdatrie-0.2.13-11.el10.x86_64", "Installed: python3-cryptography-43.0.0-4.el10.x86_64", "Installed: libdrm-2.4.123-1.el10.x86_64", "Installed: python3-decorator-5.1.1-12.el10.noarch", "Installed: python3-dns-2.6.1-1.el10.noarch", "Installed: exempi-2.6.4-7.el10.x86_64", "Installed: libepoxy-1.5.10-9.el10.x86_64", "Installed: exiv2-0.28.3-3.el10.x86_64", "Installed: exiv2-libs-0.28.3-3.el10.x86_64", "Installed: fdk-aac-free-2.0.0-15.el10.x86_64", "Installed: libexif-0.6.24-9.el10.x86_64", "Installed: python3-libipa_hbac-2.10.2-1.el10.x86_64", "Installed: libfontenc-1.1.7-5.el10.x86_64", "Installed: libgexiv2-0.14.3-3.el10.x86_64", "Installed: libglvnd-1:1.7.0-7.el10.x86_64", "Installed: python3-ply-3.11-25.el10.noarch", "Installed: libglvnd-egl-1:1.7.0-7.el10.x86_64", "Installed: python3-pycparser-2.20-16.el10.noarch", "Installed: libglvnd-glx-1:1.7.0-7.el10.x86_64", "Installed: libgsf-1.14.53-2.el10.x86_64", "Installed: python3-sss-2.10.2-1.el10.x86_64", "Installed: python3-sss-murmur-2.10.2-1.el10.x86_64", "Installed: python3-sssdconfig-2.10.2-1.el10.noarch", "Installed: flac-libs-1.4.3-6.el10.x86_64", "Installed: python3-typing-extensions-4.9.0-6.el10.noarch", "Installed: libgxps-0.3.2-10.el10.x86_64", "Installed: fontawesome4-fonts-1:4.7.0-23.el10.noarch", "Installed: fontconfig-2.15.0-7.el10.x86_64", "Installed: libiptcdata-1.0.5-20.el10.x86_64", "Installed: libjose-14-102.el10.x86_64", "Installed: libjpeg-turbo-3.0.2-4.el10.x86_64", "Installed: liblc3-1.0.4-6.el10.x86_64", "Installed: libldac-2.0.2.3-17.el10.x86_64", "Installed: liblerc-4.0.0-8.el10.x86_64", "Installed: fribidi-1.0.14-4.el10.x86_64", "Installed: samba-client-libs-4.21.3-101.el10.x86_64", "Installed: samba-common-4.21.3-101.el10.noarch", "Installed: samba-common-libs-4.21.3-101.el10.x86_64", "Installed: fstrm-0.6.1-12.el10.x86_64", "Installed: tomcat-1:9.0.87-3.el10.noarch", "Installed: libmaxminddb-1.9.1-4.el10.x86_64", "Installed: perl-Algorithm-Diff-1.2010-14.el10.noarch", "Installed: tomcat-el-3.0-api-1:9.0.87-3.el10.noarch", "Installed: perl-Archive-Tar-3.02-512.el10.noarch", "Installed: tomcat-jsp-2.3-api-1:9.0.87-3.el10.noarch", "Installed: tomcat-lib-1:9.0.87-3.el10.noarch", "Installed: tomcat-servlet-4.0-api-1:9.0.87-3.el10.noarch", "Installed: tracker-3.7.3-4.el10.x86_64", "Installed: tracker-miners-3.7.3-4.el10.x86_64", "Installed: libnotify-0.8.3-6.el10.x86_64", "Installed: ttmkfdir-3.0.9-72.el10.x86_64", "Installed: libogg-2:1.3.5-10.el10.x86_64", "Installed: perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64", "Installed: libosinfo-1.11.0-8.el10.x86_64", "Installed: perl-Compress-Raw-Lzma-2.212-3.el10.x86_64", "Installed: perl-Compress-Raw-Zlib-2.212-512.el10.x86_64", "Installed: shared-mime-info-2.3-8.el10.x86_64", "Installed: gdk-pixbuf2-2.42.12-3.el10.x86_64", "Installed: gdk-pixbuf2-modules-2.42.12-3.el10.x86_64", "Installed: geoclue2-2.7.0-8.el10.x86_64", "Installed: tzdata-java-2025a-1.el10.noarch", "Installed: libportal-0.9.0-1.el10.x86_64", "Installed: giflib-5.2.1-22.el10.x86_64", "Installed: sssd-common-pac-2.10.2-1.el10.x86_64", "Installed: perl-Devel-Peek-1.34-512.el10.x86_64", "Installed: sssd-dbus-2.10.2-1.el10.x86_64", "Installed: sssd-ipa-2.10.2-1.el10.x86_64", "Installed: upower-1.90.6-2.el10.x86_64", "Installed: upower-libs-1.90.6-2.el10.x86_64", "Installed: sssd-krb5-2.10.2-1.el10.x86_64", "Installed: librsvg2-2.57.1-9.el10.x86_64", "Installed: libsbc-2.0-6.el10.x86_64", "Installed: libsecret-0.21.2-7.el10.x86_64", "Installed: sssd-passkey-2.10.2-1.el10.x86_64", "Installed: sssd-tools-2.10.2-1.el10.x86_64", "Installed: idm-jss-5.6.0-0.1.alpha1.el10.x86_64", "Installed: libsndfile-1.2.2-5.el10.x86_64", "Installed: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64", "Installed: idm-jss-tomcat-5.6.0-0.1.alpha1.el10.x86_64", "Installed: libsoup3-3.6.3-1.el10.x86_64", "Installed: idm-ldapjdk-5.6.0-0.1.alpha1.el10.noarch", "Installed: idm-pki-acme-11.6.0-0.2.alpha2.el10.noarch", "Installed: idm-pki-base-11.6.0-0.2.alpha2.el10.noarch", "Installed: idm-pki-ca-11.6.0-0.2.alpha2.el10.noarch", "Installed: idm-pki-java-11.6.0-0.2.alpha2.el10.noarch", "Installed: idm-pki-kra-11.6.0-0.2.alpha2.el10.noarch", "Installed: idm-pki-server-11.6.0-0.2.alpha2.el10.noarch", "Installed: idm-pki-tools-11.6.0-0.2.alpha2.el10.x86_64", "Installed: libthai-0.1.29-10.el10.x86_64", "Installed: inih-cpp-58-3.el10.x86_64", "Installed: libtheora-1:1.1.1-39.el10.x86_64", "Installed: libtiff-4.6.0-5.el10.x86_64", "Installed: libtool-ltdl-2.4.7-13.el10.x86_64", "Installed: ipa-client-4.12.2-12.el10.x86_64", "Installed: libtracker-sparql-3.7.3-4.el10.x86_64", "Installed: ipa-client-common-4.12.2-12.el10.noarch", "Installed: rtkit-0.11-68.el10.x86_64", "Installed: ipa-common-4.12.2-12.el10.noarch", "Installed: libuv-1:1.49.2-2.el10.x86_64", "Installed: ipa-healthcheck-core-0.16-7.el10.noarch", "Installed: ipa-selinux-4.12.2-12.el10.noarch", "Installed: perl-IO-Compress-2.212-512.el10.noarch", "Installed: perl-IO-Compress-Lzma-2.206-7.el10.noarch", "Installed: webrtc-audio-processing-1.3-5.el10.x86_64", "Installed: ipa-server-4.12.2-12.el10.x86_64", "Installed: perl-IO-Zlib-1:1.15-511.el10.noarch", "Installed: ipa-server-common-4.12.2-12.el10.noarch", "Installed: wireplumber-0.5.5-2.el10.x86_64", "Installed: wireplumber-libs-0.5.5-2.el10.x86_64", "Installed: words-3.0-47.el10.noarch", "Installed: iso-codes-4.16.0-6.el10.noarch", "Installed: 389-ds-base-3.0.6-1.el10.x86_64", "Installed: xdg-desktop-portal-1.19.2-1.el10.x86_64", "Installed: 389-ds-base-libs-3.0.6-1.el10.x86_64", "Installed: xdg-desktop-portal-gtk-1.15.1-8.el10.x86_64", "Installed: java-21-openjdk-1:21.0.5.0.11-4.el10.x86_64", "Installed: java-21-openjdk-devel-1:21.0.5.0.11-4.el10.x86_64", "Installed: java-21-openjdk-headless-1:21.0.5.0.11-4.el10.x86_64", "Installed: xml-common-0.6.3-65.el10.noarch", "Installed: javapackages-filesystem-6.4.0-1.el10.noarch", "Installed: javapackages-tools-6.4.0-1.el10.noarch", "Installed: gnupg2-smime-2.4.5-2.el10.x86_64" ] } TASK [ipaserver : Install - Ensure that IPA server packages for dns are installed] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:12 Tuesday 11 February 2025 16:49:01 -0500 (0:00:56.142) 0:01:10.173 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_dns | bool", "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 11 February 2025 16:49:01 -0500 (0:00:00.089) 0:01:10.263 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_setup_adtrust | bool", "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 11 February 2025 16:49:01 -0500 (0:00:00.065) 0:01:10.329 ****** 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 11 February 2025 16:49:02 -0500 (0:00:00.934) 0:01:11.263 ****** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service sysinit.target basic.target system.slice dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "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", "CanLiveMount": "yes", "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_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ip6tables.service iptables.service ipset.service ebtables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3698221056", "EffectiveMemoryMax": "3698221056", "EffectiveTasksMax": "22364", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13977", "LimitNPROCSoft": "13977", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13977", "LimitSIGPENDINGSoft": "13977", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3179118592", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectControlGroupsEx": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22364", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [ipaserver : Firewalld - Verify runtime zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:40 Tuesday 11 February 2025 16:49:03 -0500 (0:00:01.432) 0:01:12.696 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Firewalld - Verify permanent zone "{{ ipaserver_firewalld_zone }}"] *** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:47 Tuesday 11 February 2025 16:49:03 -0500 (0:00:00.085) 0:01:12.782 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_firewalld_zone is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Copy external certs] ***************************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:55 Tuesday 11 February 2025 16:49:03 -0500 (0:00:00.045) 0:01:12.828 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ipaserver_external_cert_files_from_controller is defined and ipaserver_external_cert_files_from_controller|length > 0 and not ipaserver_external_cert_files is defined", "skip_reason": "Conditional result was False" } TASK [ipaserver : Install - Server installation test] ************************** task path: /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 Tuesday 11 February 2025 16:49:03 -0500 (0:00:00.074) 0:01:12.902 ****** 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": 1713999999, "idstart": 1713800000, "ipa_python_version": 41202, "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 11 February 2025 16:49:05 -0500 (0:00:01.511) 0:01:14.414 ****** 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 11 February 2025 16:49:06 -0500 (0:00:01.299) 0:01:15.713 ****** 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 11 February 2025 16:49:06 -0500 (0:00:00.024) 0:01:15.738 ****** 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 11 February 2025 16:49:06 -0500 (0:00:00.019) 0:01:15.757 ****** 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 11 February 2025 16:49:09 -0500 (0:00:02.201) 0:01:17.959 ****** 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 11 February 2025 16:49:09 -0500 (0:00:00.390) 0:01:18.349 ****** 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-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:111 Tuesday 11 February 2025 16:49:10 -0500 (0:00:01.186) 0:01:19.535 ****** ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/proc/sys/kernel/random/entropy_avail" ], "delta": "0:00:00.003160", "end": "2025-02-11 16:49:10.944512", "rc": 0, "start": "2025-02-11 16:49:10.941352" } STDOUT: 256 TASK [FAILURE - get logs for debugging] **************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:114 Tuesday 11 February 2025 16:49:11 -0500 (0:00:00.422) 0:01:19.958 ****** 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\necho \"===========================\"\necho \" ipaserver-install.log\"\necho \"===========================\"\ncat ipaserver-install.log\necho \"===========================\"\necho \" /var/log/messages\"\necho \"===========================\"\ncat /var/log/messages", "delta": "0:00:00.019563", "end": "2025-02-11 16:49:11.329331", "rc": 0, "start": "2025-02-11 16:49:11.309768" } STDOUT: =========================== ipaserver-install.log =========================== 2025-02-11T21:49:05Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' 2025-02-11T21:49:05Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index' 2025-02-11T21:49:05Z DEBUG httpd is not configured 2025-02-11T21:49:05Z DEBUG kadmin is not configured 2025-02-11T21:49:05Z DEBUG dirsrv is not configured 2025-02-11T21:49:05Z DEBUG pki-tomcatd is not configured 2025-02-11T21:49:05Z DEBUG install is not configured 2025-02-11T21:49:05Z DEBUG krb5kdc is not configured 2025-02-11T21:49:05Z DEBUG named is not configured 2025-02-11T21:49:05Z DEBUG filestore is tracking no files 2025-02-11T21:49:05Z DEBUG Loading Index file from '/var/lib/ipa-client/sysrestore/sysrestore.index' 2025-02-11T21:49:05Z DEBUG svmem(total=3698221056, available=3163832320, percent=14.4, used=335888384, free=2029670400, active=277262336, inactive=1126137856, buffers=2818048, cached=1329844224, shared=19374080, slab=163553280) 2025-02-11T21:49:05Z DEBUG Available memory is 3163832320B 2025-02-11T21:49:05Z DEBUG Searching for an interface of IP address: ::1 2025-02-11T21:49:05Z DEBUG Testing local IP address: ::1/128 (interface: lo) 2025-02-11T21:49:05Z DEBUG Starting external process 2025-02-11T21:49:05Z DEBUG args=['/usr/sbin/selinuxenabled'] 2025-02-11T21:49:05Z DEBUG Process finished, return code=0 2025-02-11T21:49:05Z DEBUG stdout= 2025-02-11T21:49:05Z DEBUG stderr= 2025-02-11T21:49:05Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' 2025-02-11T21:49:05Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index' 2025-02-11T21:49:05Z DEBUG httpd is not configured 2025-02-11T21:49:05Z DEBUG kadmin is not configured 2025-02-11T21:49:05Z DEBUG dirsrv is not configured 2025-02-11T21:49:05Z DEBUG pki-tomcatd is not configured 2025-02-11T21:49:05Z DEBUG install is not configured 2025-02-11T21:49:05Z DEBUG krb5kdc is not configured 2025-02-11T21:49:05Z DEBUG named is not configured 2025-02-11T21:49:05Z DEBUG filestore is tracking no files 2025-02-11T21:49:05Z DEBUG Starting external process 2025-02-11T21:49:05Z DEBUG args=['/bin/systemctl', 'is-enabled', 'ntpd.service'] 2025-02-11T21:49:05Z DEBUG Process finished, return code=4 2025-02-11T21:49:05Z DEBUG stdout=not-found 2025-02-11T21:49:05Z DEBUG stderr= 2025-02-11T21:49:05Z DEBUG Starting external process 2025-02-11T21:49:05Z DEBUG args=['/bin/systemctl', 'is-active', 'ntpd.service'] 2025-02-11T21:49:05Z DEBUG Process finished, return code=4 2025-02-11T21:49:05Z DEBUG stdout=inactive 2025-02-11T21:49:05Z DEBUG stderr= 2025-02-11T21:49:05Z DEBUG Starting external process 2025-02-11T21:49:05Z DEBUG args=['/bin/systemctl', 'is-enabled', 'systemd-timesyncd.service'] 2025-02-11T21:49:05Z DEBUG Process finished, return code=4 2025-02-11T21:49:05Z DEBUG stdout=not-found 2025-02-11T21:49:05Z DEBUG stderr= 2025-02-11T21:49:05Z DEBUG Starting external process 2025-02-11T21:49:05Z DEBUG args=['/bin/systemctl', 'is-active', 'systemd-timesyncd.service'] 2025-02-11T21:49:05Z DEBUG Process finished, return code=4 2025-02-11T21:49:05Z DEBUG stdout=inactive 2025-02-11T21:49:05Z DEBUG stderr= 2025-02-11T21:49:05Z DEBUG Check if ipaserver.test.local is a primary hostname for localhost 2025-02-11T21:49:05Z DEBUG Primary hostname for localhost: ipaserver.test.local 2025-02-11T21:49:08Z DEBUG Loading Index file from '/var/lib/ipa/sysrestore/sysrestore.index' 2025-02-11T21:49:08Z DEBUG Loading StateFile from '/var/lib/ipa/sysrestore/sysrestore.state' 2025-02-11T21:49:08Z DEBUG Writing configuration file /etc/ipa/default.conf 2025-02-11T21:49:08Z 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-11T21:49:08Z DEBUG importing all plugin modules in ipaserver.plugins... 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.aci 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.automember 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.automount 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.baseldap 2025-02-11T21:49:08Z DEBUG ipaserver.plugins.baseldap is not a valid plugin module 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.baseuser 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.batch 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.ca 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.caacl 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.cert 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.certmap 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.certprofile 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.config 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.delegation 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.dns 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.dnsserver 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.dogtag 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.domainlevel 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.group 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.hbac 2025-02-11T21:49:08Z DEBUG ipaserver.plugins.hbac is not a valid plugin module 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.hbacrule 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.hbacsvc 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.hbacsvcgroup 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.hbactest 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.host 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.hostgroup 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.idp 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.idrange 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.idviews 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.internal 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.join 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.krbtpolicy 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.ldap2 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.location 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.migration 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.misc 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.netgroup 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.otp 2025-02-11T21:49:08Z DEBUG ipaserver.plugins.otp is not a valid plugin module 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.otpconfig 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.otptoken 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.passkeyconfig 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.passwd 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.permission 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.ping 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.pkinit 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.privilege 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.pwpolicy 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.rabase 2025-02-11T21:49:08Z DEBUG ipaserver.plugins.rabase is not a valid plugin module 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.radiusproxy 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.realmdomains 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.role 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.schema 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.selfservice 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.selinuxusermap 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.server 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.serverrole 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.serverroles 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.service 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.servicedelegation 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.session 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.stageuser 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.subid 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.sudo 2025-02-11T21:49:08Z DEBUG ipaserver.plugins.sudo is not a valid plugin module 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.sudocmd 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.sudocmdgroup 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.sudorule 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.topology 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.trust 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.user 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.vault 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.virtual 2025-02-11T21:49:08Z DEBUG ipaserver.plugins.virtual is not a valid plugin module 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.whoami 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.plugins.xmlserver 2025-02-11T21:49:08Z DEBUG importing all plugin modules in ipaserver.install.plugins... 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.adtrust 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.ca_renewal_master 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.dns 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.fix_kra_people_entry 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.fix_replica_agreements 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.rename_managed 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_ca_topology 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_changelog_maxage 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_dna_shared_config 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_fix_duplicate_cacrt_in_ldap 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_idranges 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_ldap_server_list 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_managed_permissions 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_pacs 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_passsync 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_pwpolicy 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_ra_cert_store 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_referint 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_services 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_unhashed_password 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.update_uniqueness 2025-02-11T21:49:08Z DEBUG importing plugin module ipaserver.install.plugins.upload_cacrt 2025-02-11T21:49:08Z DEBUG check_port_bindable: Checking IPv4/IPv6 dual stack and TCP 2025-02-11T21:49:08Z DEBUG check_port_bindable: bind success: 8443/TCP 2025-02-11T21:49:08Z DEBUG check_port_bindable: Checking IPv4/IPv6 dual stack and TCP 2025-02-11T21:49:08Z DEBUG check_port_bindable: bind success: 8080/TCP 2025-02-11T21:49:08Z DEBUG Name ipaserver.test.local resolved to {UnsafeIPAddress('fe80::8ff:eaff:fe15:bcb'), UnsafeIPAddress('10.31.12.79')} 2025-02-11T21:49:08Z WARNING Invalid IP address fe80::8ff:eaff:fe15:bcb for ipaserver.test.local: cannot use link-local IP address fe80::8ff:eaff:fe15:bcb =========================== /var/log/messages =========================== Feb 4 09:56:00 localhost python3[15711]: 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 Feb 4 09:56:02 localhost python3[15735]: 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 Feb 4 09:56:04 localhost python3[15761]: 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 Feb 4 09:56:09 localhost python3[15825]: ansible-ansible.legacy.stat Invoked with path=/etc/machine-id follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True Feb 4 09:56:11 localhost python3[15886]: ansible-ansible.legacy.copy Invoked with force=True dest=/etc/machine-id src=/root/.ansible/tmp/ansible-tmp-1738680968.5834239-93574-152696309739873/source _original_basename=tmpej2d50x2 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 Feb 4 09:56:14 localhost python3[15926]: 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 Feb 4 09:56:14 localhost systemd[5168]: Created slice background.slice - User Background Tasks Slice. Feb 4 09:56:14 localhost systemd[5168]: Starting systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories... Feb 4 09:56:14 localhost systemd[5168]: Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories. Feb 4 09:56:40 localhost python3[15950]: 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 Feb 4 09:56:44 localhost python3[15970]: 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 Feb 4 09:56:45 localhost python3[15990]: 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 Feb 4 09:56:45 localhost python3[16010]: 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 Feb 4 09:56:46 localhost python3[16030]: 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 Feb 4 09:56:46 localhost python3[16050]: 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 Feb 4 09:56:48 localhost python3[16070]: 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 Feb 4 09:56:48 localhost systemd-logind[640]: The system will power off at Tue 2025-02-04 09:57:48 EST! Feb 4 09:56:48 localhost systemd-logind[640]: Creating /run/nologin, blocking further logins... Feb 4 09:57:31 localhost systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories... Feb 4 09:57:31 localhost systemd-tmpfiles[16072]: /usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc/ detected, skipping. Feb 4 09:57:31 localhost systemd-tmpfiles[16072]: All rules containing unresolvable specifiers will be skipped. Feb 4 09:57:31 localhost systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully. Feb 4 09:57:31 localhost systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories. Feb 4 09:57:48 localhost systemd[1]: session-3.scope: Deactivated successfully. Feb 4 09:57:48 localhost systemd[1]: session-3.scope: Consumed 52.191s CPU time, 583.6M memory peak. Feb 4 09:57:48 localhost systemd-logind[640]: Session 3 logged out. Waiting for processes to exit. Feb 4 09:57:48 localhost systemd-logind[640]: Removed session 3. Feb 11 16:42:31 ip-10-31-12-79 kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.12.0-47.el10.x86_64 root=UUID=4618963d-d61f-4b78-82e9-4a4c15f4464a ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 Feb 11 16:42:31 ip-10-31-12-79 kernel: BIOS-provided physical RAM map: Feb 11 16:42:31 ip-10-31-12-79 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Feb 11 16:42:31 ip-10-31-12-79 kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000efffffff] usable Feb 11 16:42:31 ip-10-31-12-79 kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000ffffffff] reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: NX (Execute Disable) protection: active Feb 11 16:42:31 ip-10-31-12-79 kernel: APIC: Static calls initialized Feb 11 16:42:31 ip-10-31-12-79 kernel: SMBIOS 2.7 present. Feb 11 16:42:31 ip-10-31-12-79 kernel: DMI: Xen HVM domU, BIOS 4.11.amazon 08/24/2006 Feb 11 16:42:31 ip-10-31-12-79 kernel: DMI: Memory slots populated: 1/1 Feb 11 16:42:31 ip-10-31-12-79 kernel: Hypervisor detected: Xen HVM Feb 11 16:42:31 ip-10-31-12-79 kernel: Xen version 4.11. Feb 11 16:42:31 ip-10-31-12-79 kernel: platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. Feb 11 16:42:31 ip-10-31-12-79 kernel: platform_pci_unplug: 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 11 16:42:31 ip-10-31-12-79 kernel: tsc: Fast TSC calibration using PIT Feb 11 16:42:31 ip-10-31-12-79 kernel: tsc: Detected 2900.182 MHz processor Feb 11 16:42:31 ip-10-31-12-79 kernel: tsc: Detected 2899.998 MHz TSC Feb 11 16:42:31 ip-10-31-12-79 kernel: last_pfn = 0xf0000 max_arch_pfn = 0x400000000 Feb 11 16:42:31 ip-10-31-12-79 kernel: MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT Feb 11 16:42:31 ip-10-31-12-79 kernel: found SMP MP-table at [mem 0x000fbb70-0x000fbb7f] Feb 11 16:42:31 ip-10-31-12-79 kernel: Using GB pages for direct mapping Feb 11 16:42:31 ip-10-31-12-79 kernel: RAMDISK: [mem 0x34cc6000-0x3665afff] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Early table checksum verification disabled Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: RSDP 0x00000000000EA020 000024 (v02 Xen ) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: XSDT 0x00000000FC00D4F0 00005C (v01 Xen HVM 00000000 HVML 00000000) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: FACP 0x00000000FC00D3F0 0000F4 (v04 Xen HVM 00000000 HVML 00000000) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: DSDT 0x00000000FC001000 00BD14 (v02 Xen HVM 00000000 INTL 20090123) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: FACS 0x00000000FC00D2F0 000040 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: SSDT 0x00000000FC00CD20 000033 (v02 Xen HVM 00000000 INTL 20090123) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: SSDT 0x00000000FC00CD60 000031 (v02 Xen HVM 00000000 INTL 20090123) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: APIC 0x00000000FC00CDA0 0000D8 (v02 Xen HVM 00000000 HVML 00000000) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: HPET 0x00000000FC00D280 000038 (v01 Xen HVM 00000000 HVML 00000000) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: WAET 0x00000000FC00D2C0 000028 (v01 Xen HVM 00000000 HVML 00000000) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving FACP table memory at [mem 0xfc00d3f0-0xfc00d4e3] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving DSDT table memory at [mem 0xfc001000-0xfc00cd13] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving FACS table memory at [mem 0xfc00d2f0-0xfc00d32f] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd20-0xfc00cd52] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving SSDT table memory at [mem 0xfc00cd60-0xfc00cd90] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving APIC table memory at [mem 0xfc00cda0-0xfc00ce77] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving HPET table memory at [mem 0xfc00d280-0xfc00d2b7] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Reserving WAET table memory at [mem 0xfc00d2c0-0xfc00d2e7] Feb 11 16:42:31 ip-10-31-12-79 kernel: No NUMA configuration found Feb 11 16:42:31 ip-10-31-12-79 kernel: Faking a node at [mem 0x0000000000000000-0x00000000efffffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: NODE_DATA(0) allocated [mem 0xeffd52c0-0xefffffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: crashkernel reserved: 0x00000000e3000000 - 0x00000000ef000000 (192 MB) Feb 11 16:42:31 ip-10-31-12-79 kernel: Zone ranges: Feb 11 16:42:31 ip-10-31-12-79 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: DMA32 [mem 0x0000000001000000-0x00000000efffffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: Normal empty Feb 11 16:42:31 ip-10-31-12-79 kernel: Device empty Feb 11 16:42:31 ip-10-31-12-79 kernel: Movable zone start for each node Feb 11 16:42:31 ip-10-31-12-79 kernel: Early memory node ranges Feb 11 16:42:31 ip-10-31-12-79 kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] Feb 11 16:42:31 ip-10-31-12-79 kernel: node 0: [mem 0x0000000000100000-0x00000000efffffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000000efffffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: On node 0, zone DMA: 1 pages in unavailable ranges Feb 11 16:42:31 ip-10-31-12-79 kernel: On node 0, zone DMA: 98 pages in unavailable ranges Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: PM-Timer IO Port: 0xb008 Feb 11 16:42:31 ip-10-31-12-79 kernel: IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Using ACPI (MADT) for SMP configuration information Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000 Feb 11 16:42:31 ip-10-31-12-79 kernel: TSC deadline timer available Feb 11 16:42:31 ip-10-31-12-79 kernel: CPU topo: Max. logical packages: 1 Feb 11 16:42:31 ip-10-31-12-79 kernel: CPU topo: Max. logical dies: 1 Feb 11 16:42:31 ip-10-31-12-79 kernel: CPU topo: Max. dies per package: 1 Feb 11 16:42:31 ip-10-31-12-79 kernel: CPU topo: Max. threads per core: 2 Feb 11 16:42:31 ip-10-31-12-79 kernel: CPU topo: Num. cores per package: 1 Feb 11 16:42:31 ip-10-31-12-79 kernel: CPU topo: Num. threads per package: 2 Feb 11 16:42:31 ip-10-31-12-79 kernel: CPU topo: Allowing 2 present CPUs plus 13 hotplug CPUs Feb 11 16:42:31 ip-10-31-12-79 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] Feb 11 16:42:31 ip-10-31-12-79 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: [mem 0xf0000000-0xfbffffff] available for PCI devices Feb 11 16:42:31 ip-10-31-12-79 kernel: Booting paravirtualized kernel on Xen HVM Feb 11 16:42:31 ip-10-31-12-79 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns Feb 11 16:42:31 ip-10-31-12-79 kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:15 nr_cpu_ids:15 nr_node_ids:1 Feb 11 16:42:31 ip-10-31-12-79 kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288 Feb 11 16:42:31 ip-10-31-12-79 kernel: PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.12.0-47.el10.x86_64 root=UUID=4618963d-d61f-4b78-82e9-4a4c15f4464a ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 Feb 11 16:42:31 ip-10-31-12-79 kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.12.0-47.el10.x86_64", will be passed to user space. Feb 11 16:42:31 ip-10-31-12-79 kernel: random: crng init done Feb 11 16:42:31 ip-10-31-12-79 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: Fallback order for Node 0: 0 Feb 11 16:42:31 ip-10-31-12-79 kernel: Built 1 zonelists, mobility grouping on. Total pages: 982941 Feb 11 16:42:31 ip-10-31-12-79 kernel: Policy zone: DMA32 Feb 11 16:42:31 ip-10-31-12-79 kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off Feb 11 16:42:31 ip-10-31-12-79 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=15, Nodes=1 Feb 11 16:42:31 ip-10-31-12-79 kernel: Kernel/User page tables isolation: enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: ftrace: allocating 52850 entries in 207 pages Feb 11 16:42:31 ip-10-31-12-79 kernel: ftrace: allocated 207 pages with 6 groups Feb 11 16:42:31 ip-10-31-12-79 kernel: Dynamic Preempt: voluntary Feb 11 16:42:31 ip-10-31-12-79 kernel: rcu: Preemptible hierarchical RCU implementation. Feb 11 16:42:31 ip-10-31-12-79 kernel: rcu: #011RCU event tracing is enabled. Feb 11 16:42:31 ip-10-31-12-79 kernel: rcu: #011RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=15. Feb 11 16:42:31 ip-10-31-12-79 kernel: #011Trampoline variant of Tasks RCU enabled. Feb 11 16:42:31 ip-10-31-12-79 kernel: #011Rude variant of Tasks RCU enabled. Feb 11 16:42:31 ip-10-31-12-79 kernel: #011Tracing variant of Tasks RCU enabled. Feb 11 16:42:31 ip-10-31-12-79 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Feb 11 16:42:31 ip-10-31-12-79 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=15 Feb 11 16:42:31 ip-10-31-12-79 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=15. Feb 11 16:42:31 ip-10-31-12-79 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=15. Feb 11 16:42:31 ip-10-31-12-79 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=15. Feb 11 16:42:31 ip-10-31-12-79 kernel: NR_IRQS: 524544, nr_irqs: 952, preallocated irqs: 16 Feb 11 16:42:31 ip-10-31-12-79 kernel: xen:events: Using 2-level ABI Feb 11 16:42:31 ip-10-31-12-79 kernel: xen:events: Xen HVM callback vector for event delivery is enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Feb 11 16:42:31 ip-10-31-12-79 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Feb 11 16:42:31 ip-10-31-12-79 kernel: Console: colour VGA+ 80x25 Feb 11 16:42:31 ip-10-31-12-79 kernel: printk: legacy console [tty0] enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 11 16:42:31 ip-10-31-12-79 kernel: printk: console [ttyS0] enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Core revision 20240827 Feb 11 16:42:31 ip-10-31-12-79 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 30580167144 ns Feb 11 16:42:31 ip-10-31-12-79 kernel: APIC: Switch to symmetric I/O mode setup Feb 11 16:42:31 ip-10-31-12-79 kernel: x2apic enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: APIC: Switched APIC routing to: physical x2apic Feb 11 16:42:31 ip-10-31-12-79 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 Feb 11 16:42:31 ip-10-31-12-79 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns Feb 11 16:42:31 ip-10-31-12-79 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.99 BogoMIPS (lpj=2899998) Feb 11 16:42:31 ip-10-31-12-79 kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 Feb 11 16:42:31 ip-10-31-12-79 kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 Feb 11 16:42:31 ip-10-31-12-79 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization Feb 11 16:42:31 ip-10-31-12-79 kernel: Spectre V2 : Mitigation: Retpolines Feb 11 16:42:31 ip-10-31-12-79 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch Feb 11 16:42:31 ip-10-31-12-79 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT Feb 11 16:42:31 ip-10-31-12-79 kernel: Speculative Store Bypass: Vulnerable Feb 11 16:42:31 ip-10-31-12-79 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode Feb 11 16:42:31 ip-10-31-12-79 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. Feb 11 16:42:31 ip-10-31-12-79 kernel: Freeing SMP alternatives memory: 40K Feb 11 16:42:31 ip-10-31-12-79 kernel: pid_max: default: 32768 minimum: 301 Feb 11 16:42:31 ip-10-31-12-79 kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,ima,evm Feb 11 16:42:31 ip-10-31-12-79 kernel: Yama: becoming mindful. Feb 11 16:42:31 ip-10-31-12-79 kernel: SELinux: Initializing. Feb 11 16:42:31 ip-10-31-12-79 kernel: LSM support for eBPF active Feb 11 16:42:31 ip-10-31-12-79 kernel: landlock: Up and running. Feb 11 16:42:31 ip-10-31-12-79 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns Feb 11 16:42:31 ip-10-31-12-79 kernel: installing Xen timer for CPU 0 Feb 11 16:42:31 ip-10-31-12-79 kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz (family: 0x6, model: 0x3f, stepping: 0x2) Feb 11 16:42:31 ip-10-31-12-79 kernel: cpu 0 spinlock event irq 53 Feb 11 16:42:31 ip-10-31-12-79 kernel: Performance Events: unsupported p6 CPU model 63 no PMU driver, software events only. Feb 11 16:42:31 ip-10-31-12-79 kernel: signal: max sigframe size: 1776 Feb 11 16:42:31 ip-10-31-12-79 kernel: rcu: Hierarchical SRCU implementation. Feb 11 16:42:31 ip-10-31-12-79 kernel: rcu: #011Max phase no-delay instances is 400. Feb 11 16:42:31 ip-10-31-12-79 kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level Feb 11 16:42:31 ip-10-31-12-79 kernel: NMI watchdog: Perf NMI watchdog permanently disabled Feb 11 16:42:31 ip-10-31-12-79 kernel: smp: Bringing up secondary CPUs ... Feb 11 16:42:31 ip-10-31-12-79 kernel: installing Xen timer for CPU 1 Feb 11 16:42:31 ip-10-31-12-79 kernel: smpboot: x86: Booting SMP configuration: Feb 11 16:42:31 ip-10-31-12-79 kernel: .... node #0, CPUs: #1 Feb 11 16:42:31 ip-10-31-12-79 kernel: cpu 1 spinlock event irq 59 Feb 11 16:42:31 ip-10-31-12-79 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 11 16:42:31 ip-10-31-12-79 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 11 16:42:31 ip-10-31-12-79 kernel: smp: Brought up 1 node, 2 CPUs Feb 11 16:42:31 ip-10-31-12-79 kernel: smpboot: Total of 2 processors activated (11599.99 BogoMIPS) Feb 11 16:42:31 ip-10-31-12-79 kernel: node 0 deferred pages initialised in 6ms Feb 11 16:42:31 ip-10-31-12-79 kernel: Memory: 3573992K/3931764K available (18432K kernel code, 5781K rwdata, 14108K rodata, 4324K init, 6784K bss, 352996K reserved, 0K cma-reserved) Feb 11 16:42:31 ip-10-31-12-79 kernel: devtmpfs: initialized Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/mm: Memory block size: 128MB Feb 11 16:42:31 ip-10-31-12-79 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Feb 11 16:42:31 ip-10-31-12-79 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: pinctrl core: initialized pinctrl subsystem Feb 11 16:42:31 ip-10-31-12-79 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Feb 11 16:42:31 ip-10-31-12-79 kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations Feb 11 16:42:31 ip-10-31-12-79 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Feb 11 16:42:31 ip-10-31-12-79 kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Feb 11 16:42:31 ip-10-31-12-79 kernel: audit: initializing netlink subsys (disabled) Feb 11 16:42:31 ip-10-31-12-79 kernel: audit: type=2000 audit(1739310151.293:1): state=initialized audit_enabled=0 res=1 Feb 11 16:42:31 ip-10-31-12-79 kernel: thermal_sys: Registered thermal governor 'fair_share' Feb 11 16:42:31 ip-10-31-12-79 kernel: thermal_sys: Registered thermal governor 'step_wise' Feb 11 16:42:31 ip-10-31-12-79 kernel: thermal_sys: Registered thermal governor 'user_space' Feb 11 16:42:31 ip-10-31-12-79 kernel: cpuidle: using governor menu Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Feb 11 16:42:31 ip-10-31-12-79 kernel: PCI: Using configuration type 1 for base access Feb 11 16:42:31 ip-10-31-12-79 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. Feb 11 16:42:31 ip-10-31-12-79 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Feb 11 16:42:31 ip-10-31-12-79 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page Feb 11 16:42:31 ip-10-31-12-79 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Feb 11 16:42:31 ip-10-31-12-79 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page Feb 11 16:42:31 ip-10-31-12-79 kernel: cryptd: max_cpu_qlen set to 1000 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Added _OSI(Module Device) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Added _OSI(Processor Device) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Added _OSI(Processor Aggregator Device) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Interpreter enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: PM: (supports S0 S3 S4 S5) Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Using IOAPIC for interrupt routing Feb 11 16:42:31 ip-10-31-12-79 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug Feb 11 16:42:31 ip-10-31-12-79 kernel: PCI: Using E820 reservations for host bridge windows Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: Enabled 2 GPEs in block 00 to 0F Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Feb 11 16:42:31 ip-10-31-12-79 kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI EDR HPX-Type3] Feb 11 16:42:31 ip-10-31-12-79 kernel: acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] Feb 11 16:42:31 ip-10-31-12-79 kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [0] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [3] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [4] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [5] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [6] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [7] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [8] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [9] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [10] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [11] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [12] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [13] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [14] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [15] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [16] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [17] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [18] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [19] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [20] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [21] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [22] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [23] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [24] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [25] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [26] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [27] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [28] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [29] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [30] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: acpiphp: Slot [31] registered Feb 11 16:42:31 ip-10-31-12-79 kernel: PCI host bridge to bus 0000:00 Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff window] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.1: BAR 4 [io 0xc000-0xc00f] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk Feb 11 16:42:31 ip-10-31-12-79 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 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:02.0: [1013:00b8] type 00 class 0x030000 conventional PCI endpoint Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:02.0: BAR 0 [mem 0xf8000000-0xf9ffffff pref] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:02.0: BAR 1 [mem 0xfbfff000-0xfbffffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:1f.0: [5853:0001] type 00 class 0xff8000 conventional PCI endpoint Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:1f.0: BAR 0 [io 0xc100-0xc1ff] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:1f.0: BAR 1 [mem 0xfa000000-0xfaffffff pref] Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 5 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5 Feb 11 16:42:31 ip-10-31-12-79 kernel: xen:balloon: Initialising balloon driver Feb 11 16:42:31 ip-10-31-12-79 kernel: iommu: Default domain type: Translated Feb 11 16:42:31 ip-10-31-12-79 kernel: iommu: DMA domain TLB invalidation policy: lazy mode Feb 11 16:42:31 ip-10-31-12-79 kernel: SCSI subsystem initialized Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: bus type USB registered Feb 11 16:42:31 ip-10-31-12-79 kernel: usbcore: registered new interface driver usbfs Feb 11 16:42:31 ip-10-31-12-79 kernel: usbcore: registered new interface driver hub Feb 11 16:42:31 ip-10-31-12-79 kernel: usbcore: registered new device driver usb Feb 11 16:42:31 ip-10-31-12-79 kernel: pps_core: LinuxPPS API ver. 1 registered Feb 11 16:42:31 ip-10-31-12-79 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Feb 11 16:42:31 ip-10-31-12-79 kernel: PTP clock support registered Feb 11 16:42:31 ip-10-31-12-79 kernel: EDAC MC: Ver: 3.0.0 Feb 11 16:42:31 ip-10-31-12-79 kernel: NetLabel: Initializing Feb 11 16:42:31 ip-10-31-12-79 kernel: NetLabel: domain hash size = 128 Feb 11 16:42:31 ip-10-31-12-79 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Feb 11 16:42:31 ip-10-31-12-79 kernel: NetLabel: unlabeled traffic allowed by default Feb 11 16:42:31 ip-10-31-12-79 kernel: PCI: Using ACPI for IRQ routing Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:02.0: vgaarb: bridge control possible Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none Feb 11 16:42:31 ip-10-31-12-79 kernel: vgaarb: loaded Feb 11 16:42:31 ip-10-31-12-79 kernel: hpet: 3 channels of 0 reserved for per-cpu timers Feb 11 16:42:31 ip-10-31-12-79 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Feb 11 16:42:31 ip-10-31-12-79 kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Feb 11 16:42:31 ip-10-31-12-79 kernel: clocksource: Switched to clocksource xen Feb 11 16:42:31 ip-10-31-12-79 kernel: VFS: Disk quotas dquot_6.6.0 Feb 11 16:42:31 ip-10-31-12-79 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Feb 11 16:42:31 ip-10-31-12-79 kernel: pnp: PnP ACPI init Feb 11 16:42:31 ip-10-31-12-79 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: system 00:07: [io 0xb044-0xb047] has been reserved Feb 11 16:42:31 ip-10-31-12-79 kernel: pnp: PnP ACPI: found 8 devices Feb 11 16:42:31 ip-10-31-12-79 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns Feb 11 16:42:31 ip-10-31-12-79 kernel: NET: Registered PF_INET protocol family Feb 11 16:42:31 ip-10-31-12-79 kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: TCP: Hash tables configured (established 32768 bind 32768) Feb 11 16:42:31 ip-10-31-12-79 kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) Feb 11 16:42:31 ip-10-31-12-79 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Feb 11 16:42:31 ip-10-31-12-79 kernel: NET: Registered PF_XDP protocol family Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xffffffff window] Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Feb 11 16:42:31 ip-10-31-12-79 kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Feb 11 16:42:31 ip-10-31-12-79 kernel: PCI: CLS 0 bytes, default 64 Feb 11 16:42:31 ip-10-31-12-79 kernel: Trying to unpack rootfs image as initramfs... Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: bus type thunderbolt registered Feb 11 16:42:31 ip-10-31-12-79 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd4133323, max_idle_ns: 440795296220 ns Feb 11 16:42:31 ip-10-31-12-79 kernel: Initialise system trusted keyrings Feb 11 16:42:31 ip-10-31-12-79 kernel: Key type blacklist registered Feb 11 16:42:31 ip-10-31-12-79 kernel: workingset: timestamp_bits=36 max_order=20 bucket_order=0 Feb 11 16:42:31 ip-10-31-12-79 kernel: zbud: loaded Feb 11 16:42:31 ip-10-31-12-79 kernel: integrity: Platform Keyring initialized Feb 11 16:42:31 ip-10-31-12-79 kernel: integrity: Machine keyring initialized Feb 11 16:42:31 ip-10-31-12-79 kernel: NET: Registered PF_ALG protocol family Feb 11 16:42:31 ip-10-31-12-79 kernel: Key type asymmetric registered Feb 11 16:42:31 ip-10-31-12-79 kernel: Asymmetric key parser 'x509' registered Feb 11 16:42:31 ip-10-31-12-79 kernel: Freeing initrd memory: 26196K Feb 11 16:42:31 ip-10-31-12-79 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) Feb 11 16:42:31 ip-10-31-12-79 kernel: io scheduler mq-deadline registered Feb 11 16:42:31 ip-10-31-12-79 kernel: io scheduler kyber registered Feb 11 16:42:31 ip-10-31-12-79 kernel: io scheduler bfq registered Feb 11 16:42:31 ip-10-31-12-79 kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE Feb 11 16:42:31 ip-10-31-12-79 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Feb 11 16:42:31 ip-10-31-12-79 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: button: Power Button [PWRF] Feb 11 16:42:31 ip-10-31-12-79 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: button: Sleep Button [SLPF] Feb 11 16:42:31 ip-10-31-12-79 kernel: xen:grant_table: Grant tables using version 1 layout Feb 11 16:42:31 ip-10-31-12-79 kernel: Grant table initialized Feb 11 16:42:31 ip-10-31-12-79 kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 11 16:42:31 ip-10-31-12-79 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A Feb 11 16:42:31 ip-10-31-12-79 kernel: Non-volatile memory driver v1.3 Feb 11 16:42:31 ip-10-31-12-79 kernel: ACPI: bus type drm_connector registered Feb 11 16:42:31 ip-10-31-12-79 kernel: rdac: device handler registered Feb 11 16:42:31 ip-10-31-12-79 kernel: hp_sw: device handler registered Feb 11 16:42:31 ip-10-31-12-79 kernel: emc: device handler registered Feb 11 16:42:31 ip-10-31-12-79 kernel: alua: device handler registered Feb 11 16:42:31 ip-10-31-12-79 kernel: usbcore: registered new interface driver usbserial_generic Feb 11 16:42:31 ip-10-31-12-79 kernel: usbserial: USB Serial support registered for generic Feb 11 16:42:31 ip-10-31-12-79 kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Feb 11 16:42:31 ip-10-31-12-79 kernel: i8042: Warning: Keylock active Feb 11 16:42:31 ip-10-31-12-79 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Feb 11 16:42:31 ip-10-31-12-79 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Feb 11 16:42:31 ip-10-31-12-79 kernel: mousedev: PS/2 mouse device common for all mice Feb 11 16:42:31 ip-10-31-12-79 kernel: rtc_cmos 00:02: registered as rtc0 Feb 11 16:42:31 ip-10-31-12-79 kernel: rtc_cmos 00:02: setting system clock to 2025-02-11T21:42:31 UTC (1739310151) Feb 11 16:42:31 ip-10-31-12-79 kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Feb 11 16:42:31 ip-10-31-12-79 kernel: intel_pstate: CPU model not supported Feb 11 16:42:31 ip-10-31-12-79 kernel: hid: raw HID events driver (C) Jiri Kosina Feb 11 16:42:31 ip-10-31-12-79 kernel: usbcore: registered new interface driver usbhid Feb 11 16:42:31 ip-10-31-12-79 kernel: usbhid: USB HID core driver Feb 11 16:42:31 ip-10-31-12-79 kernel: drop_monitor: Initializing network drop monitor service Feb 11 16:42:31 ip-10-31-12-79 kernel: Initializing XFRM netlink socket Feb 11 16:42:31 ip-10-31-12-79 kernel: NET: Registered PF_INET6 protocol family Feb 11 16:42:31 ip-10-31-12-79 kernel: Segment Routing with IPv6 Feb 11 16:42:31 ip-10-31-12-79 kernel: In-situ OAM (IOAM) with IPv6 Feb 11 16:42:31 ip-10-31-12-79 kernel: NET: Registered PF_PACKET protocol family Feb 11 16:42:31 ip-10-31-12-79 kernel: mpls_gso: MPLS GSO support Feb 11 16:42:31 ip-10-31-12-79 kernel: IPI shorthand broadcast: enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: AES CTR mode by8 optimization enabled Feb 11 16:42:31 ip-10-31-12-79 kernel: sched_clock: Marking stable (706004493, 223323360)->(998246845, -68918992) Feb 11 16:42:31 ip-10-31-12-79 kernel: registered taskstats version 1 Feb 11 16:42:31 ip-10-31-12-79 kernel: Loading compiled-in X.509 certificates Feb 11 16:42:31 ip-10-31-12-79 kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: 7a75560d6a9a1558cf70f600c407da0b4aeb6507' Feb 11 16:42:31 ip-10-31-12-79 kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Feb 11 16:42:31 ip-10-31-12-79 kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Feb 11 16:42:31 ip-10-31-12-79 kernel: Loaded X.509 cert 'Nvidia GPU OOT signing 001: 55e1cef88193e60419f0b0ec379c49f77545acf0' Feb 11 16:42:31 ip-10-31-12-79 kernel: Loaded X.509 cert 'RH-IMA-CA: Red Hat IMA CA: fb31825dd0e073685b264e3038963673f753959a' Feb 11 16:42:31 ip-10-31-12-79 kernel: Demotion targets for Node 0: null Feb 11 16:42:31 ip-10-31-12-79 kernel: page_owner is disabled Feb 11 16:42:31 ip-10-31-12-79 kernel: Key type .fscrypt registered Feb 11 16:42:31 ip-10-31-12-79 kernel: Key type fscrypt-provisioning registered Feb 11 16:42:31 ip-10-31-12-79 kernel: Key type big_key registered Feb 11 16:42:31 ip-10-31-12-79 kernel: Key type encrypted registered Feb 11 16:42:31 ip-10-31-12-79 kernel: ima: No TPM chip found, activating TPM-bypass! Feb 11 16:42:31 ip-10-31-12-79 kernel: Loading compiled-in module X.509 certificates Feb 11 16:42:31 ip-10-31-12-79 kernel: Loaded X.509 cert 'The CentOS Project: CentOS Stream kernel signing key: 7a75560d6a9a1558cf70f600c407da0b4aeb6507' Feb 11 16:42:31 ip-10-31-12-79 kernel: ima: Allocated hash algorithm: sha256 Feb 11 16:42:31 ip-10-31-12-79 kernel: ima: No architecture policies found Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: Initialising EVM extended attributes: Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: security.selinux Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: security.SMACK64 (disabled) Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: security.SMACK64EXEC (disabled) Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: security.SMACK64TRANSMUTE (disabled) Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: security.SMACK64MMAP (disabled) Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: security.apparmor (disabled) Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: security.ima Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: security.capability Feb 11 16:42:31 ip-10-31-12-79 kernel: evm: HMAC attrs: 0x1 Feb 11 16:42:31 ip-10-31-12-79 kernel: Running certificate verification RSA selftest Feb 11 16:42:31 ip-10-31-12-79 kernel: Loaded X.509 cert 'Certificate verification self-testing key: f58703bb33ce1b73ee02eccdee5b8817518fe3db' Feb 11 16:42:31 ip-10-31-12-79 kernel: Running certificate verification ECDSA selftest Feb 11 16:42:31 ip-10-31-12-79 kernel: Loaded X.509 cert 'Certificate verification ECDSA self-testing key: 2900bcea1deb7bc8479a84a23d758efdfdd2b2d3' Feb 11 16:42:31 ip-10-31-12-79 kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Feb 11 16:42:31 ip-10-31-12-79 kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Feb 11 16:42:31 ip-10-31-12-79 kernel: clk: Disabling unused clocks Feb 11 16:42:31 ip-10-31-12-79 kernel: PM: genpd: Disabling unused power domains Feb 11 16:42:31 ip-10-31-12-79 kernel: Freeing unused decrypted memory: 2028K Feb 11 16:42:31 ip-10-31-12-79 kernel: Freeing unused kernel image (initmem) memory: 4324K Feb 11 16:42:31 ip-10-31-12-79 kernel: Write protecting the kernel read-only data: 32768k Feb 11 16:42:31 ip-10-31-12-79 kernel: Freeing unused kernel image (rodata/data gap) memory: 228K Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/mm: Checking user space page tables Feb 11 16:42:31 ip-10-31-12-79 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. Feb 11 16:42:31 ip-10-31-12-79 kernel: Run /init as init process Feb 11 16:42:31 ip-10-31-12-79 systemd: Successfully made /usr/ read-only. Feb 11 16:42:31 ip-10-31-12-79 systemd: systemd 257-4.el10 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE) Feb 11 16:42:31 ip-10-31-12-79 systemd: Detected virtualization xen. Feb 11 16:42:31 ip-10-31-12-79 systemd: Detected architecture x86-64. Feb 11 16:42:31 ip-10-31-12-79 systemd: Running in initrd. Feb 11 16:42:31 ip-10-31-12-79 systemd: No hostname configured, using default hostname. Feb 11 16:42:31 ip-10-31-12-79 systemd: Hostname set to . Feb 11 16:42:31 ip-10-31-12-79 systemd: Queued start job for default target initrd.target. Feb 11 16:42:31 ip-10-31-12-79 systemd: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Feb 11 16:42:31 ip-10-31-12-79 systemd: Expecting device dev-disk-by\x2duuid-4618963d\x2dd61f\x2d4b78\x2d82e9\x2d4a4c15f4464a.device - /dev/disk/by-uuid/4618963d-d61f-4b78-82e9-4a4c15f4464a... Feb 11 16:42:31 ip-10-31-12-79 systemd: Reached target initrd-usr-fs.target - Initrd /usr File System. Feb 11 16:42:31 ip-10-31-12-79 systemd: Reached target paths.target - Path Units. Feb 11 16:42:31 ip-10-31-12-79 systemd: Reached target slices.target - Slice Units. Feb 11 16:42:31 ip-10-31-12-79 systemd: Reached target swap.target - Swaps. Feb 11 16:42:31 ip-10-31-12-79 systemd: Reached target timers.target - Timer Units. Feb 11 16:42:31 ip-10-31-12-79 systemd: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). Feb 11 16:42:31 ip-10-31-12-79 systemd: Listening on systemd-journald.socket - Journal Sockets. Feb 11 16:42:31 ip-10-31-12-79 systemd: Listening on systemd-udevd-control.socket - udev Control Socket. Feb 11 16:42:31 ip-10-31-12-79 systemd: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Feb 11 16:42:31 ip-10-31-12-79 systemd: Reached target sockets.target - Socket Units. Feb 11 16:42:31 ip-10-31-12-79 systemd: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Feb 11 16:42:31 ip-10-31-12-79 systemd: memstrack.service - Memstrack Anylazing Service was skipped because no trigger condition checks were met. Feb 11 16:42:31 ip-10-31-12-79 systemd: Starting systemd-journald.service - Journal Service... Feb 11 16:42:31 ip-10-31-12-79 systemd: systemd-modules-load.service - Load Kernel Modules was skipped because no trigger condition checks were met. Feb 11 16:42:31 ip-10-31-12-79 systemd: Starting systemd-sysctl.service - Apply Kernel Variables... Feb 11 16:42:31 ip-10-31-12-79 systemd: Starting systemd-vconsole-setup.service - Virtual Console Setup... Feb 11 16:42:31 ip-10-31-12-79 systemd-journald[258]: Collecting audit messages is disabled. Feb 11 16:42:31 ip-10-31-12-79 systemd: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Feb 11 16:42:31 ip-10-31-12-79 systemd: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Feb 11 16:42:31 ip-10-31-12-79 systemd: Finished systemd-sysctl.service - Apply Kernel Variables. Feb 11 16:42:31 ip-10-31-12-79 systemd-journald[258]: Journal started Feb 11 16:42:31 ip-10-31-12-79 systemd-journald[258]: Runtime Journal (/run/log/journal/eed1b8911fb74b3e89ddd60f827b5810) is 8M, max 70.5M, 62.5M free. Feb 11 16:42:31 ip-10-31-12-79 systemd: Started systemd-journald.service - Journal Service. Feb 11 16:42:31 ip-10-31-12-79 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Feb 11 16:42:32 ip-10-31-12-79 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting systemd-sysusers.service - Create System Users... Feb 11 16:42:32 ip-10-31-12-79 systemd-sysusers[275]: Creating group 'nobody' with GID 65534. Feb 11 16:42:32 ip-10-31-12-79 systemd-sysusers[275]: Creating group 'users' with GID 100. Feb 11 16:42:32 ip-10-31-12-79 systemd-sysusers[275]: Creating group 'systemd-journal' with GID 190. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished systemd-sysusers.service - Create System Users. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Reached target local-fs.target - Local File Systems. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories... Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: dracut-cmdline-ask.service - dracut ask for additional cmdline parameters was skipped because no trigger condition checks were met. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... Feb 11 16:42:32 ip-10-31-12-79 dracut-cmdline[285]: dracut-103-1.el10 Feb 11 16:42:32 ip-10-31-12-79 dracut-cmdline[285]: Using kernel command line parameters: BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-6.12.0-47.el10.x86_64 root=UUID=4618963d-d61f-4b78-82e9-4a4c15f4464a ro rhgb crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 Feb 11 16:42:32 ip-10-31-12-79 systemd-tmpfiles[283]: /usr/lib/tmpfiles.d/var.conf:14: Duplicate line for path "/var/log", ignoring. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting dracut-pre-udev.service - dracut pre-udev hook... Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished dracut-pre-udev.service - dracut pre-udev hook. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Feb 11 16:42:32 ip-10-31-12-79 systemd-udevd[362]: Using default interface naming scheme 'rhel-10.0-beta'. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: dracut-pre-trigger.service - dracut pre-trigger hook was skipped because no trigger condition checks were met. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: dracut-initqueue.service - dracut initqueue hook was skipped because no trigger condition checks were met. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Reached target remote-fs.target - Remote File Systems. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: modprobe@configfs.service: Deactivated successfully. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. Feb 11 16:42:32 ip-10-31-12-79 kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4 Feb 11 16:42:32 ip-10-31-12-79 kernel: scsi host0: ata_piix Feb 11 16:42:32 ip-10-31-12-79 kernel: scsi host1: ata_piix Feb 11 16:42:32 ip-10-31-12-79 kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 lpm-pol 0 Feb 11 16:42:32 ip-10-31-12-79 kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 lpm-pol 0 Feb 11 16:42:32 ip-10-31-12-79 kernel: Invalid max_queues (4), will use default max: 2. Feb 11 16:42:32 ip-10-31-12-79 kernel: xen_netfront: Initialising Xen virtual ethernet driver Feb 11 16:42:32 ip-10-31-12-79 kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; bounce buffer: disabled; Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Feb 11 16:42:32 ip-10-31-12-79 kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. Feb 11 16:42:32 ip-10-31-12-79 kernel: GPT:12582911 != 524287999 Feb 11 16:42:32 ip-10-31-12-79 kernel: GPT:Alternate GPT header not at the end of the disk. Feb 11 16:42:32 ip-10-31-12-79 kernel: GPT:12582911 != 524287999 Feb 11 16:42:32 ip-10-31-12-79 kernel: GPT: Use GNU Parted to correct GPT errors. Feb 11 16:42:32 ip-10-31-12-79 kernel: xvda: xvda1 xvda2 Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Reached target sysinit.target - System Initialization. Feb 11 16:42:32 ip-10-31-12-79 systemd[1]: Reached target basic.target - Basic System. Feb 11 16:42:33 ip-10-31-12-79 systemd[1]: Found device dev-disk-by\x2duuid-4618963d\x2dd61f\x2d4b78\x2d82e9\x2d4a4c15f4464a.device - /dev/disk/by-uuid/4618963d-d61f-4b78-82e9-4a4c15f4464a. Feb 11 16:42:33 ip-10-31-12-79 systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. Feb 11 16:42:33 ip-10-31-12-79 systemd[1]: Starting systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/4618963d-d61f-4b78-82e9-4a4c15f4464a... Feb 11 16:42:33 ip-10-31-12-79 systemd-fsck[422]: /usr/sbin/fsck.xfs: XFS file system. Feb 11 16:42:33 ip-10-31-12-79 systemd[1]: Finished systemd-fsck-root.service - File System Check on /dev/disk/by-uuid/4618963d-d61f-4b78-82e9-4a4c15f4464a. Feb 11 16:42:33 ip-10-31-12-79 systemd[1]: Mounting sysroot.mount - /sysroot... Feb 11 16:42:33 ip-10-31-12-79 kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled Feb 11 16:42:33 ip-10-31-12-79 kernel: XFS (xvda2): Mounting V5 Filesystem 4618963d-d61f-4b78-82e9-4a4c15f4464a Feb 11 16:42:34 ip-10-31-12-79 kernel: XFS (xvda2): Ending clean mount Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Mounted sysroot.mount - /sysroot. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: initrd-parse-etc.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Reached target initrd-fs.target - Initrd File Systems. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Reached target initrd.target - Initrd Default Target. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target timers.target - Timer Units. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: dracut-pre-pivot.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target initrd.target - Initrd Default Target. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target basic.target - Basic System. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target paths.target - Path Units. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-ask-password-console.path: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target remote-fs.target - Remote File Systems. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target slices.target - Slice Units. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target sockets.target - Socket Units. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target sysinit.target - System Initialization. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target swap.target - Swaps. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: dracut-pre-mount.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-sysctl.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-tmpfiles-setup.service - Create System Files and Directories. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target local-fs.target - Local File Systems. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-udevd.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: initrd-cleanup.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: dracut-pre-udev.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: dracut-cmdline.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-sysusers.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-sysusers.service - Create System Users. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: kmod-static-nodes.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Reached target initrd-switch-root.target - Switch Root. Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Starting initrd-switch-root.service - Switch Root... Feb 11 16:42:34 ip-10-31-12-79 systemd[1]: Switching root. Feb 11 16:42:34 ip-10-31-12-79 systemd-journald[258]: Journal stopped Feb 11 16:42:42 ip-10-31-12-79 systemd-journald: Received SIGTERM from PID 1 (systemd). Feb 11 16:42:42 ip-10-31-12-79 kernel: audit: type=1404 audit(1739310156.180:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability network_peer_controls=1 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability open_perms=1 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability extended_socket_class=1 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability always_check_network=0 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability cgroup_seclabel=1 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 11 16:42:42 ip-10-31-12-79 kernel: SELinux: policy capability userspace_initial_context=0 Feb 11 16:42:42 ip-10-31-12-79 kernel: audit: type=1403 audit(1739310156.928:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Feb 11 16:42:42 ip-10-31-12-79 systemd: Successfully loaded SELinux policy in 828.242ms. Feb 11 16:42:42 ip-10-31-12-79 systemd: Relabeled /dev/, /dev/shm/, /run/ in 7.519ms. Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd 257-4.el10 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +IPE +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE) Feb 11 16:42:42 ip-10-31-12-79 systemd: Detected virtualization xen. Feb 11 16:42:42 ip-10-31-12-79 systemd: Detected architecture x86-64. Feb 11 16:42:42 ip-10-31-12-79 systemd: Initializing machine ID from SMBIOS/DMI UUID. Feb 11 16:42:42 ip-10-31-12-79 systemd: Installed transient /etc/machine-id file. Feb 11 16:42:42 ip-10-31-12-79 systemd: bpf-restrict-fs: LSM BPF program attached Feb 11 16:42:42 ip-10-31-12-79 kernel: Guest personality initialized and is inactive Feb 11 16:42:42 ip-10-31-12-79 kernel: VMCI host device registered (name=vmci, major=10, minor=122) Feb 11 16:42:42 ip-10-31-12-79 kernel: Initialized host personality Feb 11 16:42:42 ip-10-31-12-79 kernel: NET: Registered PF_VSOCK protocol family Feb 11 16:42:42 ip-10-31-12-79 systemd: initrd-switch-root.service: Deactivated successfully. Feb 11 16:42:42 ip-10-31-12-79 systemd: Stopped initrd-switch-root.service - Switch Root. Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-journald.service: Scheduled restart job, restart counter is at 1. Feb 11 16:42:42 ip-10-31-12-79 systemd: Created slice system-getty.slice - Slice /system/getty. Feb 11 16:42:42 ip-10-31-12-79 systemd: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. Feb 11 16:42:42 ip-10-31-12-79 systemd: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. Feb 11 16:42:42 ip-10-31-12-79 systemd: Created slice user.slice - User and Session Slice. Feb 11 16:42:42 ip-10-31-12-79 systemd: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Feb 11 16:42:42 ip-10-31-12-79 systemd: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Feb 11 16:42:42 ip-10-31-12-79 systemd: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. Feb 11 16:42:42 ip-10-31-12-79 systemd: Expecting device dev-ttyS0.device - /dev/ttyS0... Feb 11 16:42:42 ip-10-31-12-79 systemd: Reached target cryptsetup.target - Local Encrypted Volumes. Feb 11 16:42:42 ip-10-31-12-79 systemd: Stopped target initrd-switch-root.target - Switch Root. Feb 11 16:42:42 ip-10-31-12-79 systemd: Stopped target initrd-fs.target - Initrd File Systems. Feb 11 16:42:42 ip-10-31-12-79 systemd: Stopped target initrd-root-fs.target - Initrd Root File System. Feb 11 16:42:42 ip-10-31-12-79 systemd: Reached target integritysetup.target - Local Integrity Protected Volumes. Feb 11 16:42:42 ip-10-31-12-79 systemd: Reached target paths.target - Path Units. Feb 11 16:42:42 ip-10-31-12-79 systemd: Reached target slices.target - Slice Units. Feb 11 16:42:42 ip-10-31-12-79 systemd: Reached target swap.target - Swaps. Feb 11 16:42:42 ip-10-31-12-79 systemd: Reached target veritysetup.target - Local Verity Protected Volumes. Feb 11 16:42:42 ip-10-31-12-79 systemd: Listening on dm-event.socket - Device-mapper event daemon FIFOs. Feb 11 16:42:42 ip-10-31-12-79 systemd: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. Feb 11 16:42:42 ip-10-31-12-79 systemd: Listening on rpcbind.socket - RPCbind Server Activation Socket. Feb 11 16:42:42 ip-10-31-12-79 systemd: Reached target rpcbind.target - RPC Port Mapper. Feb 11 16:42:42 ip-10-31-12-79 systemd: Listening on systemd-coredump.socket - Process Core Dump Socket. Feb 11 16:42:42 ip-10-31-12-79 systemd: Listening on systemd-creds.socket - Credential Encryption/Decryption. Feb 11 16:42:42 ip-10-31-12-79 systemd: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 11 16:42:42 ip-10-31-12-79 systemd: Listening on systemd-udevd-control.socket - udev Control Socket. Feb 11 16:42:42 ip-10-31-12-79 systemd: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Feb 11 16:42:42 ip-10-31-12-79 systemd: Mounting dev-hugepages.mount - Huge Pages File System... Feb 11 16:42:42 ip-10-31-12-79 systemd: Mounting dev-mqueue.mount - POSIX Message Queue File System... Feb 11 16:42:42 ip-10-31-12-79 systemd: Mounting sys-kernel-debug.mount - Kernel Debug File System... Feb 11 16:42:42 ip-10-31-12-79 systemd: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Feb 11 16:42:42 ip-10-31-12-79 systemd: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Feb 11 16:42:42 ip-10-31-12-79 systemd: fips-crypto-policy-overlay.service - Bind-mount FIPS crypto-policy in FIPS mode was skipped because of an unmet condition check (ConditionKernelCommandLine=fips=1). Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting modprobe@configfs.service - Load Kernel Module configfs... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting modprobe@drm.service - Load Kernel Module drm... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting modprobe@fuse.service - Load Kernel Module fuse... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting modprobe@loop.service - Load Kernel Module loop... Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-fsck-root.service: Deactivated successfully. Feb 11 16:42:42 ip-10-31-12-79 systemd: Stopped systemd-fsck-root.service - File System Check on Root Device. Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting systemd-journald.service - Journal Service... Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-modules-load.service - Load Kernel Modules was skipped because no trigger condition checks were met. Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting systemd-network-generator.service - Generate network units from Kernel command line... Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting systemd-sysctl.service - Apply Kernel Variables... Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Feb 11 16:42:42 ip-10-31-12-79 systemd: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Feb 11 16:42:42 ip-10-31-12-79 systemd: modprobe@configfs.service: Deactivated successfully. Feb 11 16:42:42 ip-10-31-12-79 systemd: Finished modprobe@configfs.service - Load Kernel Module configfs. Feb 11 16:42:42 ip-10-31-12-79 systemd: modprobe@drm.service: Deactivated successfully. Feb 11 16:42:42 ip-10-31-12-79 systemd: Finished modprobe@drm.service - Load Kernel Module drm. Feb 11 16:42:42 ip-10-31-12-79 kernel: loop: module loaded Feb 11 16:42:42 ip-10-31-12-79 systemd: modprobe@efi_pstore.service: Deactivated successfully. Feb 11 16:42:42 ip-10-31-12-79 systemd: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. Feb 11 16:42:42 ip-10-31-12-79 systemd: modprobe@loop.service: Deactivated successfully. Feb 11 16:42:42 ip-10-31-12-79 systemd: Finished modprobe@loop.service - Load Kernel Module loop. Feb 11 16:42:42 ip-10-31-12-79 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Feb 11 16:42:42 ip-10-31-12-79 systemd: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Feb 11 16:42:42 ip-10-31-12-79 kernel: device-mapper: uevent: version 1.0.3 Feb 11 16:42:42 ip-10-31-12-79 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev Feb 11 16:42:42 ip-10-31-12-79 systemd: modprobe@dm_mod.service: Deactivated successfully. Feb 11 16:42:42 ip-10-31-12-79 systemd: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. Feb 11 16:42:42 ip-10-31-12-79 systemd-journald[531]: Collecting audit messages is disabled. Feb 11 16:42:42 ip-10-31-12-79 systemd: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. Feb 11 16:42:42 ip-10-31-12-79 systemd-journald[531]: Journal started Feb 11 16:42:42 ip-10-31-12-79 systemd-journald[531]: Runtime Journal (/run/log/journal/ec2675f0f80944ca7c186c1281c30eca) is 8M, max 70.5M, 62.5M free. Feb 11 16:42:42 ip-10-31-12-79 systemd-rc-local-generator[485]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 11 16:42:42 ip-10-31-12-79 systemd: Started systemd-journald.service - Journal Service. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Queued start job for default target multi-user.target. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: systemd-journald.service: Deactivated successfully. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Feb 11 16:42:42 ip-10-31-12-79 kernel: fuse: init (API version 7.41) Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 11 16:42:42 ip-10-31-12-79 systemd[1]: modprobe@fuse.service: Deactivated successfully. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. Feb 11 16:42:43 ip-10-31-12-79 systemd-journald[531]: Runtime Journal (/run/log/journal/ec2675f0f80944ca7c186c1281c30eca) is 8M, max 70.5M, 62.5M free. Feb 11 16:42:43 ip-10-31-12-79 systemd-journald[531]: Received client request to flush runtime journal. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Reached target local-fs.target - Local File Systems. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Listening on systemd-bootctl.socket - Boot Entries Service Socket. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met. Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories... Feb 11 16:42:43 ip-10-31-12-79 systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Feb 11 16:42:43 ip-10-31-12-79 systemd-udevd[574]: Using default interface naming scheme 'rhel-10.0-beta'. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting auditd.service - Security Audit Logging Service... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting rpcbind.service - RPC Bind... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting systemd-machine-id-commit.service - Save Transient machine-id to Disk... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Finished systemd-machine-id-commit.service - Save Transient machine-id to Disk. Feb 11 16:42:44 ip-10-31-12-79 auditd[581]: No plugins found, not dispatching events Feb 11 16:42:44 ip-10-31-12-79 auditd[581]: Init complete, auditd 4.0.3 listening for events (startup state enable) Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started auditd.service - Security Audit Logging Service. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting audit-rules.service - Load Audit Rules... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started rpcbind.service - RPC Bind. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: modprobe@configfs.service: Deactivated successfully. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: etc-machine\x2did.mount: Deactivated successfully. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Condition check resulted in dev-ttyS0.device - /dev/ttyS0 being skipped. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Reached target sysinit.target - System Initialization. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started logrotate.timer - Daily rotation of log files. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Reached target timers.target - Timer Units. Feb 11 16:42:44 ip-10-31-12-79 kernel: RPC: Registered named UNIX socket transport module. Feb 11 16:42:44 ip-10-31-12-79 kernel: RPC: Registered udp transport module. Feb 11 16:42:44 ip-10-31-12-79 kernel: RPC: Registered tcp transport module. Feb 11 16:42:44 ip-10-31-12-79 kernel: RPC: Registered tcp-with-tls transport module. Feb 11 16:42:44 ip-10-31-12-79 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Listening on sshd-unix-local.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Listening on sshd-vsock.socket - OpenSSH Server Socket (systemd-ssh-generator, AF_VSOCK). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Reached target ssh-access.target - SSH Access Available. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Reached target sockets.target - Socket Units. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Reached target rpc_pipefs.target. Feb 11 16:42:44 ip-10-31-12-79 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Feb 11 16:42:44 ip-10-31-12-79 augenrules[585]: /usr/sbin/augenrules: No change Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: No rules Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: enabled 1 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: failure 1 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: pid 581 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: rate_limit 0 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_limit 8192 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: lost 0 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog 3 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_wait_time 60000 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_wait_time_actual 0 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: enabled 1 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: failure 1 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: pid 581 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: rate_limit 0 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_limit 8192 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: lost 0 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog 5 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_wait_time 60000 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_wait_time_actual 0 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: enabled 1 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: failure 1 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: pid 581 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: rate_limit 0 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_limit 8192 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: lost 0 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog 3 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_wait_time 60000 Feb 11 16:42:44 ip-10-31-12-79 augenrules[639]: backlog_wait_time_actual 0 Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: audit-rules.service: Deactivated successfully. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Finished audit-rules.service - Load Audit Rules. Feb 11 16:42:44 ip-10-31-12-79 kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 11 16:42:44 ip-10-31-12-79 (udev-worker)[611]: Network interface NamePolicy= disabled on kernel command line. Feb 11 16:42:44 ip-10-31-12-79 kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Feb 11 16:42:44 ip-10-31-12-79 kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Feb 11 16:42:44 ip-10-31-12-79 kernel: Console: switching to colour dummy device 80x25 Feb 11 16:42:44 ip-10-31-12-79 kernel: [drm] Initialized cirrus 2.0.0 for 0000:00:02.0 on minor 0 Feb 11 16:42:44 ip-10-31-12-79 kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 11 16:42:44 ip-10-31-12-79 kernel: Console: switching to colour frame buffer device 128x48 Feb 11 16:42:44 ip-10-31-12-79 kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. Feb 11 16:42:44 ip-10-31-12-79 dbus-broker-launch[626]: Ready Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Reached target basic.target - Basic System. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting chronyd.service - NTP client/server... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting cloud-init-local.service - Cloud-init: Local Stage (pre-network)... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started irqbalance.service - irqbalance daemon. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Reached target sshd-keygen.target. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting systemd-logind.service - User Login Management... Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. Feb 11 16:42:44 ip-10-31-12-79 systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Feb 11 16:42:45 ip-10-31-12-79 (qbalance)[663]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS Feb 11 16:42:45 ip-10-31-12-79 systemd-logind[666]: New seat seat0. Feb 11 16:42:45 ip-10-31-12-79 systemd-logind[666]: Watching system buttons on /dev/input/event0 (Power Button) Feb 11 16:42:45 ip-10-31-12-79 systemd-logind[666]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 11 16:42:45 ip-10-31-12-79 systemd-logind[666]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Feb 11 16:42:45 ip-10-31-12-79 systemd[1]: Started systemd-logind.service - User Login Management. Feb 11 16:42:45 ip-10-31-12-79 systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Feb 11 16:42:45 ip-10-31-12-79 chronyd[685]: chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Feb 11 16:42:45 ip-10-31-12-79 chronyd[685]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Feb 11 16:42:45 ip-10-31-12-79 chronyd[685]: Loaded seccomp filter (level 2) Feb 11 16:42:45 ip-10-31-12-79 systemd[1]: Started chronyd.service - NTP client/server. Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: Disabling 7: PKCS11 Entropy generator (pkcs11) Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: Disabling 5: NIST Network Entropy Beacon (nist) Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: Disabling 10: Named pipe entropy input (namedpipe) Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: Initializing available sources Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: [hwrng ]: Initialization Failed Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: [rdrand]: Enabling RDRAND rng support Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: [rdrand]: Initialized Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: [jitter]: JITTER timeout set to 5 sec Feb 11 16:42:45 ip-10-31-12-79 rngd[664]: [jitter]: Initializing AES buffer Feb 11 16:42:48 ip-10-31-12-79 cloud-init[692]: Cloud-init v. 24.4-1.el10 running 'init-local' at Tue, 11 Feb 2025 21:42:48 +0000. Up 17.47 seconds. Feb 11 16:42:48 ip-10-31-12-79 dhcpcd[695]: dhcpcd-10.0.6 starting Feb 11 16:42:48 ip-10-31-12-79 kernel: 8021q: 802.1Q VLAN Support v1.8 Feb 11 16:42:48 ip-10-31-12-79 systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. Feb 11 16:42:49 ip-10-31-12-79 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Feb 11 16:42:49 ip-10-31-12-79 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Feb 11 16:42:49 ip-10-31-12-79 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Feb 11 16:42:49 ip-10-31-12-79 dhcpcd[698]: DUID 00:01:00:01:2f:3e:80:d9:0a:ff:ea:15:0b:cb Feb 11 16:42:49 ip-10-31-12-79 dhcpcd[698]: eth0: IAID ea:15:0b:cb Feb 11 16:42:49 ip-10-31-12-79 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Feb 11 16:42:49 ip-10-31-12-79 kernel: cfg80211: failed to load regulatory.db Feb 11 16:42:50 ip-10-31-12-79 rngd[664]: [jitter]: Unable to obtain AES key, disabling JITTER source Feb 11 16:42:50 ip-10-31-12-79 rngd[664]: [jitter]: Initialization Failed Feb 11 16:42:50 ip-10-31-12-79 rngd[664]: Process privileges have been dropped to 2:2 Feb 11 16:42:51 ip-10-31-12-79 dhcpcd[698]: eth0: soliciting a DHCP lease Feb 11 16:42:51 ip-10-31-12-79 dhcpcd[698]: eth0: offered 10.31.12.79 from 10.31.12.1 Feb 11 16:42:51 ip-10-31-12-79 dhcpcd[698]: eth0: leased 10.31.12.79 for 3600 seconds Feb 11 16:42:51 ip-10-31-12-79 dhcpcd[698]: eth0: adding route to 10.31.12.0/22 Feb 11 16:42:51 ip-10-31-12-79 dhcpcd[698]: eth0: adding default route via 10.31.12.1 Feb 11 16:42:51 ip-10-31-12-79 dhcpcd[698]: control command: dhcpcd --dumplease --ipv4only eth0 Feb 11 16:42:51 ip-10-31-12-79 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Feb 11 16:42:51 ip-10-31-12-79 systemd[1]: Started systemd-hostnamed.service - Hostname Service. Feb 11 16:42:51 ip-10-31-12-79 systemd-hostnamed[720]: Hostname set to (static) Feb 11 16:42:51 ip-10-31-12-79 systemd[1]: Finished cloud-init-local.service - Cloud-init: Local Stage (pre-network). Feb 11 16:42:51 ip-10-31-12-79 systemd[1]: Reached target network-pre.target - Preparation for Network. Feb 11 16:42:51 ip-10-31-12-79 systemd[1]: Starting NetworkManager.service - Network Manager... Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9763] NetworkManager (version 1.51.6-1.el10) is starting... (boot:6576e25c-41a9-4ea8-80c8-36aa2cd11f2d) Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9765] Read config: /etc/NetworkManager/NetworkManager.conf, /etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9887] manager[0x555d35336ae0]: monitoring kernel firmware directory '/lib/firmware'. Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9925] hostname: hostname: using hostnamed Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9926] hostname: static hostname changed from (none) to "ip-10-31-12-79.us-east-1.aws.redhat.com" Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9930] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9933] manager[0x555d35336ae0]: rfkill: Wi-Fi hardware radio set enabled Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9934] manager[0x555d35336ae0]: rfkill: WWAN hardware radio set enabled Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9984] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9985] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 11 16:42:51 ip-10-31-12-79 NetworkManager[727]: [1739310171.9985] manager: Networking is enabled by state file Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0006] settings: Loaded settings plugin: keyfile (internal) Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0059] dhcp: init: Using DHCP client 'internal' Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0062] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0082] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0123] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0132] device (lo): Activation: starting connection 'lo' (67d95630-0f8c-4e00-8f30-5b4790991451) Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0139] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0142] device (eth0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Started NetworkManager.service - Network Manager. Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Reached target network.target - Network. Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0169] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0182] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0189] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0191] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0193] device (eth0): carrier: link connected Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0196] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0202] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0206] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0217] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0225] device (eth0): state change: disconnected -> prepare (reason 'none', managed-type: 'full') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0228] manager: NetworkManager state is now CONNECTING Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0229] device (eth0): state change: prepare -> config (reason 'none', managed-type: 'full') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0251] device (eth0): state change: config -> ip-config (reason 'none', managed-type: 'full') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0255] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.0267] dhcp4 (eth0): state changed new lease, address=10.31.12.79, acd pending Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Reached target nfs-client.target - NFS client services. Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Reached target remote-fs.target - Remote File Systems. Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1668] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1672] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1682] device (lo): Activation: successful, device activated. Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1827] dhcp4 (eth0): state changed new lease, address=10.31.12.79 Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1836] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1881] device (eth0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1905] device (eth0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1908] device (eth0): state change: secondaries -> activated (reason 'none', managed-type: 'full') Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1913] manager: NetworkManager state is now CONNECTED_SITE Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1916] device (eth0): Activation: successful, device activated. Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1921] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 11 16:42:52 ip-10-31-12-79 NetworkManager[727]: [1739310172.1924] manager: startup complete Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. Feb 11 16:42:52 ip-10-31-12-79 systemd[1]: Starting cloud-init.service - Cloud-init: Network Stage... Feb 11 16:42:52 ip-10-31-12-79 chronyd[685]: Added source 10.11.160.238 Feb 11 16:42:52 ip-10-31-12-79 chronyd[685]: Added source 10.18.100.10 Feb 11 16:42:52 ip-10-31-12-79 chronyd[685]: Added source 10.2.32.37 Feb 11 16:42:52 ip-10-31-12-79 chronyd[685]: Added source 10.2.32.38 Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: Cloud-init v. 24.4-1.el10 running 'init' at Tue, 11 Feb 2025 21:42:52 +0000. Up 21.69 seconds. Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | eth0 | True | 10.31.12.79 | 255.255.252.0 | global | 0a:ff:ea:15:0b:cb | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | eth0 | True | fe80::8ff:eaff:fe15:bcb/64 | . | link | 0a:ff:ea:15:0b:cb | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: | 2 | multicast | :: | eth0 | U | Feb 11 16:42:52 ip-10-31-12-79 cloud-init[817]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Generating public/private rsa key pair. Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: The key fingerprint is: Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: SHA256:6HlTf6S1hJEITHnl7sEsDex5TAFEDGihVH05+ZsiwVc root@ip-10-31-12-79.us-east-1.aws.redhat.com Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: The key's randomart image is: Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: +---[RSA 3072]----+ Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | ..o*+*+=o | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . .o +oBoEo | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | .. . o++= | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | .o..X.o | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . So= Xo+ | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . ....=o* . | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | o o. .+ o | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . . . | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: +----[SHA256]-----+ Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Generating public/private ecdsa key pair. Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: The key fingerprint is: Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: SHA256:VkMt/h5XvnLHu7HN+7j1rfdQCT1xT2ce5I8Rq6wJsOs root@ip-10-31-12-79.us-east-1.aws.redhat.com Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: The key's randomart image is: Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: +---[ECDSA 256]---+ Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | .. o+=| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | .. . o**| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . .o. .o+o| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | o ..o ..o=| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . S .o .+o| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | o . oo ...| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . o. o.oo| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . .. BX| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | E *O#| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: +----[SHA256]-----+ Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Generating public/private ed25519 key pair. Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: The key fingerprint is: Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: SHA256:yzUM/6xxBK3uQTgBllc5Xh23bixrwBu83hpcByv71Lg root@ip-10-31-12-79.us-east-1.aws.redhat.com Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: The key's randomart image is: Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: +--[ED25519 256]--+ Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | o. ... ....| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | .... o.. ...| Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | .o..o.. . | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | *+o = | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | S B*.+ = | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | . *.=O B | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | o +*+= . | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | ..=* . | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: | oo.E | Feb 11 16:42:53 ip-10-31-12-79 cloud-init[817]: +----[SHA256]-----+ Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Finished cloud-init.service - Cloud-init: Network Stage. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Reached target cloud-config.target - Cloud-config availability. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Reached target network-online.target - Network is Online. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Starting cloud-config.service - Cloud-init: Config Stage... Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Starting kdump.service - Crash recovery kernel arming... Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Starting restraintd.service - The restraint harness.... Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Starting rsyslog.service - System Logging Service... Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Starting sshd.service - OpenSSH server daemon... Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... Feb 11 16:42:53 ip-10-31-12-79 (sshd)[903]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Started restraintd.service - The restraint harness.. Feb 11 16:42:53 ip-10-31-12-79 sm-notify[900]: Version 2.8.2 starting Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Started crond.service - Command Scheduler. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Started getty@tty1.service - Getty on tty1. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Reached target getty.target - Login Prompts. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Started sshd.service - OpenSSH server daemon. Feb 11 16:42:53 ip-10-31-12-79 rsyslogd[901]: [origin software="rsyslogd" swVersion="8.2412.0-1.el10" x-pid="901" x-info="https://www.rsyslog.com"] start Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Started rsyslog.service - System Logging Service. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Reached target multi-user.target - Multi-User System. Feb 11 16:42:53 ip-10-31-12-79 systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. Feb 11 16:42:54 ip-10-31-12-79 rsyslogd[901]: imjournal: journal files changed, reloading... [v8.2412.0-1.el10 try https://www.rsyslog.com/e/0 ] Feb 11 16:42:54 ip-10-31-12-79 cloud-init[957]: Cloud-init v. 24.4-1.el10 running 'modules:config' at Tue, 11 Feb 2025 21:42:54 +0000. Up 23.40 seconds. Feb 11 16:42:54 ip-10-31-12-79 restraintd[906]: Listening on http://localhost:8081 Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Stopping sshd.service - OpenSSH server daemon... Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: sshd.service: Deactivated successfully. Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Stopped sshd.service - OpenSSH server daemon. Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Starting sshd.service - OpenSSH server daemon... Feb 11 16:42:54 ip-10-31-12-79 (sshd)[962]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Started sshd.service - OpenSSH server daemon. Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Finished cloud-config.service - Cloud-init: Config Stage. Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Starting cloud-final.service - Cloud-init: Final Stage... Feb 11 16:42:54 ip-10-31-12-79 kdumpctl[917]: kdump: Detected change(s) in the following file(s): /etc/fstab Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1054]: Cloud-init v. 24.4-1.el10 running 'modules:final' at Tue, 11 Feb 2025 21:42:54 +0000. Up 23.88 seconds. Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1090]: ############################################################# Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1095]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1103]: 256 SHA256:VkMt/h5XvnLHu7HN+7j1rfdQCT1xT2ce5I8Rq6wJsOs root@ip-10-31-12-79.us-east-1.aws.redhat.com (ECDSA) Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1111]: 256 SHA256:yzUM/6xxBK3uQTgBllc5Xh23bixrwBu83hpcByv71Lg root@ip-10-31-12-79.us-east-1.aws.redhat.com (ED25519) Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1117]: 3072 SHA256:6HlTf6S1hJEITHnl7sEsDex5TAFEDGihVH05+ZsiwVc root@ip-10-31-12-79.us-east-1.aws.redhat.com (RSA) Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1118]: -----END SSH HOST KEY FINGERPRINTS----- Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1119]: ############################################################# Feb 11 16:42:54 ip-10-31-12-79 cloud-init[1054]: Cloud-init v. 24.4-1.el10 finished at Tue, 11 Feb 2025 21:42:54 +0000. Datasource DataSourceEc2Local. Up 24.01 seconds Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Finished cloud-final.service - Cloud-init: Final Stage. Feb 11 16:42:54 ip-10-31-12-79 systemd[1]: Reached target cloud-init.target - Cloud-init target. Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 0 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 0 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 48 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 48 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 49 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 49 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 50 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 50 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 51 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 51 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 52 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 52 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 53 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 53 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 54 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 54 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 55 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 55 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 56 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 56 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 57 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 57 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 58 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 58 affinity is now unmanaged Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: Cannot change IRQ 59 affinity: Permission denied Feb 11 16:42:55 ip-10-31-12-79 irqbalance[663]: IRQ 59 affinity is now unmanaged Feb 11 16:42:57 ip-10-31-12-79 chronyd[685]: Received KoD RATE from 50.218.103.254 Feb 11 16:42:57 ip-10-31-12-79 chronyd[685]: Selected source 23.142.248.9 (2.centos.pool.ntp.org) Feb 11 16:42:58 ip-10-31-12-79 kernel: block xvda: the capability attribute has been deprecated. Feb 11 16:42:58 ip-10-31-12-79 kdumpctl[917]: kdump: Rebuilding /boot/initramfs-6.12.0-47.el10.x86_64kdump.img Feb 11 16:42:59 ip-10-31-12-79 dracut[1434]: dracut-103-1.el10 Feb 11 16:42:59 ip-10-31-12-79 dracut[1437]: Executing: /usr/bin/dracut --list-modules Feb 11 16:42:59 ip-10-31-12-79 dracut[1497]: dracut-103-1.el10 Feb 11 16:42:59 ip-10-31-12-79 dracut[1500]: Executing: /usr/bin/dracut --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --aggressive-strip --mount "/dev/disk/by-uuid/4618963d-d61f-4b78-82e9-4a4c15f4464a /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --add squash-squashfs --squash-compressor zstd --no-hostonly-default-device --add kdumpbase --omit "rdma plymouth resume ifcfg earlykdump" -f /boot/initramfs-6.12.0-47.el10.x86_64kdump.img 6.12.0-47.el10.x86_64 Feb 11 16:42:59 ip-10-31-12-79 dracut[1500]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 11 16:43:00 ip-10-31-12-79 dracut[1500]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Feb 11 16:43:00 ip-10-31-12-79 chronyd[685]: Selected source 10.2.32.38 Feb 11 16:43:00 ip-10-31-12-79 dracut[1500]: *** Including module: systemd *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: fips *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: fips-crypto-policies *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: systemd-ask-password *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: systemd-initrd *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: systemd-journald *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: systemd-modules-load *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: systemd-sysctl *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: systemd-sysusers *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: systemd-tmpfiles *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: systemd-udevd *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: rngd *** Feb 11 16:43:01 ip-10-31-12-79 dracut[1500]: *** Including module: i18n *** Feb 11 16:43:02 ip-10-31-12-79 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: drm *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: prefixdevname *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: kernel-modules *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: kernel-modules-extra *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: pcmcia *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: fstab-sys *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: hwdb *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: rootfs-block *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: squash-squashfs *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: terminfo *** Feb 11 16:43:02 ip-10-31-12-79 dracut[1500]: *** Including module: udev-rules *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: dracut-systemd *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: usrmount *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: base *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: fs-lib *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: kdumpbase *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: memstrack *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: microcode_ctl-fw_dir_override *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: microcode_ctl module: mangling fw_dir Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: microcode_ctl: intel: caveats check for kernel version "6.12.0-47.el10.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: microcode_ctl: configuration "intel-06-4f-01" is ignored Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: shutdown *** Feb 11 16:43:03 ip-10-31-12-79 dracut[1500]: *** Including module: squash-lib *** Feb 11 16:43:04 ip-10-31-12-79 dracut[1500]: *** Including modules done *** Feb 11 16:43:04 ip-10-31-12-79 dracut[1500]: *** Installing kernel module dependencies *** Feb 11 16:43:04 ip-10-31-12-79 dracut[1500]: *** Installing kernel module dependencies done *** Feb 11 16:43:04 ip-10-31-12-79 dracut[1500]: *** Resolving executable dependencies *** Feb 11 16:43:05 ip-10-31-12-79 dracut[1500]: *** Resolving executable dependencies done *** Feb 11 16:43:05 ip-10-31-12-79 dracut[1500]: *** Hardlinking files *** Feb 11 16:43:05 ip-10-31-12-79 dracut[1500]: *** Hardlinking files done *** Feb 11 16:43:05 ip-10-31-12-79 dracut[1500]: *** Generating early-microcode cpio image *** Feb 11 16:43:06 ip-10-31-12-79 dracut[1500]: *** Constructing GenuineIntel.bin *** Feb 11 16:43:06 ip-10-31-12-79 dracut[1500]: *** Constructing GenuineIntel.bin *** Feb 11 16:43:06 ip-10-31-12-79 dracut[1500]: *** Store current command line parameters *** Feb 11 16:43:06 ip-10-31-12-79 dracut[1500]: Stored kernel commandline: Feb 11 16:43:06 ip-10-31-12-79 dracut[1500]: No dracut internal kernel commandline stored in the initramfs Feb 11 16:43:06 ip-10-31-12-79 dracut[1500]: *** Squashing the files inside the initramfs *** Feb 11 16:43:13 ip-10-31-12-79 dracut[1500]: *** Squashing the files inside the initramfs done *** Feb 11 16:43:13 ip-10-31-12-79 dracut[1500]: *** Creating image file '/boot/initramfs-6.12.0-47.el10.x86_64kdump.img' *** Feb 11 16:43:14 ip-10-31-12-79 dracut[1500]: *** Creating initramfs image file '/boot/initramfs-6.12.0-47.el10.x86_64kdump.img' done *** Feb 11 16:43:14 ip-10-31-12-79 kernel: PKCS7: Message signed outside of X.509 validity window Feb 11 16:43:14 ip-10-31-12-79 kdumpctl[917]: kdump: kexec: loaded kdump kernel Feb 11 16:43:14 ip-10-31-12-79 kdumpctl[917]: kdump: Starting kdump: [OK] Feb 11 16:43:14 ip-10-31-12-79 systemd[1]: Finished kdump.service - Crash recovery kernel arming. Feb 11 16:43:14 ip-10-31-12-79 systemd[1]: Startup finished in 975ms (kernel) + 4.298s (initrd) + 38.806s (userspace) = 44.081s. Feb 11 16:43:22 ip-10-31-12-79 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Feb 11 16:45:56 ip-10-31-12-79 systemd[1]: Starting logrotate.service - Rotate log files... Feb 11 16:45:56 ip-10-31-12-79 systemd[1]: logrotate.service: Deactivated successfully. Feb 11 16:45:56 ip-10-31-12-79 systemd[1]: Finished logrotate.service - Rotate log files. Feb 11 16:46:02 ip-10-31-12-79 systemd-logind[666]: New session 1 of user root. Feb 11 16:46:02 ip-10-31-12-79 systemd[1]: Created slice user-0.slice - User Slice of UID 0. Feb 11 16:46:02 ip-10-31-12-79 systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... Feb 11 16:46:02 ip-10-31-12-79 systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. Feb 11 16:46:02 ip-10-31-12-79 systemd[1]: Starting user@0.service - User Manager for UID 0... Feb 11 16:46:02 ip-10-31-12-79 systemd-logind[666]: New session 2 of user root. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Queued start job for default target default.target. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Created slice app.slice - User Application Slice. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Reached target paths.target - Paths. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Reached target timers.target - Timers. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Starting dbus.socket - D-Bus User Message Bus Socket... Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Listening on dbus.socket - D-Bus User Message Bus Socket. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Reached target sockets.target - Sockets. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Reached target basic.target - Basic System. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Reached target default.target - Main User Target. Feb 11 16:46:02 ip-10-31-12-79 systemd[4379]: Startup finished in 113ms. Feb 11 16:46:02 ip-10-31-12-79 systemd[1]: Started user@0.service - User Manager for UID 0. Feb 11 16:46:02 ip-10-31-12-79 systemd[1]: Started session-1.scope - Session 1 of User root. Feb 11 16:46:02 ip-10-31-12-79 systemd[1]: session-1.scope: Deactivated successfully. Feb 11 16:46:02 ip-10-31-12-79 systemd-logind[666]: Session 1 logged out. Waiting for processes to exit. Feb 11 16:46:02 ip-10-31-12-79 systemd-logind[666]: Removed session 1. Feb 11 16:46:12 ip-10-31-12-79 systemd[1]: Stopping user@0.service - User Manager for UID 0... Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Activating special unit exit.target... Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Stopped target default.target - Main User Target. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Stopped target basic.target - Basic System. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Stopped target paths.target - Paths. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Stopped target sockets.target - Sockets. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Stopped target timers.target - Timers. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Closed dbus.socket - D-Bus User Message Bus Socket. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Removed slice app.slice - User Application Slice. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Reached target shutdown.target - Shutdown. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Finished systemd-exit.service - Exit the Session. Feb 11 16:46:12 ip-10-31-12-79 systemd[4379]: Reached target exit.target - Exit the Session. Feb 11 16:46:12 ip-10-31-12-79 systemd[1]: user@0.service: Deactivated successfully. Feb 11 16:46:12 ip-10-31-12-79 systemd[1]: Stopped user@0.service - User Manager for UID 0. Feb 11 16:46:12 ip-10-31-12-79 systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0... Feb 11 16:46:12 ip-10-31-12-79 systemd[1]: run-user-0.mount: Deactivated successfully. Feb 11 16:46:12 ip-10-31-12-79 systemd[1]: user-runtime-dir@0.service: Deactivated successfully. Feb 11 16:46:12 ip-10-31-12-79 systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0. Feb 11 16:46:12 ip-10-31-12-79 systemd[1]: Removed slice user-0.slice - User Slice of UID 0. Feb 11 16:46:12 ip-10-31-12-79 systemd-logind[666]: Removed session 2. Feb 11 16:46:18 ip-10-31-12-79 systemd-logind[666]: New session 3 of user root. Feb 11 16:46:18 ip-10-31-12-79 systemd[1]: Created slice user-0.slice - User Slice of UID 0. Feb 11 16:46:18 ip-10-31-12-79 systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... Feb 11 16:46:18 ip-10-31-12-79 systemd-logind[666]: New session 4 of user root. Feb 11 16:46:18 ip-10-31-12-79 systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. Feb 11 16:46:18 ip-10-31-12-79 systemd[1]: Starting user@0.service - User Manager for UID 0... Feb 11 16:46:18 ip-10-31-12-79 systemd-logind[666]: New session 5 of user root. Feb 11 16:46:18 ip-10-31-12-79 systemd[4435]: Queued start job for default target default.target. Feb 11 16:46:18 ip-10-31-12-79 systemd[4435]: Created slice app.slice - User Application Slice. Feb 11 16:46:18 ip-10-31-12-79 systemd[4435]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). Feb 11 16:46:18 ip-10-31-12-79 systemd[4435]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. Feb 11 16:46:18 ip-10-31-12-79 systemd[4435]: Reached target paths.target - Paths. Feb 11 16:46:18 ip-10-31-12-79 systemd[4435]: Reached target timers.target - Timers. Feb 11 16:46:18 ip-10-31-12-79 systemd[4435]: Starting dbus.socket - D-Bus User Message Bus Socket... Feb 11 16:46:18 ip-10-31-12-79 systemd[4435]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... Feb 11 16:46:19 ip-10-31-12-79 systemd[4435]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. Feb 11 16:46:19 ip-10-31-12-79 systemd[4435]: Listening on dbus.socket - D-Bus User Message Bus Socket. Feb 11 16:46:19 ip-10-31-12-79 systemd[4435]: Reached target sockets.target - Sockets. Feb 11 16:46:19 ip-10-31-12-79 systemd[4435]: Reached target basic.target - Basic System. Feb 11 16:46:19 ip-10-31-12-79 systemd[4435]: Reached target default.target - Main User Target. Feb 11 16:46:19 ip-10-31-12-79 systemd[4435]: Startup finished in 102ms. Feb 11 16:46:19 ip-10-31-12-79 systemd[1]: Started user@0.service - User Manager for UID 0. Feb 11 16:46:19 ip-10-31-12-79 systemd[1]: Started session-3.scope - Session 3 of User root. Feb 11 16:46:19 ip-10-31-12-79 systemd[1]: Started session-4.scope - Session 4 of User root. Feb 11 16:46:19 ip-10-31-12-79 systemd[1]: session-4.scope: Deactivated successfully. Feb 11 16:46:19 ip-10-31-12-79 systemd-logind[666]: Session 4 logged out. Waiting for processes to exit. Feb 11 16:46:19 ip-10-31-12-79 systemd-logind[666]: Removed session 4. Feb 11 16:47:32 ip-10-31-12-79 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Feb 11 16:47:32 ip-10-31-12-79 systemd[1]: Started systemd-hostnamed.service - Hostname Service. Feb 11 16:47:32 ip-10-31-12-79 systemd-hostnamed[5948]: Hostname set to (static) Feb 11 16:47:32 ip-10-31-12-79 NetworkManager[727]: [1739310452.1439] hostname: static hostname changed from "ip-10-31-12-79.us-east-1.aws.redhat.com" to "managed-node1" Feb 11 16:47:32 ip-10-31-12-79 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... Feb 11 16:47:32 ip-10-31-12-79 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. Feb 11 16:47:42 ip-10-31-12-79 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Feb 11 16:47:51 ip-10-31-12-79 systemd-logind[666]: New session 6 of user root. Feb 11 16:47:51 ip-10-31-12-79 systemd[1]: Started session-6.scope - Session 6 of User root. Feb 11 16:47:53 ip-10-31-12-79 python3.12[6770]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Feb 11 16:47:54 ip-10-31-12-79 python3.12[6927]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 11 16:47:54 ip-10-31-12-79 python3.12[7055]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Feb 11 16:47:57 ip-10-31-12-79 python3.12[7183]: ansible-ansible.legacy.dnf Invoked with name=['hostname'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 11 16:48:02 ip-10-31-12-79 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Feb 11 16:48:02 ip-10-31-12-79 python3.12[7333]: ansible-hostname Invoked with name=ipaserver.test.local use=systemd Feb 11 16:48:02 ip-10-31-12-79 systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Feb 11 16:48:02 ip-10-31-12-79 systemd[1]: Started systemd-hostnamed.service - Hostname Service. Feb 11 16:48:02 ip-10-31-12-79 systemd-hostnamed[7340]: Changed pretty hostname to 'ipaserver.test.local' Feb 11 16:48:02 ip-10-31-12-79 systemd-hostnamed[7340]: Hostname set to (static) Feb 11 16:48:02 ip-10-31-12-79 NetworkManager[727]: [1739310482.4627] hostname: static hostname changed from "managed-node1" to "ipaserver.test.local" Feb 11 16:48:02 ip-10-31-12-79 systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... Feb 11 16:48:02 ip-10-31-12-79 systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. Feb 11 16:48:03 ip-10-31-12-79 python3.12[7480]: ansible-ansible.legacy.dnf Invoked with name=['nss'] state=latest allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 11 16:48:04 ip-10-31-12-79 systemd[1]: Started run-p7495-i7795.service - [systemd-run] /usr/bin/systemctl start man-db-cache-update. Feb 11 16:48:04 ip-10-31-12-79 systemd[1]: Starting man-db-cache-update.service... Feb 11 16:48:05 ip-10-31-12-79 python3.12[7628]: ansible-ansible.legacy.dnf Invoked with name=['ipa-server', 'python3-libselinux'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 11 16:48:05 ip-10-31-12-79 systemd[1]: man-db-cache-update.service: Deactivated successfully. Feb 11 16:48:05 ip-10-31-12-79 systemd[1]: Finished man-db-cache-update.service. Feb 11 16:48:05 ip-10-31-12-79 systemd[1]: run-p7495-i7795.service: Deactivated successfully. Feb 11 16:48:12 ip-10-31-12-79 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Feb 11 16:48:21 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:21 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:21 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:21 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:21 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:21 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:22 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:22 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:22 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:22 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:22 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:22 ip-10-31-12-79 systemd[1]: Reload requested from client PID 8027 ('systemctl') (unit session-6.scope)... Feb 11 16:48:22 ip-10-31-12-79 systemd[1]: Reloading... Feb 11 16:48:22 ip-10-31-12-79 systemd-rc-local-generator[8065]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 11 16:48:22 ip-10-31-12-79 systemd[1]: Reloading finished in 194 ms. Feb 11 16:48:22 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:22 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:23 ip-10-31-12-79 systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. Feb 11 16:48:23 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:23 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:23 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:23 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:32 ip-10-31-12-79 systemd[1]: systemd-hostnamed.service: Deactivated successfully. Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: Converting 453 SID table entries... Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability network_peer_controls=1 Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability open_perms=1 Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability extended_socket_class=1 Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability always_check_network=0 Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability cgroup_seclabel=1 Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 11 16:48:33 ip-10-31-12-79 kernel: SELinux: policy capability userspace_initial_context=0 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: Converting 453 SID table entries... Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability network_peer_controls=1 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability open_perms=1 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability extended_socket_class=1 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability always_check_network=0 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability cgroup_seclabel=1 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability nnp_nosuid_transition=1 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability ioctl_skip_cloexec=0 Feb 11 16:48:41 ip-10-31-12-79 kernel: SELinux: policy capability userspace_initial_context=0 Feb 11 16:48:41 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:41 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:43 ip-10-31-12-79 systemd[1]: Reload requested from client PID 8208 ('systemctl') (unit session-6.scope)... Feb 11 16:48:43 ip-10-31-12-79 systemd[1]: Reloading... Feb 11 16:48:43 ip-10-31-12-79 systemd-rc-local-generator[8246]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 11 16:48:43 ip-10-31-12-79 systemd[1]: Reloading finished in 199 ms. Feb 11 16:48:47 ip-10-31-12-79 systemd[1]: Reload requested from client PID 8301 ('systemctl') (unit session-6.scope)... Feb 11 16:48:47 ip-10-31-12-79 systemd[1]: Reloading... Feb 11 16:48:47 ip-10-31-12-79 systemd-rc-local-generator[8340]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 11 16:48:47 ip-10-31-12-79 systemd[1]: Reloading finished in 200 ms. Feb 11 16:48:47 ip-10-31-12-79 systemd[1]: Starting fstrim.service - Discard unused blocks on filesystems from /etc/fstab... Feb 11 16:48:47 ip-10-31-12-79 systemd[1]: fstrim.service: Deactivated successfully. Feb 11 16:48:47 ip-10-31-12-79 systemd[1]: Finished fstrim.service - Discard unused blocks on filesystems from /etc/fstab. Feb 11 16:48:51 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:51 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:52 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:52 ip-10-31-12-79 dbus-broker-launch[626]: Noticed file-system modification, trigger reload. Feb 11 16:48:52 ip-10-31-12-79 systemd[1]: Reload requested from client PID 8444 ('systemctl') (unit session-6.scope)... Feb 11 16:48:52 ip-10-31-12-79 systemd[1]: Reloading... Feb 11 16:48:52 ip-10-31-12-79 systemd-rc-local-generator[8482]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 11 16:48:52 ip-10-31-12-79 systemd[1]: Reloading finished in 198 ms. Feb 11 16:48:52 ip-10-31-12-79 systemd[1]: Reloading dbus-broker.service - D-Bus System Message Bus... Feb 11 16:48:52 ip-10-31-12-79 systemd[1]: Reloaded dbus-broker.service - D-Bus System Message Bus. Feb 11 16:48:54 ip-10-31-12-79 systemd[1]: Started run-p9029-i9329.service - [systemd-run] /usr/bin/systemctl start man-db-cache-update. Feb 11 16:48:54 ip-10-31-12-79 systemd[1]: Reload requested from client PID 9033 ('systemctl') (unit session-6.scope)... Feb 11 16:48:54 ip-10-31-12-79 systemd[1]: Reloading... Feb 11 16:48:54 ip-10-31-12-79 systemd-rc-local-generator[9072]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 11 16:48:54 ip-10-31-12-79 systemd[1]: Reloading finished in 201 ms. Feb 11 16:48:54 ip-10-31-12-79 systemd[1]: Starting man-db-cache-update.service... Feb 11 16:48:54 ip-10-31-12-79 systemd[1]: Queuing reload/restart jobs for marked units… Feb 11 16:48:54 ip-10-31-12-79 systemd[1]: Reloading user@0.service - User Manager for UID 0... Feb 11 16:48:54 ip-10-31-12-79 systemd[4435]: Received SIGRTMIN+25 from PID 1 (systemd). Feb 11 16:48:54 ip-10-31-12-79 systemd[4435]: Reexecuting. Feb 11 16:48:55 ip-10-31-12-79 systemd[1]: Reloaded user@0.service - User Manager for UID 0. Feb 11 16:48:56 ip-10-31-12-79 systemd[1]: man-db-cache-update.service: Deactivated successfully. Feb 11 16:48:56 ip-10-31-12-79 systemd[1]: Finished man-db-cache-update.service. Feb 11 16:48:56 ip-10-31-12-79 systemd[1]: run-p9029-i9329.service: Deactivated successfully. Feb 11 16:49:01 ip-10-31-12-79 python3.12[9716]: ansible-ansible.legacy.dnf Invoked with name=['firewalld'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=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 sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Feb 11 16:49:03 ip-10-31-12-79 python3.12[9851]: ansible-ansible.builtin.systemd Invoked with name=firewalld enabled=True state=started daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Feb 11 16:49:03 ip-10-31-12-79 systemd[1]: Reload requested from client PID 9854 ('systemctl') (unit session-6.scope)... Feb 11 16:49:03 ip-10-31-12-79 systemd[1]: Reloading... Feb 11 16:49:03 ip-10-31-12-79 systemd-rc-local-generator[9887]: /etc/rc.d/rc.local is not marked executable, skipping. Feb 11 16:49:03 ip-10-31-12-79 systemd[1]: Reloading finished in 202 ms. Feb 11 16:49:03 ip-10-31-12-79 systemd[1]: Starting firewalld.service - firewalld - dynamic firewall daemon... Feb 11 16:49:03 ip-10-31-12-79 systemd[1]: Started firewalld.service - firewalld - dynamic firewall daemon. Feb 11 16:49:03 ip-10-31-12-79 kernel: Warning: Unmaintained driver is detected: ip_set Feb 11 16:49:04 ip-10-31-12-79 systemd[1]: Starting polkit.service - Authorization Manager... Feb 11 16:49:04 ip-10-31-12-79 polkitd[9996]: Started polkitd version 125 Feb 11 16:49:04 ip-10-31-12-79 systemd[1]: Started polkit.service - Authorization Manager. Feb 11 16:49:05 ip-10-31-12-79 python3.12[10092]: 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 11 16:49:08 ip-10-31-12-79 python3.12[10371]: 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 11 16:49:09 ip-10-31-12-79 python3.12[10508]: 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 Feb 11 16:49:09 ip-10-31-12-79 python3.12[10642]: 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 Feb 11 16:49:10 ip-10-31-12-79 python3.12[10776]: 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 Feb 11 16:49:10 ip-10-31-12-79 python3.12[10910]: 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 Feb 11 16:49:10 ip-10-31-12-79 python3.12[11044]: ansible-ansible.legacy.command Invoked with _raw_params=cat /proc/sys/kernel/random/entropy_avail _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 TASK [FAILURE - grab archive] ************************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:133 Tuesday 11 February 2025 16:49:11 -0500 (0:00:00.436) 0:01:20.395 ****** changed: [managed-node1] => { "changed": true, "checksum": "8acc13d047fefeadd581c59aad30ed3f10b1537c", "dest": "/tmp/ipalogs.tgz", "md5sum": "1cfaa3fbb93d29b6e0dd8a4798548993", "remote_checksum": "8acc13d047fefeadd581c59aad30ed3f10b1537c", "remote_md5sum": null } TASK [FAILURE - unpack archive] ************************************************ task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:138 Tuesday 11 February 2025 16:49:11 -0500 (0:00:00.507) 0:01:20.903 ****** ok: [managed-node1 -> 127.0.0.1] => { "changed": false, "cmd": "set -euo pipefail\ncd \"/tmp\"\ntar -xvzf ipalogs.tgz\nchmod 0644 *", "delta": "0:00:01.014210", "end": "2025-02-11 16:49:13.176187", "rc": 0, "start": "2025-02-11 16:49:12.161977" } STDOUT: messages ipaserver-install.log pki/ TASK [Failed] ****************************************************************** task path: /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:146 Tuesday 11 February 2025 16:49:13 -0500 (0:00:01.272) 0:01:22.175 ****** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: failed PLAY RECAP ********************************************************************* managed-node1 : ok=28 changed=9 unreachable=0 failed=1 skipped=7 rescued=1 ignored=0 TASKS RECAP ******************************************************************** Tuesday 11 February 2025 16:49:13 -0500 (0:00:00.023) 0:01:22.199 ****** =============================================================================== ipaserver : Install - Ensure that IPA server packages are installed ---- 56.14s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:7 ------------------------- Ensure hostname package is installed ------------------------------------ 4.98s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:53 Gathering Facts --------------------------------------------------------- 2.58s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:2 ipaserver : Install - Server preparation -------------------------------- 2.20s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:161 ----------------------- Ensure nss package is up-to-date ---------------------------------------- 1.94s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:65 ipaserver : Install - Server installation test -------------------------- 1.51s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:62 ------------------------ ipaserver : Firewalld service - Ensure that firewalld is running -------- 1.43s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:34 ------------------------ ipaserver : Install - Master password creation -------------------------- 1.30s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:142 ----------------------- FAILURE - unpack archive ------------------------------------------------ 1.27s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:138 Clone ansible-freeipa repo ---------------------------------------------- 1.23s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:32 ipaserver : Cleanup temporary files ------------------------------------- 1.19s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:477 ----------------------- Set hostname ------------------------------------------------------------ 0.96s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:59 ipaserver : Install - Ensure that firewall packages installed ----------- 0.93s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:24 ------------------------ Create role symlinks ---------------------------------------------------- 0.55s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:41 FAILURE - grab archive -------------------------------------------------- 0.51s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:133 Check if system is ostree ----------------------------------------------- 0.44s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tests_basic_ipa.yml:13 FAILURE - get logs for debugging ---------------------------------------- 0.44s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:114 Ensure freeipa-repo is absent ------------------------------------------- 0.44s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:24 FAILURE - check entropy ------------------------------------------------- 0.42s /tmp/collections-YtT/ansible_collections/fedora/linux_system_roles/tests/certificate/tasks/setup_ipa.yml:111 ipaserver : Install - Cleanup root IPA cache ---------------------------- 0.39s /tmp/freeipa-repo/roles/ipaserver/tasks/install.yml:472 -----------------------